{"id":11,"date":"2024-06-21T17:22:03","date_gmt":"2024-06-21T15:22:03","guid":{"rendered":"http:\/\/wtwstore.com\/?page_id=11"},"modified":"2026-03-25T20:27:42","modified_gmt":"2026-03-25T19:27:42","slug":"return-policy","status":"publish","type":"page","link":"https:\/\/wtwstore.com\/es\/return-policy","title":{"rendered":"Pol\u00edtica de Devoluciones"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11\" class=\"elementor elementor-11\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dca4380 e-flex e-con-boxed e-con e-parent\" data-id=\"dca4380\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b8ef84 elementor-widget elementor-widget-html\" data-id=\"9b8ef84\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  :root {\r\n    --wtw-primary: #FF6600;\r\n    --wtw-primary-soft: #FDF3EC;\r\n    --wtw-dark: #050b16;\r\n    --wtw-text: #111827;\r\n    --wtw-muted: #6b7280;\r\n    --wtw-border: #e5e7eb;\r\n    --wtw-radius-lg: 18px;\r\n    --wtw-radius-xl: 26px;\r\n    --wtw-shadow-soft: 0 18px 45px rgba(15, 23, 42, 0.16);\r\n  }\r\n\r\n  .wtw-terms {\r\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\r\n    color: var(--wtw-text);\r\n    line-height: 1.6;\r\n    background: linear-gradient(180deg, #fffaf7 0%, #fff3eb 100%);\r\n    padding: 3rem 2rem 4rem;\r\n  }\r\n\r\n  .wtw-terms-inner {\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .wtw-terms-header {\r\n    background: radial-gradient(circle at 0 0, rgba(255, 102, 0, 0.16), transparent 55%),\r\n      radial-gradient(circle at 100% 0, rgba(5, 11, 22, 0.6), transparent 55%),\r\n      linear-gradient(135deg, #050b16, #07142a);\r\n    color: #fff;\r\n    padding: 2.4rem 2.6rem 2.1rem;\r\n    border-radius: var(--wtw-radius-xl);\r\n    box-shadow: var(--wtw-shadow-soft);\r\n    margin-bottom: 2.5rem;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .wtw-terms-header::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(circle at 80% 120%, rgba(255, 102, 0, 0.2), transparent 55%);\r\n    opacity: 0.9;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .wtw-terms-header-inner {\r\n    position: relative;\r\n    z-index: 1;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    align-items: center;\r\n  }\r\n\r\n  .wtw-terms-pill {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.55rem;\r\n    padding: 0.3rem 0.9rem;\r\n    border-radius: 999px;\r\n    background: rgba(15, 23, 42, 0.6);\r\n    border: 1px solid rgba(148, 163, 184, 0.35);\r\n    font-size: 0.82rem;\r\n    letter-spacing: 0.04em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 0.9rem;\r\n  }\r\n\r\n  .wtw-terms-pill-dot {\r\n    width: 7px;\r\n    height: 7px;\r\n    border-radius: 999px;\r\n    background: var(--wtw-primary);\r\n    box-shadow: 0 0 0 5px rgba(255, 102, 0, 0.35);\r\n  }\r\n\r\n  .wtw-terms h1 {\r\n    font-size: clamp(1.7rem, 2.4vw, 2.1rem);\r\n    margin: 0 0 0.4rem;\r\n  }\r\n\r\n  .wtw-terms-subtitle {\r\n    margin: 0;\r\n    font-size: 0.98rem;\r\n    color: rgba(226, 232, 240, 0.9);\r\n    text-align: center\r\n  }\r\n\r\n  .wtw-terms-meta {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 0.8rem 1.8rem;\r\n    margin-top: 1.25rem;\r\n    font-size: 0.86rem;\r\n    color: rgba(203, 213, 225, 0.95);\r\n  }\r\n\r\n  .wtw-terms-meta span {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.45rem;\r\n    padding: 0.35rem 0.85rem;\r\n    border-radius: 999px;\r\n    background: rgba(15, 23, 42, 0.7);\r\n    border: 1px solid rgba(148, 163, 184, 0.4);\r\n  }\r\n\r\n  .wtw-terms-meta span::before {\r\n    content: \"\";\r\n    width: 7px;\r\n    height: 7px;\r\n    border-radius: 999px;\r\n    background: rgba(148, 163, 184, 0.95);\r\n  }\r\n\r\n  .wtw-terms-layout {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 260px) minmax(0, 1fr);\r\n    gap: 1.75rem;\r\n  }\r\n\r\n  @media (max-width: 900px) {\r\n    .wtw-terms-layout {\r\n      grid-template-columns: minmax(0, 1fr);\r\n    }\r\n  }\r\n\r\n  .wtw-terms-sidebar {\r\n    position: sticky;\r\n    top: 1.1rem;\r\n    align-self: flex-start;\r\n  }\r\n\r\n  @media (max-width: 900px) {\r\n    .wtw-terms-sidebar {\r\n      position: static;\r\n    }\r\n  }\r\n\r\n  .wtw-terms-card {\r\n    background: #fff;\r\n    border-radius: var(--wtw-radius-lg);\r\n    border: 1px solid var(--wtw-border);\r\n    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);\r\n    padding: 1.4rem 1.5rem 1.5rem;\r\n  }\r\n\r\n  .wtw-terms-toc-title {\r\n    font-size: 0.92rem;\r\n    font-weight: 600;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.06em;\r\n    color: var(--wtw-muted);\r\n    margin-bottom: 0.6rem;\r\n  }\r\n\r\n  .wtw-terms-toc {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0;\r\n    font-size: 0.9rem;\r\n    max-height: 420px;\r\n    overflow: auto;\r\n  }\r\n\r\n  .wtw-terms-toc li+li {\r\n    margin-top: 0.22rem;\r\n  }\r\n\r\n  .wtw-terms-toc a {\r\n    display: flex;\r\n    align-items: baseline;\r\n    gap: 0.5rem;\r\n    padding: 0.4rem 0.55rem;\r\n    border-radius: 999px;\r\n    text-decoration: none;\r\n    color: var(--wtw-text);\r\n    border: 1px solid transparent;\r\n    transition: all 0.16s ease;\r\n  }\r\n\r\n  .wtw-terms-toc a span {\r\n    white-space: nowrap;\r\n    color: var(--wtw-muted);\r\n    font-size: 0.8rem;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .wtw-terms-toc a strong {\r\n    font-weight: 500;\r\n  }\r\n\r\n  .wtw-terms-toc a:hover {\r\n    border-color: rgba(232, 89, 14, 0.4);\r\n    background: var(--wtw-primary-soft);\r\n    color: #111827;\r\n  }\r\n\r\n  .wtw-terms-contact {\r\n    margin-top: 1.1rem;\r\n    border-top: 1px dashed var(--wtw-border);\r\n    padding-top: 0.9rem;\r\n    font-size: 0.86rem;\r\n    color: var(--wtw-muted);\r\n  }\r\n\r\n  .wtw-terms-contact strong {\r\n    color: var(--wtw-text);\r\n    font-weight: 600;\r\n  }\r\n\r\n  .wtw-terms-contact a {\r\n    color: var(--wtw-text);\r\n    text-decoration: none;\r\n    border-bottom: 1px solid rgba(255, 102, 0, 0.45);\r\n  }\r\n\r\n  .wtw-terms-contact a:hover {\r\n    color: #FF6600;\r\n    border-bottom-color: #FF6600;\r\n  }\r\n\r\n  .wtw-terms-main {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 1.4rem;\r\n  }\r\n\r\n  .wtw-terms-article {\r\n    background: #fff;\r\n    border-radius: var(--wtw-radius-lg);\r\n    border: 1px solid var(--wtw-border);\r\n    padding: 1.35rem 1.6rem 1.25rem;\r\n    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);\r\n  }\r\n\r\n  .wtw-terms-article+.wtw-terms-article {\r\n    margin-top: 0.35rem;\r\n  }\r\n\r\n  .wtw-terms-article h2 {\r\n    margin: 0 0 0.4rem;\r\n    font-size: 1.05rem;\r\n    display: flex;\r\n    align-items: baseline;\r\n    gap: 0.55rem;\r\n  }\r\n\r\n  .wtw-terms-article h2 span {\r\n    font-size: 0.86rem;\r\n    padding: 0.1rem 0.55rem;\r\n    border-radius: 999px;\r\n    background: var(--wtw-primary-soft);\r\n    color: #111827;\r\n    border: 1px solid rgba(255, 102, 0, 0.35);\r\n    font-weight: 600;\r\n  }\r\n\r\n  .wtw-terms-article p {\r\n    margin: 0.35rem 0;\r\n    font-size: 0.95rem;\r\n    color: #111827;\r\n  }\r\n\r\n  .wtw-terms-article ol {\r\n    margin: 0.35rem 0 0.35rem 1.1rem;\r\n    padding-left: 0.2rem;\r\n    font-size: 0.95rem;\r\n  }\r\n\r\n  .wtw-terms-article li+li {\r\n    margin-top: 0.15rem;\r\n  }\r\n\r\n  .wtw-terms-note {\r\n    font-size: 0.85rem;\r\n    color: var(--wtw-muted);\r\n    margin-top: 0.5rem;\r\n  }\r\n\r\n  .wtw-terms-footer {\r\n    margin-top: 2.1rem;\r\n    text-align: right;\r\n    font-size: 0.88rem;\r\n    color: var(--wtw-muted);\r\n  }\r\n\r\n  .wtw-terms-top {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.4rem;\r\n    padding: 0.3rem 0.85rem;\r\n    border-radius: 999px;\r\n    border: 1px solid rgba(148, 163, 184, 0.6);\r\n    background: #fff;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    color: var(--wtw-text);\r\n  }\r\n\r\n  .wtw-terms-top:hover {\r\n    border-color: var(--wtw-primary);\r\n  }\r\n\r\n  html {\r\n    scroll-behavior: smooth;\r\n  }\r\n\r\n  .wtw-terms-download {\r\n    margin-top: 1.3rem;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 0.55rem 1.5rem;\r\n    border-radius: 999px;\r\n    background: var(--wtw-primary);\r\n    color: #111827 !important;\r\n    font-weight: 600;\r\n    font-size: 0.9rem;\r\n    text-decoration: none;\r\n    box-shadow: 0 14px 32px rgba(15, 23, 42, 0.45);\r\n    transition: all 0.15s ease;\r\n    letter-spacing: 0.01em;\r\n    white-space: nowrap;\r\n  }\r\n\r\n  .wtw-terms-download:hover {\r\n    background: #E8590E;\r\n    transform: translateY(-1px);\r\n    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.5);\r\n  }\r\n\r\n  @media only screen and (max-width: 600px) {\r\n    .wtw-terms-download {\r\n      width: 100%;\r\n      white-space: normal;\r\n    }\r\n\r\n    .wtw-terms {\r\n      padding: 2rem 1rem 3rem;\r\n    }\r\n\r\n    .wtw-terms-header {\r\n      padding: 1.8rem 1.4rem 1.6rem;\r\n      border-radius: 26px;\r\n    }\r\n\r\n    .wtw-terms-header-inner {\r\n      max-width: 100%;\r\n      margin: 0 auto;\r\n      text-align: center;\r\n    }\r\n\r\n    .wtw-terms-pill {\r\n      justify-content: center;\r\n      margin-inline: auto;\r\n    }\r\n\r\n    .wtw-terms-meta {\r\n      justify-content: center;\r\n    }\r\n\r\n    .wtw-terms-layout {\r\n      gap: 1.25rem;\r\n    }\r\n\r\n    .wtw-terms-sidebar {\r\n      position: static;\r\n    }\r\n\r\n    .wtw-terms-card {\r\n      padding: 1.2rem 1.1rem 1.2rem;\r\n    }\r\n\r\n    .wtw-terms-article {\r\n      padding: 1.2rem 1.2rem 1.1rem;\r\n    }\r\n\r\n    .wtw-terms-article h2 {\r\n      flex-direction: column;\r\n      align-items: flex-start;\r\n      gap: 0.35rem;\r\n    }\r\n\r\n    .wtw-terms-article h2 span {\r\n      align-self: flex-start;\r\n    }\r\n\r\n    .wtw-terms-article p,\r\n    .wtw-terms-article ol {\r\n      font-size: 0.92rem;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"wtw-terms\">\r\n  <div class=\"wtw-terms-inner\" id=\"wtw-return-top\">\r\n    <header class=\"wtw-terms-header\">\r\n      <div class=\"wtw-terms-header-inner\">\r\n        <div class=\"wtw-terms-pill\">\r\n          <span class=\"wtw-terms-pill-dot\"><\/span>\r\n          Informaci\u00f3n Legal \u2022 wtwstore.com\r\n        <\/div>\r\n        <h1>Pol\u00edtica De Devoluciones &amp; Derecho De Desistimiento<\/h1>\r\n        <p class=\"wtw-terms-subtitle\">\r\n          For all items you purchase from us, the statutory warranty applies. Statutory warranty means that a product\r\n          is,\r\n          or should do, what a consumer may reasonably expect. Some products may also be covered by a manufacturer's\r\n          warranty.\r\n          This does not affect the statutory warranty.\r\n        <\/p>\r\n        <div class=\"wtw-terms-meta\">\r\n          <span>Tema: Devoluciones &amp; Derecho De Desistimiento<\/span>\r\n          <span>Tienda online: wtwstore.com<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"wtw-terms-layout\">\r\n      <aside class=\"wtw-terms-sidebar\">\r\n        <div class=\"wtw-terms-card\">\r\n          <div class=\"wtw-terms-toc-title\">Contenido<\/div>\r\n          <ol class=\"wtw-terms-toc\">\r\n            <li><a href=\"#return-1\"><span>Art\u00edculo 1<\/span><strong>Garant\u00eda Legal &amp; Derecho De Desistimiento<\/strong><\/a>\r\n            <\/li>\r\n            <li><a href=\"#return-2\"><span>Art\u00edculo 2<\/span><strong>Plazo De Desistimiento<\/strong><\/a><\/li>\r\n            <li><a href=\"#return-3\"><span>Art\u00edculo 3<\/span><strong>C\u00f3mo Desistir<\/strong><\/a><\/li>\r\n            <li><a href=\"#return-4\"><span>Art\u00edculo 4<\/span><strong>Efectos Del Desistimiento<\/strong><\/a><\/li>\r\n            <li><a href=\"#return-5\"><span>Art\u00edculo 5<\/span><strong>Devoluci\u00f3n De Productos &amp; Costes<\/strong><\/a><\/li>\r\n            <li><a href=\"#return-6\"><span>Art\u00edculo 6<\/span><strong>Exclusions<\/strong><\/a><\/li>\r\n            <li><a href=\"#return-7\"><span>Art\u00edculo 7<\/span><strong>Direcci\u00f3n De Devoluci\u00f3n Y Formulario Modelo De Desistimiento<\/strong><\/a>\r\n            <\/li>\r\n          <\/ol>\r\n\r\n          <div class=\"wtw-terms-contact\">\r\n            <strong>\u00bfTienes Preguntas Sobre Devoluciones?<\/strong><br \/>\r\n            Cont\u00e1ctenos En\r\n            <a href=\"mailto:info@wtwstore.com\">info@wtwstore.com<\/a>.\r\n          <\/div>\r\n        <\/div>\r\n      <\/aside>\r\n\r\n      <main class=\"wtw-terms-main\">\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-1\">\r\n          <h2><span>Art\u00edculo 1<\/span>Garant\u00eda Legal &amp; Derecho De Desistimiento<\/h2>\r\n          <p>\r\n            Para Todos Los Art\u00edculos Que Nos Compra, El <strong>Garant\u00eda Legal<\/strong> applies. Statutory warranty\r\n            means\r\n            that a product is, or should do, what a consumer may reasonably expect. Some products may also be covered by\r\n            a\r\n            manufacturer's warranty. This does not affect the statutory warranty.\r\n          <\/p>\r\n          <p>\r\n            Adem\u00e1s, Como Consumidor, Tiene Un Plazo Legal De Desistimiento Para Compras Online\n(<strong>Derecho De Desistimiento<\/strong>). Esto Significa Que Puede Cancelar El Contrato Dentro De Un Determinado Plazo\nSin Dar Ning\u00fan Motivo.\r\n          <\/p>\r\n          <p>\r\n            The right of withdrawal is separate from the statutory warranty and any manufacturer\u2019s warranty or\r\n            additional guarantees.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-2\">\r\n          <h2><span>Art\u00edculo 2<\/span>Plazo De Desistimiento<\/h2>\r\n          <p>\r\n            Tienes Derecho A Desistir Del Contrato En Un Plazo De <strong>14 D\u00edas<\/strong> Despu\u00e9s De Recibir Los Productos,\nSin Dar Ning\u00fan Motivo.\r\n          <\/p>\r\n          <p>\r\n            El Plazo De Desistimiento De 14 D\u00edas Comienza El D\u00eda En Que Usted, O Un Tercero Designado Por Usted\n(Que No Sea El Transportista), Toma Posesi\u00f3n F\u00edsica Del (\u00daltimo) Producto.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-3\">\r\n          <h2><span>Art\u00edculo 3<\/span>C\u00f3mo Ejercer El Derecho De Desistimiento<\/h2>\r\n          <p>\r\n            Si Desea Desistir Del Contrato, Debe Informarnos Dentro Del Plazo De Desistimiento Mediante Un\r\n            <strong>Declaraci\u00f3n Inequ\u00edvoca<\/strong>. Puede Hacer Esto, Por Ejemplo, A Trav\u00e9s De:\r\n          <\/p>\r\n          <ol>\r\n            <li>correo electr\u00f3nico a <strong>info@wtwstore.com<\/strong>,<\/li>\r\n            <li>una carta por correo postal, o<\/li>\r\n            <li>el formulario de contacto en nuestro sitio web.<\/li>\r\n          <\/ol>\r\n          <p>\r\n            Puede Utilizar El <strong>formulario modelo de desistimiento<\/strong> (si se indica en esta p\u00e1gina), pero esto no es obligatorio.\r\n          <\/p>\r\n          <p>\r\n            To meet the deadline, it is sufficient to send your message concerning the exercise of the right of\r\n            withdrawal\r\n            before the 14-day period has expired.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-4\">\r\n          <h2><span>Art\u00edculo 4<\/span>Efectos Del Desistimiento (Reembolso)<\/h2>\r\n          <p>\r\n            Si Desiste Del Contrato, Le Reembolsaremos Todos Los Pagos Que Hayamos Recibido De Usted Hasta Ese Momento,\nIncluidos Los Gastos De Entrega De <strong>env\u00edo est\u00e1ndar<\/strong>.\r\n          <\/p>\r\n          <p>\r\n            Cualquier Coste Adicional Resultante De Su Elecci\u00f3n De Un M\u00e9todo De Entrega Distinto De La Entrega Est\u00e1ndar M\u00e1s Econ\u00f3mica\nOfrecida Por Nosotros (P. Ej., Entrega Expr\u00e9s O Con Franja Horaria) Ser\u00e1 <strong>no<\/strong> be refunded.\r\n          <\/p>\r\n          <p>\r\n            En Caso De Devoluci\u00f3n Parcial (Conserva Parte De Su Pedido), Los Gastos De Env\u00edo No Se Reembolsar\u00e1n.\r\n          <\/p>\r\n          <p>\r\n            Le Reembolsaremos Lo Antes Posible, Pero A M\u00e1s Tardar <strong>14 D\u00edas<\/strong> after we have been\r\n            informed\r\n            of your decision to withdraw from the contract. We may withhold the refund until we have received the goods,\r\n            or until you have supplied evidence of having returned the goods, whichever is earlier.\r\n          <\/p>\r\n          <p>\r\n            Los Reembolsos Se Realizar\u00e1n Utilizando El Mismo Medio De Pago Que Utiliz\u00f3 Para La Transacci\u00f3n Inicial, A Menos Que Hayamos\nAcordado Expresamente Lo Contrario. No Se Le Cobrar\u00e1 Ninguna Comisi\u00f3n Por Dicho Reembolso.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-5\">\r\n          <h2><span>Art\u00edculo 5<\/span>Devoluci\u00f3n De Productos &amp; Costes<\/h2>\r\n          <p>\r\n            Despu\u00e9s De Habernos Notificado Su Desistimiento, Debe Devolver Los Productos <strong>as soon as possible, and in\r\n              any\r\n              event within 14 days<\/strong>, o entr\u00e9guelos a nosotros.\r\n          <\/p>\r\n          <p>\r\n            Se Considerar\u00e1 Cumplido El Plazo Si Devuelve Los Productos Antes De Que Haya Finalizado El Plazo De 14 D\u00edas.\r\n          <\/p>\r\n          <p>\r\n            El <strong>costes directos de la devoluci\u00f3n de los productos<\/strong> are at your expense, unless explicitly stated\r\n            otherwise.\r\n          <\/p>\r\n          <p>\r\n            You are only liable for any diminished value of the goods resulting from handling beyond what is necessary\r\n            to\r\n            establish the nature, characteristics, and functioning of the goods. In other words: you may inspect the\r\n            product\r\n            as you would in a physical store.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-6\">\r\n          <h2><span>Art\u00edculo 6<\/span>Exclusiones Del Derecho De Desistimiento<\/h2>\r\n          <p>\r\n            En determinados casos, el derecho de desistimiento puede quedar excluido. Esto se aplica, por ejemplo, a:\r\n          <\/p>\r\n          <ol>\r\n            <li><strong>productos fabricados a medida<\/strong> o productos fabricados seg\u00fan sus especificaciones;<\/li>\r\n            <li>productos que son claramente de naturaleza personal;<\/li>\r\n            <li>\r\n              products that are not suitable for return due to health protection or hygiene reasons and whose seal has\r\n              been\r\n              broken after delivery.\r\n            <\/li>\r\n          <\/ol>\r\n          <p>\r\n            If the right of withdrawal does not apply to a specific product, we will clearly state this on the relevant\r\n            product page.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <article class=\"wtw-terms-article\" id=\"return-7\">\r\n          <h2><span>Art\u00edculo 7<\/span>Direcci\u00f3n De Devoluci\u00f3n Y Formulario Modelo De Desistimiento<\/h2>\r\n\r\n          <p><strong>Direcci\u00f3n de devoluci\u00f3n<\/strong><\/p>\r\n          <p>\r\n            Env\u00ede su devoluci\u00f3n, bien embalada y preferiblemente con una copia de su factura, a:\r\n          <\/p>\r\n          <p>\r\n            <strong>WTW Store \u2013 Devoluciones<\/strong><br>\r\n            Moncif Klussenbedrijf (WTW Store)<br>\r\n            Prinses Beatrixlaan 29<br>\r\n            2224 XG Katwijk ZH<br>\r\n            Pa\u00edses Bajos\r\n          <\/p>\r\n          <p class=\"wtw-terms-note\">\r\n            Esta Es La Direcci\u00f3n De Devoluci\u00f3n Para Todas Las Devoluciones. Siempre Puede Encontrar La Direcci\u00f3n De Devoluci\u00f3n En Esta P\u00e1gina.\r\n          <\/p>\r\n        <\/article>\r\n\r\n        <div class=\"wtw-terms-footer\">\r\n          <a href=\"#wtw-return-top\" class=\"wtw-terms-top\">Volver Arriba \u2934<\/a>\r\n        <\/div>\r\n      <\/main>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<section class=\"elementor-element elementor-element-229e807 e-flex e-con-boxed e-con e-parent\" data-id=\"229e807\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-186757e e-con-full e-flex e-con e-child\" data-id=\"186757e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55406cb elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"55406cb\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Return form\" aria-label=\"Return form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"11\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"55406cb\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"WTW Store\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNombre\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Nombre\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-company elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNombre de la empresa\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[company]\" id=\"form-field-company\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Nombre de la empresa\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCorreo electr\u00f3nico\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Correo electr\u00f3nico\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-phone elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-phone\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tN\u00famero de tel\u00e9fono\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[phone]\" id=\"form-field-phone\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"N\u00famero de tel\u00e9fono\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMensaje\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Mensaje\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_7464f7b elementor-col-100 recaptcha_v3-bottomleft\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_7464f7b\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6Ldw4BgsAAAAAEcWmMue-6mV1w7yZ651fdDWu6Gq\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomleft\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text\">\n\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_f94e058]\" id=\"form-field-field_f94e058\" class=\"elementor-field elementor-size-sm\" style=\"display:none !important;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_3fff521 elementor-col-100\">\n\t\t\t\t\tAl enviar este formulario, acepto el tratamiento de mis datos personales de acuerdo con la <a href=\"http:\/\/wtwstore.com\/es\/privacy-policy\/\" target=\"_blank\">pol\u00edtica de privacidad<\/a>.\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Enviar<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"es\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Legal information \u2022 wtwstore.com Returns Policy &#038; Right of Withdrawal For all items you purchase from us, the statutory warranty applies. Statutory warranty means that a product is, or should do, what a consumer may reasonably expect. Some products may also be covered by a manufacturer&#8217;s warranty. This does not affect the statutory warranty. Topic: [&hellip;]<\/p>","protected":false},"author":7,"featured_media":5651,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-11","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Return Policy | WTW Store<\/title>\n<meta name=\"description\" content=\"View the return policy of wtwstore.com. Learn how to return ventilation products easily with clear instructions, timelines, and support options.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wtwstore.com\/es\/return-policy\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Return Policy | WTW Store\" \/>\n<meta property=\"og:description\" content=\"View the return policy of wtwstore.com. Learn how to return ventilation products easily with clear instructions, timelines, and support options.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wtwstore.com\/es\/return-policy\" \/>\n<meta property=\"og:site_name\" content=\"WTW Store\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-25T19:27:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wtwstore.com\/return-policy\",\"url\":\"https:\/\/wtwstore.com\/return-policy\",\"name\":\"Return Policy | WTW Store\",\"isPartOf\":{\"@id\":\"https:\/\/wtwstore.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wtwstore.com\/return-policy#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wtwstore.com\/return-policy#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg\",\"datePublished\":\"2024-06-21T15:22:03+00:00\",\"dateModified\":\"2026-03-25T19:27:42+00:00\",\"description\":\"View the return policy of wtwstore.com. Learn how to return ventilation products easily with clear instructions, timelines, and support options.\",\"breadcrumb\":{\"@id\":\"https:\/\/wtwstore.com\/return-policy#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wtwstore.com\/return-policy\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/wtwstore.com\/return-policy#primaryimage\",\"url\":\"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg\",\"contentUrl\":\"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg\",\"width\":1500,\"height\":1500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wtwstore.com\/return-policy#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wtwstore.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Return Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wtwstore.com\/#website\",\"url\":\"https:\/\/wtwstore.com\/\",\"name\":\"WTW Store\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/wtwstore.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wtwstore.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/wtwstore.com\/#organization\",\"name\":\"WTW Store\",\"url\":\"https:\/\/wtwstore.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/wtwstore.com\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/wtwstore.com\/wp-content\/uploads\/2025\/04\/wtwstore-thumbnail-01.jpg\",\"contentUrl\":\"http:\/\/wtwstore.com\/wp-content\/uploads\/2025\/04\/wtwstore-thumbnail-01.jpg\",\"width\":1500,\"height\":1500,\"caption\":\"WTW Store\"},\"image\":{\"@id\":\"https:\/\/wtwstore.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pol\u00edtica de Devoluciones | WTW Store","description":"Consulte la pol\u00edtica de devoluciones de wtwstore.com. Aprenda c\u00f3mo devolver f\u00e1cilmente los productos de ventilaci\u00f3n con instrucciones claras, plazos definidos y opciones de asistencia.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wtwstore.com\/es\/return-policy","og_locale":"es_ES","og_type":"article","og_title":"Return Policy | WTW Store","og_description":"View the return policy of wtwstore.com. Learn how to return ventilation products easily with clear instructions, timelines, and support options.","og_url":"https:\/\/wtwstore.com\/es\/return-policy","og_site_name":"WTW Store","article_modified_time":"2026-03-25T19:27:42+00:00","og_image":[{"width":1500,"height":1500,"url":"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wtwstore.com\/return-policy","url":"https:\/\/wtwstore.com\/return-policy","name":"Pol\u00edtica de Devoluciones | WTW Store","isPartOf":{"@id":"https:\/\/wtwstore.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wtwstore.com\/return-policy#primaryimage"},"image":{"@id":"https:\/\/wtwstore.com\/return-policy#primaryimage"},"thumbnailUrl":"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg","datePublished":"2024-06-21T15:22:03+00:00","dateModified":"2026-03-25T19:27:42+00:00","description":"Consulte la pol\u00edtica de devoluciones de wtwstore.com. Aprenda c\u00f3mo devolver f\u00e1cilmente los productos de ventilaci\u00f3n con instrucciones claras, plazos definidos y opciones de asistencia.","breadcrumb":{"@id":"https:\/\/wtwstore.com\/return-policy#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wtwstore.com\/return-policy"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/wtwstore.com\/return-policy#primaryimage","url":"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg","contentUrl":"https:\/\/wtwstore.com\/wp-content\/uploads\/2026\/02\/wtwstore-thumbnail-new-26_02_06-01.jpg","width":1500,"height":1500},{"@type":"BreadcrumbList","@id":"https:\/\/wtwstore.com\/return-policy#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wtwstore.com\/"},{"@type":"ListItem","position":2,"name":"Return Policy"}]},{"@type":"WebSite","@id":"https:\/\/wtwstore.com\/#website","url":"https:\/\/wtwstore.com\/","name":"WTW Store","description":"","publisher":{"@id":"https:\/\/wtwstore.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wtwstore.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/wtwstore.com\/#organization","name":"WTW Store","url":"https:\/\/wtwstore.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/wtwstore.com\/#\/schema\/logo\/image\/","url":"http:\/\/wtwstore.com\/wp-content\/uploads\/2025\/04\/wtwstore-thumbnail-01.jpg","contentUrl":"http:\/\/wtwstore.com\/wp-content\/uploads\/2025\/04\/wtwstore-thumbnail-01.jpg","width":1500,"height":1500,"caption":"WTW Store"},"image":{"@id":"https:\/\/wtwstore.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":0,"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/media\/5651"}],"wp:attachment":[{"href":"https:\/\/wtwstore.com\/es\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}