{"title":"Costumes \u0026 Accessories","description":null,"products":[{"product_id":"3-pieces-blue-light-glasses","title":"3-Pieces Blue Light Glasses","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eFilter Blue light Glasses for Women\/Men: \u003c\/strong\u003eReduce Eyestrain-Enjoy your digital time, No worry about eye fatigue, blurred vision and headache. Because the glasses block the most harmful blue light from computer, phone and tv.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eSleep Better: \u003c\/strong\u003eYou'll never have trouble with sleeping again with blue light blocking glasses. It relives eye strain and headache, so that you can enjoy a restful deeper sleep.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003eLightweight \u0026amp; Sturdy Blue light Glasses: \u003c\/strong\u003eOur blue light glasses are made of excellent materials that are lightweight and flexible.Suitable for long-term wearing.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"5\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"6\" data-line=\"true\"\u003e\n\u003cstrong\u003ePolycarbonate HD Lens: \u003c\/strong\u003eAnti-reflective,non-prescription clear lens has no color difference and restore the true color. You can also remove the lens at any time and replace it with the lens you want.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46795143905508,"sku":"WS413301","price":1500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/71q6Zf6w6rL__AC_SL1500__jpg.png?v=1759202466"},{"product_id":"birthday-crown-with-sash-for-women","title":"Birthday Crown with Sash for Women, Gold","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eExquisite Craftsmanship:\u003c\/strong\u003e This headband crown is meticulously crafted with intricate detailing, making you shine like a true princess, perfect for adult women and little toddler girls.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eComfortable to Wear: \u003c\/strong\u003eDesigned for comfort, this headpiece crown ensures a secure and comfortable fit throughout the day. The lightweight construction and adjustable headband provide a snug and gentle grip, allowing you to enjoy your special moments without any discomfort.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003ePrecious Keepsake: \u003c\/strong\u003eThis Birthday Crown serves as a treasured keepsake, symbolizing the joy and happiness of your birthday and wedding day. Its timeless design will evoke fond memories every time you look back at the photographs and reminisce about those magical moments.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46828308267236,"sku":"WS422801","price":1600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/3_54a3062a-df68-4a34-b15b-0488625372fb.jpg?v=1760161516"},{"product_id":"solar-fan-hat-for-men-women","title":"Solar Fan Hat for Men \u0026 Women","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eHat with Fans Solar Power: \u003c\/strong\u003eSolar powered cooling hat building the fan into both sides of the brim, users do not need to hold the fan, built-in high-speed motor ensures stability and a quiet cooling effect, which facilitates the freedom of outdoor activities, whether hiking, cycling or fishing, they can easily cope with it.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003ePremium Material: \u003c\/strong\u003eSolar fan hat is made of nylon and eva material. It features two breathable mesh, that keeps your head cool while shielding you from the sun to comfortable to wear for a long time. Whether you're working in the garden or enjoying a day at the beach, this wide-brim solar fan hat provides excellent cooling.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e2 Power Methods: \u003c\/strong\u003eThe fishing hat with solar fans for men with fan has two power supply modes, solar power supply or USB charging. In solar mode, the fan starts automatically when exposed to sunlight. In USB charging mode, you just need to wait about 3 hours to fully charge it, and it can be applied for 7-9 hours. Solar fan hat is more convenient to use, ideal for saving more time.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"5\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"6\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eSunproof: \u003c\/strong\u003eSolar fan fishing hat is wide brim, 5 inches wide brim provides ample protection for your face and neck of sunshade. Large-area hat shielding combined with UPF50+ fabric, effectively blocked direct sunlight. Your face and head stay cool and comfortable while you're gardening, fishing, or just taking a leisurely stroll, without the need for constant adjustments.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"7\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"8\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eWide Use Occasion: \u003c\/strong\u003eMen fishing hat with fan can be worn in your daily life, and also suitable for many outdoor activities, such as mountaineering, gardening, golf, farming, fishing, cycling, travel, and more, which can maintain you cool in the hot summer and let you have a pleasant holiday.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":46835133874404,"sku":"WS428901","price":4700.0,"currency_code":"JMD","in_stock":true},{"title":"Gray","offer_id":46835133907172,"sku":"WS428902","price":4700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/08_Black.jpg?v=1760335989"},{"product_id":"16-pieces-bandanas-multi-purpose","title":"16-Pieces Bandanas Multi-Purpose","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003e16 Pack Multicolor Novelty Bandanas: \u003c\/strong\u003eMade from Polyster. This 16pcs assorted color bandanas are perfect for unisex, daily outfit, parties, camping, hiking, indoor\u0026amp; outdoor activities, self-use, schools and etc. Can be used for any events.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003ePremium Quality: \u003c\/strong\u003eHigh quality super soft Polyster bandanas.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003eMulti-Purpose: \u003c\/strong\u003eThis bandanas can serve as Headbands, Necktie, Face\/Head Cover, Scarf, Wrist\/Head wrap, Handkerchiefs, Turban, Hat, Bowtie, Purse accessory. It is an essential for women, men, pet.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"5\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"6\" data-line=\"true\"\u003e\n\u003cstrong\u003eParty \u0026amp; Sport Favor Bandanas Sizes: \u003c\/strong\u003e22\"*22\"; Perfectly for cowboy party \u0026amp; sport, fits women, men, and pet.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46835290079460,"sku":"WS430501","price":1300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/20250829142106.jpg?v=1761288656"},{"product_id":"western-belts-for-woman-cowgirl","title":"Western Belts for Woman Cowgirl","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eTotal length: \u003c\/strong\u003e124cm\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eAuthentic Western Design: \u003c\/strong\u003eThis womens western belt features an authentic cowboy-inspired design, crafted from high-quality metal. The durable construction ensures it won't fade or break easily.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eVersatile Styling for Multiple Occasions: \u003c\/strong\u003ePerfect for a variety of outfits, these cowgirl western belts pairs beautifully with jeans, dresses, rural concert costumes, Western cowboy costumes, cowboy sports costumes, holiday costumes, denim dresses, etc.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"5\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"6\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eAdjustable Fit for Comfort:\u003c\/strong\u003e Designed with comfort in mind, this belt includes an adjustable extension chain and lobster clasp, allowing you to customize the fit to your desired waist position.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Silver","offer_id":46843249492196,"sku":"WS435401","price":800.0,"currency_code":"JMD","in_stock":true},{"title":"Gold","offer_id":46843249524964,"sku":"WS435402","price":800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/007_5bc5efee-7fad-4330-b72d-1eb9bc201434.jpg?v=1760500641"},{"product_id":"colorful-microfiber-20-units-18-9cm","title":"Colorful Microfiber Bags 20 Units 18*9cm","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eVersatile Storage Uses: \u003c\/strong\u003eDesigned to store personal and daily essentials like fine jewelry, collectible coins, cute charms, and trinkets. Place fragrant potpourri, colorful stones, jewelry while traveling, Valentine's Day candy, and other sweet treats for friends \u0026amp; family. They can be used to clean or store your eyewear, sunglasses, cell phones, iPods, and MP3 players.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eProtective \u0026amp; Functional Design:\u003c\/strong\u003e Soft fabric helps protect your eyeglass lenses and extend the life of your eyewear. This microfiber pouch prevents lens scratches, while the drawstring closure keeps frames securely in place.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47118770929892,"sku":"WS417201x5pcs","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/1_0ecbb77c-d4f8-4a5d-b14a-a3945a8dd4aa.png?v=1764663715"},{"product_id":"balaclava-face-cover-2-units-black","title":"Balaclava Face Cover 2 Units, Black","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eUltimate Protection:\u003c\/strong\u003e The balaclava is made of high-quality breathable mesh fabric, super comfortable, lightweight, and durable. Protects your head and face from UV rays, dust, and wind.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eWarm Breathable \u0026amp; Keep Dry: \u003c\/strong\u003eTailored to fit your head and face, ensuring the nose cover doesn’t fall down easily. Suitable for both summer and winter. The breathable balaclava material absorbs sweat and keeps you dry. Fits comfortably under helmets and goggles, keeping your face and head warm.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003eUltimate Comfort: \u003c\/strong\u003eProvides all-day comfort by keeping you warm and dry. Features stretchy, lightweight, and breathable fabric that protects your face while wicking away moisture. Thermal Dry fabric ensures optimal moisture transfer and dry time.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47122878431460,"sku":"WS427401x2pcs","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/5_12b35d9b-1e05-4e3c-8b1a-b6f7967da27b.png?v=1764752590"},{"product_id":"leather-credit-card-holder-with-rfid-blocking-large-capacity-wristlet-black","title":"Leather Credit Card Holder with RFID Blocking Large Capacity Wristlet, Black","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cp\u003e▶[Large Capacity]◀ This women's wallet has 24 card slots and 2 ID windows, 4 receipt slots, 2 cash compartments, and 1 zipper pocket. Lots of room to carry our phones, cash, changes, cards and receipts, ID cards, driver's licenses, or families' photos. It will be a good size to hold your cards \u0026amp; everything else you need to carry\u003c\/p\u003e\n\u003cp\u003e▶[Well Made]◀ Our leather is sturdy but very soft to the touch. Awesome stitching and quality metal on the snap, zipper, and handle. This ensures that the wallet continues to serve you\u003c\/p\u003e\n\u003cp\u003e ▶[RFID Blocking]◀ The need to secure your most crucial information keeps increasing each day. We make this possible for you by fitting each one of our purses with an RFID blocking feature. This ensures that no unauthorized persons can sniff around your purse\u003c\/p\u003e\n\u003cp\u003e ▶[Wrist Strap]◀ Are you tired of holding your wallet all the time as you move around? Would you like an easier way of handling it? Then here you have it. Each of our wallets comes with a wristlet that allows you to conveniently carry your wallet without any inconveniences whatsoever\u003c\/p\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"black","offer_id":47992437637348,"sku":"WS437601","price":4000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/02_f674f6b5-e2aa-47c6-934c-4d3aaff898c2.jpg?v=1772679264"},{"product_id":"small-womens-wallet-leather-bifold-card-holder-rfid-blocking-brown-1","title":"Small Womens Wallet Leather Bifold Card Holder RFID Blocking, Brown","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cp\u003e\u003cstrong\u003eDurable Material: \u003c\/strong\u003ethe small women's wallet is made of premium vegan leather with durable hardware, smooth zipper and sturdy stitching\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSmall but Roomy: \u003c\/strong\u003ethe intriguing part of this small wallet for women is the size. many complain of inadequate space in their wallet, but at the same time they are tired of moving around with bigger ones, so what then would they do? simply get one of our women's wallets It's ideally made to carry all your important stuff and at the same time fit into your bag perfectly. It's small for a greater purpose \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePractical Design:\u003c\/strong\u003e this ladies wallets design with 10 card slots, 2 ID windows, 1 full-length bill compartment, 2 receipt slots, 1 side zipper pocket for the change, small but roomy, keeping your essentials organized\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRFID Wallet Blocking: \u003c\/strong\u003ethe women's wallet keeps your credit card information and identity away from theft and scanning. it's a great idea to simply make use of ourRFID leather coin purse because it adopts security level technology when it is closed, blocking all signals from your credit, debit card or even your ID cards\u003c\/p\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"brown","offer_id":47992453005540,"sku":"WS437501","price":3000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/01_94934044-229c-4c59-8ba4-da8a6ef2fde9.jpg?v=1772679125"}],"url":"https:\/\/weshop876.com\/collections\/costumes-accessories-2.oembed","provider":"Weshop876","version":"1.0","type":"link"}