{"title":"Pest Control","description":null,"products":[{"product_id":"electric-fly-swatter-white","title":"Electric Fly Swatter, White","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-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eFaster Charging and Longer Power Cord: \u003c\/strong\u003eThe expanded charging cable no longer limits its space. The rechargeable battery is also environmentally friendly and cuts your budget.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eConvenient Auto Zap Mode:\u003c\/strong\u003e Turn the mosquito swatter on, and sit it on the base. The bug light of an electric fly swatter racket will attract the pests and fry them to a crisp.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMultifunctional 2in1 Bug Zapper Racket: \u003c\/strong\u003eThis fly zapper, in dual mode, kills flies by auto-zapping or manually swinging at them, helping you get rid of flying insects in your backyard.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45913471746276,"sku":"WS404601","price":2600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS404601-MAIN_cb35c5f2-7ed1-4eb4-afef-2297db241a80.jpg?v=1737794267"},{"product_id":"upgraded-electric-mosquito-swatter-black","title":"Upgraded electric mosquito swatter, 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-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\u003eTo Charge via USB:\u003c\/strong\u003e Multi-selective USB charging methods can perfectly cope with the low-battery situation anytime, anywhere（Charging Wall Mount， Charging Base）. It can display the battery status.\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\u003eConvenient Auto Zap Mode： \u003c\/strong\u003eTurn the mosquito swatter on, and sit it on the base or wall mount. The bug light of an electric fly swatter racket will attract the pests and fry them to a crisp.\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\u003eMultifunctional 2in1 Bug Zapper Racket： \u003c\/strong\u003eThis fly zapper in dual mode kills flies by auto-zap or manually swinging at them, helping you get rid of flying insects in your backyard.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45913481314532,"sku":"WS404602","price":2900.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS404602-MAIN_b6e09712-1d09-4893-b39a-529e657c89ba.jpg?v=1737794368"},{"product_id":"powerful-sticky-fly-traps-rolling-paper-25cm-10m","title":"9.8\" × 393.7\"Powerful Sticky Fly Traps Rolling Paper","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\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasy to Use: \u003c\/strong\u003eour giant sticky fly trap roll ensures safety and effectiveness;Any flies or other harmful flying creatures attempting to climb up the tree will be instantly trapped, ensuring a pest free environment (\u003cmeta charset=\"UTF-8\"\u003e\n\u003cspan\u003e9.8\" × 393.7\"\u003c\/span\u003e).\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDurable and Long Lasting Stickiness:\u003c\/strong\u003e the fly paper strips are made of thick glue and waterproof paper, ensuring long lasting stickiness; Once the pests are caught, the adhesive of our outdoor fly tape restricts their escape, trapping flies, moths and other flying creatures to protect the health of your garden plants.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46057418096868,"sku":"WS105901","price":1400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1059-MAIN.png?v=1775203650"}],"url":"https:\/\/weshop876.com\/collections\/pest-control-2.oembed","provider":"Weshop876","version":"1.0","type":"link"}