{"title":"Car Care","description":null,"products":[{"product_id":"microfiber-towels-36-units","title":"Microfiber Towels 30 Units, Blue","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\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cstrong\u003e11.8\" × 11.8\"\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGood material:  \u003c\/strong\u003estrong water absorption, good elasticity, suitable for cleaning supplies.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOutstanding Weaving Process:\u003c\/strong\u003e The weaving process of this rag is rigorous. By heating materials to a certain temperature, then cutting and forming, the edges of the rag are flat, and it is not easy to spread.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDiverse Use: \u003c\/strong\u003eYou can wipe the dust or water stains in electrical, glass, inside of the car, and faucet, which is a good helper for your cleaning home hygiene.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45903017476324,"sku":"WS102401","price":2100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws102401-411046.jpg?v=1745379486"},{"product_id":"6-pack-microfiber-glass-cleaning-cloth-lint-free-quickly-clean-window-glasses-windshields-mirrors-and-stainless-steel-multicolor","title":"6-Piece Multicolor Microfiber Glass Cleaning Cloth","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\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eSoft \u0026amp; Lint Free:\u003c\/strong\u003e Microfiber glass cloth have a soft, plush touch. They are designed to catch any lint, dust, or dirt that are lying around. Perfect cleaning rags ideal for streak free and lint free cleaning.\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 \u0026amp; Durable: \u003c\/strong\u003eThe cloth is made of glass fibers has high tensile strength, dimensional stability.\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\u003ePackage \u0026amp; Multi-Purpose:\u003c\/strong\u003e Pack of 6 with perfect size will last longer. Perfect to use as a cleaning cloth for glass cleaning, kitchen, bath cleaning, eyeglass, screen, lens, mirror, polishing cloth and as the perfect car window cleaning cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45913031082212,"sku":"WS102301","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/MAIN_37e6207e-548f-4d66-8ccc-f5bdb108021f.png?v=1745386199"},{"product_id":"microfiber-towels-for-cars","title":"Microfiber Towels for Cars 2 Units, Gray","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\u003e\n\u003cstrong\u003eEngineered for Car Lovers, Built for Excellence: \u003c\/strong\u003eOur \u003cmeta charset=\"UTF-8\"\u003e24\" × 35\"gray microfiber towel for cars is designed with the passion of true car enthusiasts, ensuring your vehicle looks its best with every use, reflecting your pride and dedication to quality.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGentle on Your Vehicle: \u003c\/strong\u003eCreated with premium materials, this towel offers a soft yet powerful clean that protects your car’s surfaces from scratches and lint, ensuring it looks showroom-ready every time.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46060044124388,"sku":"WS105401","price":2100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS105401.png?v=1774945358"},{"product_id":"basic-microfiber-towels-36-pcs","title":"Thickend 35gsm Basic Microfiber Towels 36 Units (2 Color Options)","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\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cstrong\u003e15.7\" × 15.7\"\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"ds-message _63c77b1\"\u003e\n\u003cdiv class=\"ds-markdown\"\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cspan\u003e\u003cstrong\u003eThickened Materials\u003c\/strong\u003e: Compared to the generic versions available on the market, this microfiber cloth is made of thicker material with a weight of 350 gsm, whereas the fabric weight of typical microfiber cloths on the market generally ranges from 250 gsm to 300 gsm.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePremium Microfiber Material:\u003c\/strong\u003e Made with high-quality microfiber, these cloths boast fine stitching and exquisite workmanship.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBigger Size and Value Pack:\u003c\/strong\u003e Measuring approximately 40 x 40 cm (15 x 15 inches), these towels are easy to carry. This package includes 36 towels.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Grey","offer_id":46236434137316,"sku":"WS102201","price":3800.0,"currency_code":"JMD","in_stock":true},{"title":"Yellow","offer_id":46236434170084,"sku":"WS102202","price":3800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1022-MAIN_c2df8309-4cf3-4ad9-a4ec-3b24bff86855.png?v=1744687312"},{"product_id":"8-piece-car-wash-kit-green","title":"8-Piece Car Wash Kit, Green","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\u003eMicrofiber Mop: \u003c\/strong\u003eThe car wash brush consists of 4 sturdy stainless steel rods and chenille microfiber brush heads, which are designed with a snap buckle, which is detachable and easy to assemble.\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\u003eSoft Bristle Wheel Brush: \u003c\/strong\u003eThe bristles of our soft car cleaning brush head are made of soft, high-quality PP, so they do not scratch when scrubbing.\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\u003eWindshield Squeegee: \u003c\/strong\u003eSoft rubber blade moves foam and water easily. Durable nylon netted sponge offers a thorough wipe.\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\u003eChenille Car Wash Glove \u0026amp; Absorbent Towels:\u003c\/strong\u003e The Chenille Car Wash Glove is made of extra plush microfiber for the ultimate scratch and swirl-free washing experience. Super absorbent microfiber towel dries your car quickly and can also be used for car interior cleaning.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46322378899684,"sku":"WS411001","price":3800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/O1CN01tXy0CY28s6MDVakiQ__2208226667987-0-cib.jpg?v=1747193206"},{"product_id":"handheld-car-vacuum-cleaner-cordless-with-brushless-motor","title":"Handheld Cordless Car Vacuum Cleaner with Brushless Motor","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\u003e【 4-IN-1 VACUUM CLEANER】\u003c\/strong\u003eThis handheld vacuum cleaner has both suction and blowing functions, allowing it to be used to inflate and pump air while removing dust and debris. The handheld vacuum's pumping power can be used to compress the bag, helping to save storage space. The inflatable function can quickly inflate inflatable items such as swimming rings, providing convenience for family entertainment or outdoor activities. The versatility and flexibility of this cordless vacuum cleaner make it a great addition to your everyday life.\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\u003e【12000PA POWERFUL SUCTION】\u003c\/strong\u003eCar vacuum cleaner uses brushless motor technology compared to ordinary brushed motors, it can effectively reduce wear and tear and extend the life of the car vacuum cleaner. It also has a fast heat dissipation function to avoid performance degradation due to overheating, making your cleaning work smoother.\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\u003e【4000mAh LARGE CAPACITY BATTERY】\u003c\/strong\u003eBuilt-in 4000mAh high capacity batteries provide you with strong power support, making cleaning easier and more efficient. With fast charging technology, it only takes 4.5 hours to complete charging, so that your car vacuum cleaner is always in the good condition. You can use it for 18-20Min after fully charged. The indicator light will flash red when car vacuum portable cordless is charging and turn green when fully charged.\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\u003e【PORTABLE \u0026amp; EASY TO STORGE】\u003c\/strong\u003eHandheld vacuum cordless cleaner weighs only 0.85LB, equivalent to the weight of 1 bottle of Coke. The cordless design allows you to get rid of the power cord, making the cleaning process more free and flexible. The car vacuum cleaner handle is ergonomic and will not tire you with one-handed operation. The operation sound is also very low, no more than 84dB. The compact size of the vacuum cleaner won't take up too much space, and you can store it anywhere in your home or car.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46862329118948,"sku":"WS110401","price":6200.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/1_b8bc4d2b-e9d7-4e4e-bc75-4148ad4ed602.jpg?v=1761038252"},{"product_id":"handheld-car-vacuum-cleaner-cordless-with-brushless-motor-1","title":"Handheld Car Vacuum Cleaner Cordless with 14000Pa High Power, 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 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\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003e4-in-1 WORK STATION \u0026amp; EXCELLENT CLEANING KIT: \u003c\/strong\u003eExperience the convenience of vacuuming, blowing, inflating, and vacuum sealing in one versatile device, the handheld vacuum cleaner simplifies your cleaning routine with its multifunctionality, providing a comprehensive solution for all your cleaning needs.Includes 5 accessories to suit all cleaning situations.\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\u003e14000PA BRUSHLESS MOTOR \u0026amp; LED DIGITAL DISPLAY: \u003c\/strong\u003e60000rpm brushless motor provides strong suction of Max 19kPa to easily pick up stubborn sand, dust and debris. Upgraded drive system output high-speed constant airflow, making the car vacuum high power always at peak suction power.\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 CORDLESS \u0026amp; TYPE-C FAST CHARGING: \u003c\/strong\u003eOnly weighs 1lbs (461g), you can easily pick up this mini vacuum cleaner to clean up dust, debris, and garbage in any corner. The wireless design allows you to clean freely without being constrained by traditional wired vacuum cleaners.Support 5V\/2A fast charging, fully charged in just 3.5 hours.Compact and portable, the attached storage bag is convenient for car storage.\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\u003eONE-TOUCH TO EMPTY \u0026amp; SILENT OPERATION: \u003c\/strong\u003eA single touch pops open the lid automatically, emptying debris without getting your hands dirty. The HEPA filter captures a whopping 95.99% of dust and particles, providing more efficient cleaning performance and longer service life. A replacement filter is for free in the package.The working noise is less than 75dB, allowing you to clean dust silently.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46865768349924,"sku":"WS110501","price":10100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/01_c4f47c2e-9c9c-46c6-a84b-4bebe02da5fc.jpg?v=1761116170"},{"product_id":"handheld-car-vacuum-cleaner-blue","title":"Handheld Car Vacuum Cleaner, Blue","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\u003e【 4-IN-1 VACUUM CLEANER】\u003c\/strong\u003eThis handheld vacuum cleaner has both suction and blowing functions, allowing it to be used to inflate and pump air while removing dust and debris. The handheld vacuum's pumping power can be used to compress the bag, helping to save storage space. The inflatable function can quickly inflate inflatable items such as swimming rings, providing convenience for family entertainment or outdoor activities. The versatility and flexibility of this cordless vacuum cleaner make it a great addition to your everyday life.\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\u003e【Type-C FAST AND CONVENIENT CHARGING】\u003c\/strong\u003eThe portable cordless car vacuum uses a Type-C charging port with a built-in 4000mAh rechargeable battery. It takes 2.5 hours to quickly charge and can run for half an hour, making it particularly convenient to charge this handheld vacuum cleaner anywhere. Using this cordless handheld vacuum will save you time for efficient cleaning.\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\u003e【METAL FILTER \u0026amp; HEPA FILTER】\u003c\/strong\u003eThe car vacuum cleaner uses a dual filtration system. The HEPA filter is able to filter out very fine dust and impurities, which is very effective for interior cleaning. Metal filters effectively filter out larger magazine particles to prevent damage to the cordless handheld vacuum. The high efficiency filter can also be easily disassembled, and can be reused by simple cleaning with water.\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\u003e【EASY TO CARRY】\u003c\/strong\u003eThe mini hand held vacuum cleaner offers great convenience with a lightweight design that weighs just 0.8LB. The cordless design allows for more flexible cleaning at home or in the car. Its portability also makes it ideal for travel or outdoor activities. After use, this handheld vacuum can be conveniently stored in any corner of the car or home without taking up too much space.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46865772740836,"sku":"WS110601","price":4100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/01_Blue_Gold.png?v=1761116453"},{"product_id":"5000pa-65w-car-vacuum-cleaner-wired-cigarette-lighter-plug","title":"5000PA 65W Car Vacuum Cleaner Wired Cigarette Lighter Plug","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\u003ePROFESSIONAL 65W MOTOR \u0026amp; 5000Pa SUCTION:\u003c\/strong\u003e Tackles stubborn dirt, sand, pet hair, and debris embedded in car carpets and seats with ease.\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\u003eADVANCED H13 HEPA FILTRATION: \u003c\/strong\u003eCaptures 99.7% of microscopic dust particles and allergens as small as 0.3 microns, ensuring clean exhaust air and a healthier cabin environment.\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\u003eCONVENIENT WIRED DESIGN: \u003c\/strong\u003eSimply plug into your vehicle's 12V cigarette lighter socket for immediate, powerful cleaning.\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\u003eDURABLE \u0026amp; EASY TO MAINTAIN: \u003c\/strong\u003eFeatures a large-capacity dust cup and a washable HEPA filter, designed for long-term use and easy cleaning.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46866130174180,"sku":"WS112601","price":2600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/SKU_01_C3089-1.jpg?v=1761620572"},{"product_id":"car-cleaning-gel-200g-10-units","title":"Car Cleaning Gel 200g 10 Units","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\u003e[CAR CLEANING SOLUTION] \u003c\/strong\u003eOur Car Cleaning Gel is specially crafted to deeply clean car interiors, reaching tricky spots like dashboards, cup holders, door handles, air vents, steering wheels, and console panels. Made from a pleasant-smelling cleaning gel, it's safe for both skin and the environment. It's excellent at picking up dust and leaving surfaces completely clean.\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\u003e[ENVIRONMENTALLY SAFE AND GENTLE] \u003c\/strong\u003eThe car cleaning gel is crafted from biodegradable material that has a pleasant lavender scent. It's kind to your skin and won't harm the environment. This cleaning good effectively clears away all dust and debris, leaving behind no trace.\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\u003e[SIMPLE USAGE] \u003c\/strong\u003eUsing this car vent cleaner is easy. Just gently press it on the dusty surface and slowly pull it off. If you push it into small spaces, it'll pick up dirt and come back out. You can do the same with the keyboard cleaner on your keyboard to get rid of dust.\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\u003e[REUSABLE CONVENIENCE]\u003c\/strong\u003e The car cleaning gel is really handy because you can use it many times. When it starts to get darker, it means it's time for a new one. After you finish cleaning, just put it back in its box and keep it in a cool, dry spot. This way, it'll be all set for the next time you need it! NOTE:- Be careful not to wash the cleaning gel with water.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"7\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"8\" data-line=\"true\"\u003e\n\u003cstrong\u003e[MULTIPLE USES] \u003c\/strong\u003eYou can use this special gel to clean lots of things, like furniture, your house and office, computer stuff like keyboards and printers, your phone, a calculator, the TV remote, and even things in your car like door handles and vents. Just remember, it works best on surfaces that don't mind a little water.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47114735681764,"sku":"WS433301x10pcs","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/5_4b9a14ca-9fc3-4028-8a2a-194e795ba8a3.png?v=1764579428"},{"product_id":"colorful-microfiber-cleaning-cloths-60-units-15-18cm","title":"Colorful Microfiber Cleaning Cloths 60 Units 15*18cm","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\u003eAmple Eyeglass Cleaning Cloths:\u003c\/strong\u003e the package contains 60 pieces of eyeglass cloths in gray, ample quantity allow you to place them at home, office or in the car, to keep them handy to use when needed.\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\u003eVersatile Uses: \u003c\/strong\u003ethe microfiber glasses cleaning cloth is suitable for cleaning your eyeglasses or sunglasses, also nice for phone screen, LCD TV screens, tablets, car rearview mirror, camera lenses, laptops lens, makeup mirror, and other delicate surfaces.\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\u003eReliable and Quality Material: \u003c\/strong\u003ethe cleaning cloths for eyeglasses are made of soft microfiber cloth, which can safely remove stains without leaving scratches, and wipe away smudge, stain, fingerprint, dust and dirt, etc.; And the sawtooth periphery design can avoid fraying, safe for most delicate surfaces.\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\u003eProper Size: \u003c\/strong\u003eeach microfiber cloth for glasses is approx. 15x18cm, lightweight and portable for travel use, compact size for you to put into your pocket, handbag, backpack, camera case, purse, and so on\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47118726791396,"sku":"WS417101x5pcs","price":1100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/22_742e8753-11ec-45d4-816d-df3c0da68b80.jpg?v=1764663284"},{"product_id":"automotive-air-conditioner-cleaner-and-brush-4-units","title":"Automotive Air Conditioner Cleaner and Brush 4 Units","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\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003eDouble ended mini blind cleaner.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e100% brand new and high quality.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003eDouble-sided head, clean dust more thoroughly.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003eSoft and durable bristles, not easy to fall off.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47118975828196,"sku":"WS112201x4pcs","price":1100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/5_b32f3820-d01a-44a1-abf6-4e3a158f8806.png?v=1764667119"},{"product_id":"car-interior-detailing-brush-2-units","title":"Car Interior Detailing Brush 2 Units","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\u003eScratch-Free Cleaning:\u003c\/strong\u003e Our brush is designed to ensure scratch-free cleaning, completely devoid of any metal parts that could potentially mar your car's surface. Experience enhanced cleaning without compromising on the pristine condition of your vehicle's paintwork.\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\u003eSafe for All Surfaces: \u003c\/strong\u003eRest assured, our brush will not scratch your car, safeguarding your investment with every use. Its gentle yet effective design makes it perfect for maintaining the beauty and shine of your automotive finish.\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\u003eErgonomic Design for Perfect Grip: \u003c\/strong\u003eEquipped with an ergonomic non-slip handle, our brush offers a comfortable and secure grip, minimizing hand fatigue and making it easier to reach those hard-to-clean areas. The sleek design ensures a smooth and efficient cleaning experience.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"7\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"8\" data-line=\"true\"\u003e\n\u003cstrong\u003eDurable \u0026amp; LongLasting: \u003c\/strong\u003eCrafted to withstand the rigors of regular use, our brush is built to last. Its robust construction ensures it remains in top condition, providing reliable service for countless cleanings to come. Whether you're tackling stubborn dirt or simply maintaining your car's shine, our durable brush is up to the task.\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47122436620516,"sku":"WS112301x2pcs","price":1100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/5_8aab33ac-41da-4401-a5f0-e9aba69e18b9.png?v=1764745373"}],"url":"https:\/\/weshop876.com\/collections\/car-care-3.oembed","provider":"Weshop876","version":"1.0","type":"link"}