{"title":"Shears","description":null,"products":[{"product_id":"heavy-duty-poultry-shears","title":"Heavy Duty Poultry Shears","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cp\u003eHeavy Duty Poultry Shears, Chicken Shears, Meat Cutting Scissors, Chicken Scissors Heavy Duty\u003c\/p\u003e\n\u003cp\u003eOur kitchen scissors are designed with heavy-duty stainless steel blades, providing precise cuts and long-lasting durability for various kitchen tasks.\u003c\/p\u003e\n\u003cp\u003eThese scissors feature a built-in fish scale scraper, allowing you to easily clean and prepare fish without needing extra tools. The ergonomic, non-slip handle ensures a comfortable and secure grip, even when wet, making them safe and easy to use.\u003c\/p\u003e\n\u003cp\u003eEquipped with a steel compression spring, these scissors reduce hand fatigue, making them ideal for extended use during meal prep.\u003c\/p\u003e\n\u003cp\u003eThe scissors also include a heavy-duty lock for safe storage and additional safety, preventing accidental cuts when not in use.\u003c\/p\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Silver","offer_id":47992451596516,"sku":"WS447501","price":1800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/01_18a69993-7b4c-4d76-bca5-30a1d954e0ac.jpg?v=1772695670"},{"product_id":"set-of-2-kitchen-scissors-all-purpose-heavy-duty","title":"Set of 2 Kitchen Scissors All Purpose Heavy Duty","description":"\u003cbody\u003e\n\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   WSHOP WHATSAPP — ISOLATED FONT\n========================================================= *\/\n\n.wshop-whatsapp-block,\n.wshop-whatsapp-block *,\n.wshop-whatsapp-block *::before,\n.wshop-whatsapp-block *::after {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n}\n\n\n\/* =========================================================\n   WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block {\n  width: 100%;\n  max-width: 100%;\n  margin: 14px 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   WHATSAPP BUTTON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn {\n  width: 100%;\n  min-height: 54px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  gap: 12px;\n\n  margin: 0;\n  padding: 8px 16px;\n\n  background: #ffffff;\n  color: #2c8841 !important;\n\n  border: 1.5px solid #2c8841;\n  border-radius: 10px;\n\n  text-decoration: none !important;\n\n  box-sizing: border-box;\n\n  transition:\n    background-color 0.2s ease,\n    border-color 0.2s ease,\n    transform 0.15s ease;\n\n  -webkit-tap-highlight-color: transparent;\n}\n\n\n\/* =========================================================\n   HOVER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:hover {\n  background: #f5faf6;\n  color: #2c8841 !important;\n  border-color: #2c8841;\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   ACTIVE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:active {\n  transform: scale(0.99);\n}\n\n\n\/* =========================================================\n   FOCUS\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-btn:focus {\n  color: #2c8841 !important;\n  text-decoration: none !important;\n  outline: none;\n}\n\n\n\/* =========================================================\n   WHATSAPP ICON\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-icon {\n  width: 23px;\n  height: 23px;\n\n  min-width: 23px;\n  min-height: 23px;\n\n  flex: 0 0 23px;\n\n  display: block;\n\n  color: #2c8841 !important;\n\n  fill: currentColor;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   TEXT WRAPPER\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-text {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n\n  margin: 0;\n  padding: 0;\n\n  line-height: 1.2;\n\n  text-align: left;\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-title {\n  display: block;\n\n  margin: 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 15px;\n  font-weight: 600;\n\n  letter-spacing: 0.1px;\n  line-height: 1.2;\n\n  color: #2c8841 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SUBTITLE\n========================================================= *\/\n\n.wshop-whatsapp-block .wshop-whatsapp-subtitle {\n  display: block;\n\n  margin: 3px 0 0;\n  padding: 0;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif !important;\n\n  font-size: 12px;\n  font-weight: 400;\n\n  letter-spacing: 0;\n  line-height: 1.2;\n\n  color: #777777 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE \/ APP\n========================================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .wshop-whatsapp-block {\n    margin: 12px 0;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    min-height: 52px;\n\n    border-radius: 9px;\n\n    gap: 11px;\n\n    padding: 8px 14px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 22px;\n    height: 22px;\n\n    min-width: 22px;\n    min-height: 22px;\n\n    flex-basis: 22px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    margin-top: 3px;\n\n    font-size: 11.5px;\n    font-weight: 400;\n    line-height: 1.2;\n  }\n}\n\n\n\/* =========================================================\n   VERY SMALL APP\n========================================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .wshop-whatsapp-block .wshop-whatsapp-btn {\n    gap: 10px;\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-icon {\n    width: 21px;\n    height: 21px;\n\n    min-width: 21px;\n    min-height: 21px;\n\n    flex-basis: 21px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-title {\n    font-size: 13px;\n  }\n\n  .wshop-whatsapp-block .wshop-whatsapp-subtitle {\n    font-size: 11px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\n\n  \u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Chat with us on WhatsApp\"\u003e\n\n    \u003c!-- WHATSAPP ICON --\u003e\n    \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n      \u003cpath d=\"M16 3C8.82 3 3 8.82 3 16c0 2.29.6 4.43 1.73 6.3L3 29l6.86-1.7A12.94 12.94 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm0 23.65c-2.02 0-4-.54-5.72-1.57l-.41-.24-4.07 1.01 1.06-3.96-.27-.42A10.6 10.6 0 1 1 16 26.65zm5.83-7.98c-.32-.16-1.9-.94-2.19-1.05-.29-.11-.5-.16-.72.16-.21.32-.82 1.05-1 1.26-.18.22-.37.24-.69.08-.32-.16-1.35-.5-2.57-1.6-.95-.85-1.59-1.9-1.77-2.22-.19-.32-.02-.49.14-.65.15-.15.32-.37.48-.56.16-.19.21-.32.32-.53.11-.21.05-.4-.03-.56-.08-.16-.72-1.77-.98-2.42-.26-.64-.53-.55-.72-.56h-.61c-.21 0-.56.08-.85.4-.29.32-1.11 1.08-1.11 2.64s1.14 3.06 1.3 3.27c.16.21 2.25 3.43 5.47 4.81.76.33 1.36.53 1.83.68.77.25 1.47.21 2.02.13.62-.09 1.9-.77 2.17-1.51.27-.74.27-1.37.19-1.51-.08-.13-.29-.21-.61-.37z\"\u003e\n      \u003c\/path\u003e\n    \u003c\/svg\u003e\n\n\n    \u003c!-- TEXT --\u003e\n    \u003cspan class=\"wshop-whatsapp-text\"\u003e\n\n      \u003cspan class=\"wshop-whatsapp-title\"\u003e\n        Chat with us on WhatsApp\n      \u003c\/span\u003e\n\n      \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e\n        Have a question about this product?\n      \u003c\/span\u003e\n\n    \u003c\/span\u003e\n\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e产品信任下拉组件\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT TRUST DROPDOWN — 无内部滚动 · 统一字体与行间距\n    ========================================================= *\/\n    .wshop-trust,\n    .wshop-trust * {\n      font-family: Arial, Helvetica, sans-serif !important;\n    }\n\n    .wshop-trust {\n      width: 100%;\n      margin: 10px 0 0;\n      padding: 0;\n      color: #222;\n      background: #fff;\n      font-size: 13px;\n      line-height: 1.1;\n    }\n\n    \/* 每个折叠项都是独立版块，无实框，只有底部分隔线 *\/\n    .wshop-trust-item {\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: #fff;\n      border: none;\n      border-bottom: 1px solid #eeeeee;\n      box-sizing: border-box;\n      overflow: visible;              \/* 确保不产生内部滚动 *\/\n    }\n\n    .wshop-trust-item:first-child {\n      border-top: 1px solid #eeeeee;\n    }\n\n    \/* =========================================================\n       TRUST SUMMARY\n    ========================================================= *\/\n    .wshop-trust-summary {\n      list-style: none !important;\n      width: 100%;\n      min-height: 34px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      box-sizing: border-box;\n      margin: 0 !important;\n      padding: 7px 3px !important;\n      background: #fff;\n      color: #222;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      cursor: pointer;\n      user-select: none;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .wshop-trust-summary::-webkit-details-marker {\n      display: none !important;\n    }\n\n    .wshop-trust-summary::marker {\n      display: none !important;\n      content: \"\";\n    }\n\n    \/* =========================================================\n       TRUST LEFT\n    ========================================================= *\/\n    .wshop-trust-title {\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n      min-width: 0;\n    }\n\n    .wshop-trust-title-text {\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n    }\n\n    .wshop-trust-main-title {\n      display: block;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .wshop-trust-subtitle {\n      display: block;\n      margin-top: 1px;\n      color: #555;\n      font-size: 11px;\n      font-weight: 400;\n      line-height: 1.2;\n    }\n\n    .wshop-trust-subtitle strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    \/* =========================================================\n       TRUST ICON\n    ========================================================= *\/\n    .wshop-trust-icon {\n      width: 15px;\n      height: 15px;\n      flex: 0 0 15px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-top: 1px;\n      color: #2c8841;\n    }\n\n    .wshop-trust-icon svg {\n      width: 15px;\n      height: 15px;\n      display: block;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 2;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    \/* =========================================================\n       ARROW\n    ========================================================= *\/\n    .wshop-trust-arrow {\n      width: 5px;\n      height: 5px;\n      flex: 0 0 5px;\n      margin-right: 2px;\n      border-right: 1px solid #777;\n      border-bottom: 1px solid #777;\n      transform: rotate(-45deg);\n      transition: transform 0.2s ease;\n    }\n\n    .wshop-trust-item[open] .wshop-trust-arrow {\n      transform: rotate(45deg);\n    }\n\n    \/* =========================================================\n       TRUST CONTENT — 统一字体 13px、行高 1.1\n    ========================================================= *\/\n    .wshop-trust-content {\n      display: block;\n      margin: 0 !important;\n      padding: 0 27px 8px !important;\n      background: #fff;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n      box-sizing: border-box;\n      overflow: visible;              \/* 无内部滚动 *\/\n    }\n\n    .wshop-trust-item:not([open]) .wshop-trust-content {\n      display: none !important;\n    }\n\n    .wshop-trust-content p {\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      font-size: 13px !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-trust-content p:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-trust-content strong {\n      color: #333;\n      font-weight: 700;\n      font-size: 13px;\n    }\n\n    \/* =========================================================\n       PAYMENT CONTENT\n    ========================================================= *\/\n    .wshop-payment-text {\n      margin: 0 !important;\n      color: #666;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    \/* =========================================================\n       ORDER GUARANTEE TAGS\n    ========================================================= *\/\n    .wshop-guarantee-tags {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 3px;\n      margin-top: 4px;\n      padding: 0;\n    }\n\n    .wshop-guarantee-tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: auto;\n      max-width: max-content;\n      padding: 2px 6px;\n      box-sizing: border-box;\n      background: #2c8841;\n      color: #fff;\n      border-radius: 3px;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1.15;\n      white-space: nowrap;\n      letter-spacing: 0;\n    }\n\n    \/* =========================================================\n       CUSTOMER SUPPORT — 标题独立成行，内容分行\n    ========================================================= *\/\n    .wshop-support-title {\n      display: block;\n      margin: 0 0 1px !important;\n      color: #333;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.1;\n    }\n\n    .wshop-contact-list {\n      margin: 0 !important;\n      padding: 0 !important;\n      list-style: none !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li {\n      display: block !important;\n      margin: 0 0 1px !important;\n      padding: 0 !important;\n      color: #666;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-list li:last-child {\n      margin-bottom: 0 !important;\n    }\n\n    .wshop-contact-label {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n    }\n\n    .wshop-contact-link {\n      color: #666 !important;\n      font-size: 13px !important;\n      font-weight: 400 !important;\n      line-height: 1.1 !important;\n      text-decoration: none !important;\n      word-break: break-word;\n    }\n\n    \/* =========================================================\n       DELIVERY TABLE\n    ========================================================= *\/\n    .wshop-tara-delivery {\n      width: 100%;\n      margin-top: 3px;\n    }\n\n    .wshop-tara-send {\n      margin: 0 0 3px !important;\n      color: #555;\n      font-size: 13px;\n      font-weight: 400;\n      line-height: 1.1;\n    }\n\n    .wshop-tara-send strong {\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n    }\n\n    .wshop-tara-table th,\n    .wshop-tara-table td {\n      padding: 3px 4px;\n      font-size: 12px;\n      font-weight: 400;\n      line-height: 1.1;\n      border-top: 1px solid #e5e5e5;\n      vertical-align: top;\n      word-break: break-word;\n    }\n\n    .wshop-tara-table th {\n      background: #f3faf5;\n      color: #333;\n      font-weight: 700;\n    }\n\n    .wshop-tara-table th:first-child,\n    .wshop-tara-table td:first-child {\n      width: 65%;\n    }\n\n    .wshop-tara-table th:last-child,\n    .wshop-tara-table td:last-child {\n      width: 35%;\n    }\n\n    .wshop-tara-time {\n      color: #2c8841;\n      font-weight: 700;\n      text-align: right;\n    }\n\n    \/* =========================================================\n       MOBILE \/ APP — 统一字体 12px、行高 1.0\n    ========================================================= *\/\n    @media screen and (max-width: 768px) {\n      .wshop-trust {\n        margin-top: 8px;\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-summary {\n        min-height: 30px;\n        padding: 5px 2px !important;\n        font-size: 12px;\n      }\n\n      .wshop-trust-title {\n        gap: 4px;\n      }\n\n      .wshop-trust-icon {\n        width: 13px;\n        height: 13px;\n        flex-basis: 13px;\n        margin-top: 1px;\n      }\n\n      .wshop-trust-icon svg {\n        width: 13px;\n        height: 13px;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 12px;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 9px;\n        margin-top: 0;\n        line-height: 1.0;\n      }\n\n      .wshop-trust-arrow {\n        width: 4px;\n        height: 4px;\n        margin-right: 1px;\n      }\n\n      .wshop-trust-content {\n        padding: 0 22px 4px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        overflow: visible;\n      }\n\n      .wshop-trust-content p {\n        margin: 0 !important;\n        padding: 0 !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-trust-content p + p {\n        margin-top: 0 !important;\n      }\n\n      .wshop-payment-text {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-guarantee-tags {\n        gap: 2px;\n        margin-top: 2px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 2px 4px;\n        font-size: 9px;\n        line-height: 1.0;\n      }\n\n      .wshop-support-title {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-contact-list li {\n        display: block !important;\n        margin: 0 0 1px !important;\n      }\n\n      .wshop-contact-list li:last-child {\n        margin-bottom: 0 !important;\n      }\n\n      .wshop-tara-delivery {\n        margin-top: 2px;\n      }\n\n      .wshop-tara-send {\n        margin: 0 0 1px !important;\n        font-size: 12px !important;\n        line-height: 1.0 !important;\n      }\n\n      .wshop-tara-send strong {\n        line-height: 1.0;\n        font-size: 12px;\n      }\n\n      .wshop-tara-table {\n        margin: 0;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 11px !important;\n        padding: 1px 3px;\n        line-height: 1.0 !important;\n      }\n    }\n\n    \/* =========================================================\n       VERY SMALL APP\n    ========================================================= *\/\n    @media screen and (max-width: 380px) {\n      .wshop-trust-summary {\n        font-size: 11px;\n        padding: 4px 1px !important;\n      }\n\n      .wshop-trust-main-title {\n        font-size: 11px;\n      }\n\n      .wshop-trust-content {\n        padding-left: 20px !important;\n        padding-right: 20px !important;\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n      }\n\n      .wshop-trust-content p {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-trust-subtitle {\n        font-size: 8px;\n      }\n\n      .wshop-guarantee-tag {\n        padding: 1px 3px;\n        font-size: 8px;\n        line-height: 0.95;\n      }\n\n      .wshop-contact-list,\n      .wshop-contact-list li,\n      .wshop-contact-label,\n      .wshop-contact-link {\n        font-size: 11px !important;\n        line-height: 0.95 !important;\n        margin: 0 !important;\n      }\n\n      .wshop-tara-table th,\n      .wshop-tara-table td {\n        font-size: 10px !important;\n        line-height: 0.95 !important;\n        padding: 1px 2px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT TRUST DROPDOWN\n  ========================================================= --\u003e\n  \u003cdiv class=\"wshop-trust\"\u003e\n    \u003c!-- SHIPPING --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 6h11v11H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Free Shipping on all orders\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-trust-subtitle\"\u003e\n              Courier Company: Tara\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cdiv class=\"wshop-tara-delivery\"\u003e\n          \u003cp class=\"wshop-tara-send\"\u003e\n            \u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\n          \u003c\/p\u003e\n          \u003ctable class=\"wshop-tara-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eParish\u003c\/th\u003e\n                \u003cth\u003eEstimated Delivery Time\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Hanover, Kingston, St. Andrew, Manchester, St. Ann\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  1–2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e\n                  Clarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\n                \u003c\/td\u003e\n                \u003ctd class=\"wshop-tara-time\"\u003e\n                  2 business days\n                \u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"margin-top: 2px !important;\"\u003e\n          Delivery time may vary depending on your location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- PAYMENT --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M3 10h18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan\u003e\n            Safe payments\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003e\n          We accept Credit Cards, Debit Cards, and Cash on Delivery.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ORDER GUARANTEE --\u003e\n    \u003cdetails class=\"wshop-trust-item\"\u003e\n      \u003csummary class=\"wshop-trust-summary\"\u003e\n        \u003cspan class=\"wshop-trust-title\"\u003e\n          \u003cspan class=\"wshop-trust-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l8 4v5c0 4.8-3.2 8-8 10-4.8-2-8-5.2-8-10V7z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.5 12l2.3 2.3 4.7-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"wshop-trust-title-text\"\u003e\n            \u003cspan class=\"wshop-trust-main-title\"\u003e\n              Order guarantee\n            \u003c\/span\u003e\n            \u003cspan class=\"wshop-guarantee-tags\"\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                14-Day Returns\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Customer Support\n              \u003c\/span\u003e\n              \u003cspan class=\"wshop-guarantee-tag\"\u003e\n                Fast Shipping\n              \u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/span\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"wshop-trust-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          We accept returns for most items within 14 days from the date your order is delivered. The item(s) must be in their original, undamaged condition and in their original packaging.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/p\u003e\n        \u003cp\u003e\n          In-App Message: You can contact us through in-app message.\n        \u003c\/p\u003e\n        \u003cul class=\"wshop-contact-list\"\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e\n            \u003ca href=\"tel:+18765510845\" class=\"wshop-contact-link\"\u003e+1 (876) 551-0845\u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cspan class=\"wshop-contact-label\"\u003eEmail: \u003c\/span\u003e\n            \u003ca href=\"mailto:support@weshop876.com\" class=\"wshop-contact-link\"\u003esupport@weshop876.com\u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      document.querySelectorAll(\".wshop-trust-item\").forEach(function (item) {\n        item.removeAttribute(\"open\");\n      });\n    });\n  \u003c\/script\u003e\n\n\u003cp\u003eALL PURPOSE KITCHEN SCISSORS: Heavy duty 8.5\" super sharp kitchen shears, Valued 2-Pack, comfort-Grip handles. Great All-purpose scissors for kitchen, household, new home, camper, first apartment, and outdoor general use, Great kitchen utensils set for women, men, adults, and older kids.【Patented Design】\u003c\/p\u003e\n\u003cp\u003eSTAINLESS STEEL SHARP BLADES: Quality hardened stainless steel blades easily cut through cardboard, twine, food, meat, vegetables, chicken, poultry, fish, herbs, seafood, BBQ, food packing bags, and more. Great as Food Scissors, Meat Scissors, Cooking Scissors, Scissors Kitchen, Cooking Shears, Poultry Scissors, Utility Scissors, Meat Cutting Scissors.\u003c\/p\u003e\n\u003cp\u003eCOMFORT GRIP HANDLE: The ergonomically designed handle is shaped for comfort and features a comfort grip coating for stability. Cushioning pads on the grip absorb pressure while cutting. The width of the handle is suitable for large and small hands, left and right hands, providing a comfortable grip and smooth movement when opening and closing. \u003c\/p\u003e\n\u003cp\u003eVERSATILE COLORFUL:kitchen scissors, black red, black grey. Different color handles can be used in different places, 2 special scissors are suitable for most items that need to be cut, worth looking forward to multiple uses around the home. It can also be used as a household scissors for all kinds of fruit, noodles and pizza.\u003c\/p\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"2-piece","offer_id":47992451727588,"sku":"WS447601","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/SKU_07.jpg?v=1772695695"},{"product_id":"multipurpose-5-blade-kitchen-herb-shears-1","title":"Multipurpose 5 Blade Kitchen Herb Shears","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\n\/* =========================================================\n   GLOBAL FONT\n========================================================= *\/\n\n.wshop-trust,\n.wshop-product-info,\n.wshop-product-info *,\n.wshop-trust * {\n  font-family: Arial, Helvetica, sans-serif !important;\n}\n\n\n\/* =========================================================\n   PRODUCT TRUST DROPDOWN\n========================================================= *\/\n\n.wshop-trust {\n  width: 100%;\n  margin: 14px 0 0;\n  padding: 0;\n  color: #222;\n  background: #fff;\n}\n\n.wshop-trust-item {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n  background: #fff;\n  border-bottom: 1px solid #eeeeee;\n}\n\n.wshop-trust-item:first-child {\n  border-top: 1px solid #eeeeee;\n}\n\n\n\/* =========================================================\n   TRUST SUMMARY\n========================================================= *\/\n\n.wshop-trust-summary {\n  list-style: none !important;\n  width: 100%;\n  min-height: 38px;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n\n  box-sizing: border-box;\n\n  margin: 0 !important;\n  padding: 8px 3px !important;\n\n  background: #fff;\n  color: #222;\n\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.35;\n\n  cursor: pointer;\n  user-select: none;\n\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\/* =========================================================\n   TRUST LEFT\n========================================================= *\/\n\n.wshop-trust-title {\n  display: flex;\n  align-items: flex-start;\n  gap: 7px;\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}\n\n.wshop-trust-subtitle {\n  display: block;\n  margin-top: 2px;\n  color: #555;\n  font-size: 11px;\n  font-weight: 400;\n  line-height: 1.25;\n}\n\n.wshop-trust-subtitle strong {\n  color: #333;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   TRUST ICON\n========================================================= *\/\n\n.wshop-trust-icon {\n  width: 15px;\n  height: 15px;\n  flex: 0 0 15px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 1px;\n\n  color: #2c8841;\n}\n\n.wshop-trust-icon svg {\n  width: 15px;\n  height: 15px;\n\n  display: block;\n\n  stroke: currentColor;\n  fill: none;\n  stroke-width: 2;\n\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\n\/* =========================================================\n   ARROW\n========================================================= *\/\n\n.wshop-trust-arrow {\n  width: 5px;\n  height: 5px;\n\n  flex: 0 0 5px;\n\n  margin-right: 4px;\n\n  border-right: 1px solid #777;\n  border-bottom: 1px solid #777;\n\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\/* =========================================================\n   TRUST CONTENT\n========================================================= *\/\n\n.wshop-trust-content {\n  display: block;\n\n  margin: 0 !important;\n  padding: 3px 27px 12px !important;\n\n  background: #fff;\n  color: #666;\n\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.55;\n\n  box-sizing: border-box;\n}\n\n.wshop-trust-content p {\n  margin: 0 0 6px !important;\n  padding: 0 !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}\n\n\n\/* =========================================================\n   PAYMENT CONTENT\n========================================================= *\/\n\n.wshop-payment-title {\n  margin: 0 0 5px !important;\n  color: #333;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.wshop-payment-text {\n  margin: 0 !important;\n  color: #666;\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   ORDER GUARANTEE TAGS\n========================================================= *\/\n\n.wshop-guarantee-tags {\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n\n  gap: 4px;\n\n  margin-top: 5px;\n  padding: 0;\n}\n\n.wshop-guarantee-tag {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  width: auto;\n  max-width: max-content;\n\n  padding: 3px 7px;\n\n  box-sizing: border-box;\n\n  background: #2c8841;\n  color: #fff;\n\n  border-radius: 3px;\n\n  font-size: 11px;\n  font-weight: 700;\n\n  line-height: 1.2;\n  white-space: nowrap;\n\n  letter-spacing: 0;\n}\n\n\n\/* =========================================================\n   CUSTOMER SUPPORT\n========================================================= *\/\n\n.wshop-support-title {\n  margin-bottom: 5px !important;\n  color: #333;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.wshop-support-line {\n  margin: 3px 0 !important;\n  color: #666;\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.5;\n}\n\n.wshop-support-line strong {\n  color: #333;\n  font-weight: 700;\n}\n\n.wshop-support-line a {\n  color: #2c8841;\n  text-decoration: none;\n  word-break: break-word;\n}\n\n\n\/* =========================================================\n   CUSTOMER SUPPORT CONTACT\n========================================================= *\/\n\n.wshop-contact-list {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  list-style: none !important;\n\n  color: #666;\n\n  font-size: 13px !important;\n  font-weight: 400 !important;\n  line-height: 1.55 !important;\n}\n\n.wshop-contact-list li {\n  margin: 0 0 6px !important;\n  padding: 0 !important;\n\n  color: #666;\n\n  font-size: 13px !important;\n  font-weight: 400 !important;\n  line-height: 1.55 !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\n  font-size: 13px !important;\n  font-weight: 400 !important;\n\n  line-height: 1.55 !important;\n}\n\n.wshop-contact-link {\n  color: #666 !important;\n\n  font-size: 13px !important;\n  font-weight: 400 !important;\n\n  line-height: 1.55 !important;\n\n  text-decoration: none !important;\n\n  word-break: break-word;\n}\n\n\n\/* =========================================================\n   DELIVERY TABLE\n========================================================= *\/\n\n.wshop-tara-delivery {\n  width: 100%;\n  margin-top: 7px;\n}\n\n.wshop-tara-send {\n  margin: 0 0 7px !important;\n\n  color: #555;\n\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.45;\n}\n\n.wshop-tara-send strong {\n  color: #333;\n  font-weight: 700;\n}\n\n.wshop-tara-table {\n  width: 100%;\n\n  border-collapse: collapse;\n  table-layout: fixed;\n}\n\n.wshop-tara-table th,\n.wshop-tara-table td {\n  padding: 7px 6px;\n\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.45;\n\n  border-top: 1px solid #e5e5e5;\n\n  vertical-align: top;\n\n  word-break: break-word;\n}\n\n.wshop-tara-table th {\n  background: #f3faf5;\n  color: #333;\n\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\/* =========================================================\n   PRODUCT INFO\n========================================================= *\/\n\n.wshop-product-info {\n  width: 100%;\n\n  margin: 24px 0 0 !important;\n  padding: 0 !important;\n\n  color: #555;\n\n  font-size: 13px;\n  font-weight: 400;\n  line-height: 1.7;\n\n  overflow: visible !important;\n\n  -webkit-font-smoothing: antialiased;\n}\n\n\n\/* =========================================================\n   TABS\n   DESCRIPTION \/ PACKAGE CONTENTS\n========================================================= *\/\n\n.wshop-tabs {\n  width: 100%;\n\n  margin: 0 0 22px !important;\n  padding: 0 !important;\n\n  position: relative !important;\n\n  height: auto !important;\u003c\/style\u003e\n\u003c\/body\u003e","brand":"Weshop876","offers":[{"title":"Green","offer_id":47992465555684,"sku":"WS447301","price":800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/7171EvuIDFL._AC_SL1500.jpg?v=1772695523"}],"url":"https:\/\/weshop876.com\/collections\/shears-1.oembed","provider":"Weshop876","version":"1.0","type":"link"}