{"product_id":"amuleto-elefante-y-rinoceronte-activados","title":"Activated Elephant and Rhinoceros Amulet","description":"\u003csection class=\"vf-wrap\" style=\"--vf-bleed: 0px;\"\u003e\n  \u003cstyle\u003e\n    .vf-wrap{\n      margin: 0 !important;\n      padding: 0 !important;\n      width: 100%;\n      font-family: -apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      color: var(--vf-ink);\n      -webkit-text-size-adjust: 100%;\n    }\n\n    \/* Full-bleed dentro de contenedores con padding *\/\n    .vf-bleed{\n      margin-left: calc(-1 * var(--vf-bleed));\n      margin-right: calc(-1 * var(--vf-bleed));\n    }\n\n    :root{\n      --vf-white:#ffffff;\n      --vf-ink:#1f1f1f;\n      --vf-soft:#f7f7fb;\n\n      \/* 🎨 PALETA (POR PRODUCTO) *\/\n      --vf-accent:#d91905;   \/* rojo principal *\/\n      --vf-accent2:#1cb026;  \/* verde soporte *\/\n      --vf-steel:#71777b;    \/* gris metálico *\/\n      --vf-gold:#fee086;     \/* dorado *\/\n\n      --vf-line: rgba(31,31,31,.10);\n      --vf-shadow: 0 18px 50px rgba(17, 12, 46, 0.10);\n      --vf-radius: 28px;\n    }\n\n    .vf-card{\n      width:100%;\n      border-radius: var(--vf-radius);\n      overflow: hidden;\n      background: var(--vf-white);\n      box-shadow: var(--vf-shadow);\n      border: 1px solid rgba(31,31,31,.06);\n    }\n\n    .vf-hero{\n      position: relative;\n      padding: 28px 22px 22px;\n      background:\n        radial-gradient(1200px 500px at 10% -10%, color-mix(in srgb, var(--vf-accent) 22%, transparent), transparent 55%),\n        radial-gradient(900px 420px at 95% 0%, color-mix(in srgb, var(--vf-gold) 42%, transparent), transparent 55%),\n        linear-gradient(180deg, color-mix(in srgb, var(--vf-steel) 10%, transparent), transparent 65%);\n    }\n\n    \/* fallback para navegadores sin color-mix *\/\n    @supports not (color: color-mix(in srgb, red 50%, white)){\n      .vf-hero{\n        background:\n          radial-gradient(1200px 500px at 10% -10%, rgba(217,25,5,.16), transparent 55%),\n          radial-gradient(900px 420px at 95% 0%, rgba(254,224,134,.35), transparent 55%),\n          linear-gradient(180deg, rgba(113,119,123,.10), transparent 65%);\n      }\n    }\n\n    .vf-title{\n      margin: 0;\n      font-size: 24px;\n      line-height: 1.15;\n      letter-spacing: -0.02em;\n      color: var(--vf-ink);\n    }\n    .vf-sub{\n      margin: 10px 0 0;\n      font-size: 14.5px;\n      line-height: 1.55;\n      opacity: .92;\n      max-width: 72ch;\n      color: var(--vf-ink);\n    }\n\n    .vf-badges{\n      display:flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n    .vf-badge{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding: 8px 12px;\n      border-radius: 999px;\n      font-size: 12.5px;\n      line-height: 1;\n      border: 1px solid rgba(31,31,31,.08);\n      background: rgba(255,255,255,.78);\n      backdrop-filter: blur(6px);\n      white-space: nowrap;\n\n      color: var(--vf-ink);\n      -webkit-text-fill-color: currentColor; \/* iOS *\/\n    }\n\n    .vf-dot{\n      width: 10px; height: 10px; border-radius: 999px;\n      background: var(--vf-accent);\n      box-shadow: 0 0 0 4px color-mix(in srgb, var(--vf-accent) 14%, transparent);\n    }\n    .vf-dot.gold{ background: var(--vf-gold); box-shadow: 0 0 0 4px color-mix(in srgb, var(--vf-gold) 20%, transparent); }\n    .vf-dot.green{ background: var(--vf-accent2); box-shadow: 0 0 0 4px color-mix(in srgb, var(--vf-accent2) 18%, transparent); }\n    .vf-dot.steel{ background: var(--vf-steel); box-shadow: 0 0 0 4px color-mix(in srgb, var(--vf-steel) 18%, transparent); }\n\n    @supports not (color: color-mix(in srgb, red 50%, white)){\n      .vf-dot{ box-shadow: 0 0 0 4px rgba(217,25,5,.14); }\n      .vf-dot.gold{ box-shadow: 0 0 0 4px rgba(254,224,134,.22); }\n      .vf-dot.green{ box-shadow: 0 0 0 4px rgba(28,176,38,.18); }\n      .vf-dot.steel{ box-shadow: 0 0 0 4px rgba(113,119,123,.18); }\n    }\n\n    .vf-body{\n      padding: 0 22px 22px;\n      background: var(--vf-white);\n    }\n\n    .vf-grid{\n      display:grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    .vf-callout{\n      border: 1px solid rgba(31,31,31,.08);\n      border-radius: 18px;\n      padding: 14px 14px;\n      background:\n        linear-gradient(180deg, rgba(217,25,5,.07), transparent 65%),\n        linear-gradient(90deg, rgba(254,224,134,.18), rgba(255,255,255,.0));\n    }\n    .vf-callout strong{ font-weight: 800; }\n    .vf-callout p{ margin: 8px 0 0; line-height: 1.6; font-size: 14.5px; color: var(--vf-ink); }\n\n    .vf-kicker{\n      display:flex;\n      gap:10px;\n      align-items:flex-start;\n    }\n    .vf-kicker .vf-ico{\n      flex: 0 0 auto;\n      width: 36px; height: 36px;\n      border-radius: 14px;\n      display:grid; place-items:center;\n      background: rgba(217,25,5,.10);\n      border: 1px solid rgba(217,25,5,.18);\n    }\n    .vf-kicker h3{\n      margin: 0;\n      font-size: 14px;\n      letter-spacing: .02em;\n      text-transform: uppercase;\n      opacity:.9;\n      color: var(--vf-ink);\n    }\n    .vf-kicker p{\n      margin: 6px 0 0;\n      font-size: 14.5px;\n      line-height: 1.6;\n      color: var(--vf-ink);\n    }\n\n    \/* Accordion *\/\n    .vf-acc{\n      border: 1px solid rgba(31,31,31,.08);\n      border-radius: 18px;\n      overflow:hidden;\n      background: var(--vf-white);\n    }\n    .vf-acc button{\n      width:100%;\n      text-align:left;\n      border:0;\n      background: transparent;\n      padding: 14px 14px;\n      display:flex;\n      align-items:center;\n      justify-content: space-between;\n      gap: 14px;\n      cursor:pointer;\n      font-size: 15px;\n      font-weight: 750;\n\n      color: var(--vf-ink) !important;\n      -webkit-text-fill-color: var(--vf-ink) !important; \/* FIX iOS azul *\/\n      text-decoration: none !important;\n    }\n    .vf-acc button *{\n      color: var(--vf-ink) !important;\n      -webkit-text-fill-color: var(--vf-ink) !important; \/* FIX iOS azul *\/\n    }\n    .vf-acc .vf-acc-sub{\n      font-weight: 600;\n      font-size: 12.5px;\n      opacity:.72;\n      margin-top: 4px;\n    }\n    .vf-acc .vf-acc-content{\n      padding: 0 14px 14px;\n      display:none;\n      font-size: 14.5px;\n      line-height: 1.65;\n      opacity: .95;\n      color: var(--vf-ink);\n    }\n    .vf-acc.is-open .vf-acc-content{ display:block; }\n\n    .vf-chevron{\n      flex:0 0 auto;\n      width: 40px; height: 40px;\n      border-radius: 16px;\n      border: 1px solid rgba(31,31,31,.10);\n      display:grid; place-items:center;\n      background: rgba(247,247,251,.85);\n      transition: transform .2s ease;\n      line-height: 0;\n      font-size: 18px;\n      color: var(--vf-ink);\n    }\n    .vf-acc.is-open .vf-chevron{ transform: rotate(180deg); }\n\n    .vf-acc.is-open {\n      border-color: rgba(217, 25, 5, 0.40);\n      box-shadow: 0 0 0 2px rgba(217, 25, 5, 0.10);\n    }\n\n    \/* Quitar delineado azul del navegador en acordeones *\/\n    .vf-acc button:focus,\n    .vf-acc button:focus-visible {\n      outline: none !important;\n      box-shadow: none !important;\n    }\n\n    \/* Evitar highlight azul en Safari\/iOS *\/\n    .vf-acc button {\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    \/* CTA *\/\n    .vf-cta{\n      margin-top: 16px;\n      display:flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      align-items:center;\n    }\n    .vf-btn{\n      appearance:none;\n      border:0;\n      cursor:pointer;\n      border-radius: 999px;\n      padding: 12px 16px;\n      font-weight: 850;\n      font-size: 14.5px;\n      letter-spacing: .01em;\n      color: #0b0b0b;\n      background: linear-gradient(90deg, var(--vf-gold), color-mix(in srgb, var(--vf-gold) 78%, white));\n      box-shadow: 0 14px 30px rgba(254,224,134,.28);\n    }\n    @supports not (color: color-mix(in srgb, red 50%, white)){\n      .vf-btn{ background: linear-gradient(90deg, #fee086, #fff2c4); }\n    }\n    .vf-btn:active{ transform: translateY(1px); }\n    .vf-note{\n      font-size: 13px;\n      opacity: .82;\n      line-height: 1.4;\n      color: var(--vf-ink);\n    }\n\n    \/* FAQ visual *\/\n    .vf-faq{\n      margin-top: 18px;\n      background: linear-gradient(180deg, rgba(254,224,134,.22), rgba(255,255,255,.0) 65%);\n      padding: 22px;\n    }\n    .vf-faq h2{\n      margin: 0;\n      font-size: 18px;\n      letter-spacing: -0.01em;\n      color: var(--vf-ink);\n    }\n    .vf-faq-grid{\n      margin-top: 14px;\n      display:grid;\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n    .vf-faq-card{\n      border-radius: 18px;\n      background: rgba(255,255,255,.88);\n      border: 1px solid rgba(31,31,31,.08);\n      overflow:hidden;\n    }\n    .vf-faq-head{\n      display:flex;\n      gap: 12px;\n      align-items:flex-start;\n      padding: 14px 14px;\n    }\n    .vf-faq-icon{\n      width: 40px; height: 40px;\n      border-radius: 16px;\n      display:grid; place-items:center;\n      background: rgba(217,25,5,.10);\n      border: 1px solid rgba(217,25,5,.18);\n      flex:0 0 auto;\n    }\n    .vf-faq-q{\n      margin: 0;\n      font-weight: 900;\n      font-size: 14.5px;\n      line-height: 1.25;\n      color: var(--vf-ink);\n    }\n    .vf-faq-a{\n      margin: 6px 0 0;\n      font-size: 14.5px;\n      line-height: 1.6;\n      opacity: .92;\n      color: var(--vf-ink);\n    }\n\n    \/* Tienda (sin título, fondo distinto) *\/\n    .vf-footer{\n      padding: 18px 22px;\n      background:\n        radial-gradient(900px 300px at 10% 0%, rgba(217,25,5,.20), transparent 60%),\n        radial-gradient(900px 300px at 90% 30%, rgba(254,224,134,.22), transparent 60%),\n        #0f1020;\n      color: rgba(255,255,255,.94);\n    }\n    .vf-footer strong{ color:#fff; }\n    .vf-footer .vf-mini{\n      display:flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 10px;\n    }\n    .vf-chip{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding: 9px 12px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.10);\n      border: 1px solid rgba(255,255,255,.14);\n      font-size: 13px;\n      line-height: 1;\n      white-space: nowrap;\n      color: rgba(255,255,255,.94);\n    }\n    .vf-footer a{\n      color:#fff !important;\n      text-decoration: underline;\n      text-underline-offset: 3px;\n      -webkit-text-fill-color:#fff !important; \/* iOS *\/\n    }\n\n    \/* Desktop *\/\n    @media (min-width: 800px){\n      .vf-hero{ padding: 34px 34px 26px; }\n      .vf-body{ padding: 0 34px 30px; }\n      .vf-title{ font-size: 30px; }\n      .vf-grid{ grid-template-columns: 1fr 1fr; gap: 16px; }\n      .vf-faq-grid{ grid-template-columns: 1fr 1fr; }\n      .vf-faq{ padding: 26px 34px; }\n      .vf-footer{ padding: 20px 34px; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"vf-bleed\"\u003e\n    \u003cdiv class=\"vf-card\"\u003e\n\n      \u003c!-- 1) PRODUCTO --\u003e\n      \u003cdiv class=\"vf-hero\"\u003e\n        \u003ch1 class=\"vf-title\"\u003eActivated Rhinoceros and Elephant Amulet\u003c\/h1\u003e\n\n        \u003cp class=\"vf-sub\"\u003e\n          Two classic Feng Shui guardians in amulet form: the \u003cstrong\u003eRhinoceros\u003c\/strong\u003e and the \u003cstrong\u003eElephant\u003c\/strong\u003e.\n          They are used as a symbol of \u003cstrong\u003eprotection, support, and steadfastness\u003c\/strong\u003e against energies that \"strike\" the well-being of the home or business.\n          In the \u003cstrong\u003eYear of the Fire Horse 2026\u003c\/strong\u003e (fast-paced, intense decisions), this amulet helps you stay\n          \u003cstrong\u003estable, protected, and with your energy focused\u003c\/strong\u003e on what truly builds.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"vf-badges\" aria-label=\"Product Badges\"\u003e\n          \u003cspan class=\"vf-badge\"\u003e\u003cspan class=\"vf-dot steel\"\u003e\u003c\/span\u003eProtection \u0026amp; Support\u003c\/span\u003e\n          \u003cspan class=\"vf-badge\"\u003e\u003cspan class=\"vf-dot\"\u003e\u003c\/span\u003eBlocks aggressive energies\u003c\/span\u003e\n          \u003cspan class=\"vf-badge\"\u003e\u003cspan class=\"vf-dot green\"\u003e\u003c\/span\u003eStability and constancy\u003c\/span\u003e\n          \u003cspan class=\"vf-badge\"\u003e\u003cspan class=\"vf-dot gold\"\u003e\u003c\/span\u003eLimited Edition\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vf-body\"\u003e\n        \u003cdiv class=\"vf-grid\"\u003e\n\n          \u003cdiv class=\"vf-callout\"\u003e\n            \u003cdiv class=\"vf-kicker\"\u003e\n              \u003cdiv class=\"vf-ico\"\u003e🛡️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003ch3\u003eWhat does this amulet activate?\u003c\/h3\u003e\n                \u003cp\u003e\n                  It activates a feeling of \u003cstrong\u003eenergetic shielding\u003c\/strong\u003e: it helps \"set limits\" on external influences,\n                  envy, recurring arguments, or depletion from heavy environments.\n                  It is ideal when you want to protect \u003cstrong\u003eyour peace\u003c\/strong\u003e, your \u003cstrong\u003eassets\u003c\/strong\u003e, and your \u003cstrong\u003egrowth path\u003c\/strong\u003e\n                  without confrontation.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vf-callout\"\u003e\n            \u003cdiv class=\"vf-kicker\"\u003e\n              \u003cdiv class=\"vf-ico\"\u003e🧭\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003ch3\u003eFeng Shui Coordinate 2026\u003c\/h3\u003e\n                \u003cp\u003e\n                  For the \u003cstrong\u003eYear of the Fire Horse\u003c\/strong\u003e, use this amulet in the coordinate:\n                  \u003cstrong\u003eNorthwest\u003c\/strong\u003e.\n                  It is a direction associated with \u003cstrong\u003eprotection, support, mentors, and authority\u003c\/strong\u003e — perfect for reinforcing boundaries\n                  and attracting backing when the year speeds up.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Accordion: benefits --\u003e\n          \u003cdiv class=\"vf-acc\" data-vf-acc\u003e\n            \u003cbutton type=\"button\" aria-expanded=\"false\"\u003e\n              \u003cdiv\u003e\n                Energetic benefits (quick read)\n                \u003cdiv class=\"vf-acc-sub\"\u003eProtection, stability, and strength to sustain your goals\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cspan class=\"vf-chevron\" aria-hidden=\"true\"\u003e⌄\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"vf-acc-content\"\u003e\n              \u003cul style=\"margin:10px 0 0; padding-left:18px;\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSymbolic shielding:\u003c\/strong\u003e helps reduce the feeling of energetic \"attacks\" or depletion from external tension.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMental stability:\u003c\/strong\u003e promotes focus and calm to make clear decisions during intense moments.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHome\/business protection:\u003c\/strong\u003e excellent for those who feel the space is heavy or has frequent arguments.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSupport and authority:\u003c\/strong\u003e boosts the energy of order, boundaries, and respect (without aggression).\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eConstancy:\u003c\/strong\u003e reminds you to maintain habits and plans — even when the year moves fast.\u003c\/li\u003e\n              \u003c\/ul\u003e\n\n              \u003cp style=\"margin:12px 0 0;\"\u003e\n                *In Feng Shui, what most empowers an amulet is \u003cstrong\u003eintention + placement + constancy\u003c\/strong\u003e.\n                Use it as a daily reminder of protection and focus.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Accordion: how to use it --\u003e\n          \u003cdiv class=\"vf-acc\" data-vf-acc\u003e\n            \u003cbutton type=\"button\" aria-expanded=\"false\"\u003e\n              \u003cdiv\u003e\n                How to use it and where to place it\n                \u003cdiv class=\"vf-acc-sub\"\u003eSimple ritual + recommended placement\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cspan class=\"vf-chevron\" aria-hidden=\"true\"\u003e⌄\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"vf-acc-content\"\u003e\n              \u003cp style=\"margin:10px 0 0;\"\u003e\n                \u003cstrong\u003ePersonal use:\u003c\/strong\u003e carry it with you (keys, bag, wallet) as a protective \"shield.\"\n                Before using it for the first time, hold it in your hands for 15–20 seconds and declare a specific intention, for example:\n                \u003cem\u003e\"I protect my peace, my home, and my prosperity. Only good enters.\"\u003c\/em\u003e\n              \u003c\/p\u003e\n\n              \u003cp style=\"margin:12px 0 0;\"\u003e\n                \u003cstrong\u003ePlacement in home\/business (Northwest):\u003c\/strong\u003e place it in the \u003cstrong\u003eNorthwest\u003c\/strong\u003e area of the space,\n                ideally near the \u003cstrong\u003eentrance\u003c\/strong\u003e (without touching the floor), on a shelf, console, or neat hook.\n                The idea is for it to \"receive\" and filter the incoming energy.\n              \u003c\/p\u003e\n\n              \u003cul style=\"margin:10px 0 0; padding-left:18px;\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eSuggestion:\u003c\/strong\u003e accompany it with a metallic\/gold element or a light source (warm lamp) to reinforce steadfastness and protection.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAvoid:\u003c\/strong\u003e bathroom, kitchen too close to direct fire, inside chaotic drawers, or next to trash\/dirty laundry.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMaintenance:\u003c\/strong\u003e clean it with a dry cloth. If you feel the environment is heavy, \"reset\" your intention by repeating your protection phrase.\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vf-cta\"\u003e\n          \u003cbutton class=\"vf-btn\" type=\"button\" onclick=\"vfBuyNowScroll()\"\u003e\n            Buy now\n          \u003c\/button\u003e\n          \u003cdiv class=\"vf-note\"\u003e\n            Recommended to activate protection and stability during \u003cstrong\u003e2026\u003c\/strong\u003e.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 2) PREGUNTAS Y RESPUESTAS --\u003e\n      \u003cdiv class=\"vf-faq\"\u003e\n        \u003ch2\u003eQuestions \u0026amp; Answers\u003c\/h2\u003e\n\n        \u003cdiv class=\"vf-faq-grid\"\u003e\n          \u003cdiv class=\"vf-faq-card\"\u003e\n            \u003cdiv class=\"vf-faq-head\"\u003e\n              \u003cdiv class=\"vf-faq-icon\"\u003e⏱️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cp class=\"vf-faq-q\"\u003eWhen do we ship your order?\u003c\/p\u003e\n                \u003cp class=\"vf-faq-a\"\u003e\n                  We ship within \u003cstrong\u003e24 to 48 hours\u003c\/strong\u003e of receiving the order.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vf-faq-card\"\u003e\n            \u003cdiv class=\"vf-faq-head\"\u003e\n              \u003cdiv class=\"vf-faq-icon\"\u003e🌎\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cp class=\"vf-faq-q\"\u003eDo you ship internationally?\u003c\/p\u003e\n                \u003cp class=\"vf-faq-a\"\u003e\n                  Yes. We ship to \u003cstrong\u003eall countries worldwide\u003c\/strong\u003e. We work with FedEx, UPS,\n                  TEALCA, Servientrega, Postal Service, among other logistics partners.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vf-faq-card\"\u003e\n            \u003cdiv class=\"vf-faq-head\"\u003e\n              \u003cdiv class=\"vf-faq-icon\"\u003e🇺🇸\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cp class=\"vf-faq-q\"\u003eShipping within the United States\u003c\/p\u003e\n                \u003cp class=\"vf-faq-a\"\u003e\n                  We ship with \u003cstrong\u003eUSPS, FedEx, or UPS\u003c\/strong\u003e. The rate is \u003cstrong\u003e$9.98 USD\u003c\/strong\u003e,\n                  and it's \u003cstrong\u003efree\u003c\/strong\u003e on purchases over \u003cstrong\u003e$100 USD\u003c\/strong\u003e.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vf-faq-card\"\u003e\n            \u003cdiv class=\"vf-faq-head\"\u003e\n              \u003cdiv class=\"vf-faq-icon\"\u003e✈️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cp class=\"vf-faq-q\"\u003eInternational shipping cost\u003c\/p\u003e\n                \u003cp class=\"vf-faq-a\"\u003e\n                  It depends on the destination. It is also \u003cstrong\u003efree\u003c\/strong\u003e on purchases over \u003cstrong\u003e$100 USD\u003c\/strong\u003e.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vf-faq-card\"\u003e\n            \u003cdiv class=\"vf-faq-head\"\u003e\n              \u003cdiv class=\"vf-faq-icon\"\u003e💳\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cp class=\"vf-faq-q\"\u003eWhat payment methods do you accept?\u003c\/p\u003e\n                \u003cp class=\"vf-faq-a\"\u003e\n                  Credit and debit cards, \u003cstrong\u003ePayPal\u003c\/strong\u003e, \u003cstrong\u003eZelle\u003c\/strong\u003e, and local partners:\n                  \u003cstrong\u003eOXXO\u003c\/strong\u003e (Mexico), \u003cstrong\u003eEfecty\u003c\/strong\u003e and \u003cstrong\u003ePSE\u003c\/strong\u003e (Colombia),\n                  as well as local options in Ecuador, Chile, and Argentina.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"vf-faq-card\"\u003e\n            \u003cdiv class=\"vf-faq-head\"\u003e\n              \u003cdiv class=\"vf-faq-icon\"\u003e📦\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cp class=\"vf-faq-q\"\u003eWho do you ship my order with?\u003c\/p\u003e\n                \u003cp class=\"vf-faq-a\"\u003e\n                  We choose the carrier according to your destination to optimize times and traceability:\n                  FedEx, UPS, TEALCA, Servientrega, Postal Service, among others.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\u003c\/div\u003e\n\n      \u003c!-- 3) STORE INFO (no title) --\u003e\n      \u003cdiv class=\"vf-footer\"\u003e\n        \u003cdiv style=\"max-width: 90ch;\"\u003e\n          \u003cp style=\"margin:0; line-height:1.7;\"\u003e\n            \u003cstrong\u003eVida en Feng Shui\u003c\/strong\u003e is the \u003cstrong\u003eofficial store of Alfonso León Arquitecto de Sueños\u003c\/strong\u003e.\n            If you need help with your purchase, we are available via \u003cstrong\u003eWhatsApp\u003c\/strong\u003e and \u003cstrong\u003eemail\u003c\/strong\u003e.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"vf-mini\" aria-label=\"Trust and support\"\u003e\n            \u003cspan class=\"vf-chip\"\u003e✅ Secure payments\u003c\/span\u003e\n            \u003cspan class=\"vf-chip\"\u003e🚚 Fast shipping\u003c\/span\u003e\n            \u003cspan class=\"vf-chip\"\u003e💬 WhatsApp: \u003ca href=\"https:\/\/api.whatsapp.com\/send?phone=17866252868\u0026amp;text=Deseo%20contactar%20sobre%20Vida%20en%20Feng%20Shui\" target=\"_blank\" rel=\"noopener\"\u003e+17866252868\u003c\/a\u003e\u003c\/span\u003e\n            \u003cspan class=\"vf-chip\"\u003e✉️ Email: \u003ca href=\"mailto:web@vidaenfengshui.com\"\u003eweb@vidaenfengshui.com\u003c\/a\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    \/\/ Accordion\n    (function(){\n      var accs = document.querySelectorAll('[data-vf-acc]');\n      accs.forEach(function(acc){\n        var btn = acc.querySelector('button');\n        if(!btn) return;\n        btn.addEventListener('click', function(){\n          var isOpen = acc.classList.toggle('is-open');\n          btn.setAttribute('aria-expanded', isOpen ? 'true' : 'false');\n        });\n      });\n    })();\n\n    \/\/ \"Buy now\": tries to lead to the purchase form \/ add-to-cart button\n    function vfBuyNowScroll(){\n      var form = document.querySelector('form[action^=\"\/cart\/add\"]') || document.querySelector('product-form form');\n      if(form){\n        form.scrollIntoView({behavior:'smooth', block:'center'});\n        var btn = form.querySelector('button[type=\"submit\"], input[type=\"submit\"]');\n        if(btn) btn.focus({preventScroll:true});\n        return;\n      }\n      window.scrollTo({top:0, behavior:'smooth'});\n    }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"VidaenFengShui.com","offers":[{"title":"Default Title","offer_id":51823000944921,"sku":"VAM00242A","price":22.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0516\/4000\/8902\/files\/vidaenfengshui_Rinoceronte-Elefante-Activados_alfonso-leon_fengshuicopy.jpg?v=1767323842","url":"https:\/\/www.vidaenfengshui.com\/en-gb\/products\/amuleto-elefante-y-rinoceronte-activados","provider":"VidaenFengShui.com","version":"1.0","type":"link"}