{"product_id":"2-slice-bread-toaster-with-7-browning-settings-timer-function","title":"2-Slice Bread Toaster with 7 Browning Settings \u0026 Timer Function","description":"\u003c!-- =========================================================\n     WSHOP — STANDALONE WHATSAPP CONTACT BLOCK\n     Independent module — will not affect other content\n========================================================= --\u003e\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\u003c!-- =========================================================\n     WHATSAPP BUTTON\n========================================================= --\u003e\n\u003cdiv class=\"wshop-whatsapp-block\"\u003e\u003ca class=\"wshop-whatsapp-btn\" href=\"https:\/\/wa.me\/18765510845\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003c!-- WHATSAPP ICON --\u003e \u003csvg class=\"wshop-whatsapp-icon\" viewbox=\"0 0 32 32\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\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 \u003c!-- TEXT --\u003e \u003cspan class=\"wshop-whatsapp-text\"\u003e \u003cspan class=\"wshop-whatsapp-title\"\u003e Chat with us on WhatsApp \u003c\/span\u003e \u003cspan class=\"wshop-whatsapp-subtitle\"\u003e Have a question about this product? \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\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\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\u003cspan class=\"wshop-trust-title\"\u003e \u003cspan class=\"wshop-trust-icon\"\u003e \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 \u003c\/span\u003e \u003cspan class=\"wshop-trust-title-text\"\u003e \u003cspan class=\"wshop-trust-main-title\"\u003e Free Shipping on all orders \u003c\/span\u003e \u003cspan class=\"wshop-trust-subtitle\"\u003e Courier Company: Tara \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wshop-trust-content\"\u003e\n\u003cdiv class=\"wshop-tara-delivery\"\u003e\n\u003cp class=\"wshop-tara-send\"\u003e\u003cstrong\u003e📍 Send from:\u003c\/strong\u003e Kingston, Jamaica\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\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"wshop-tara-time\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"wshop-tara-time\"\u003e2 business days\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;\"\u003eDelivery time may vary depending on your location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- PAYMENT --\u003e\n\u003cdetails class=\"wshop-trust-item\"\u003e\n\u003csummary class=\"wshop-trust-summary\"\u003e\u003cspan class=\"wshop-trust-title\"\u003e \u003cspan class=\"wshop-trust-icon\"\u003e \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 \u003c\/span\u003e \u003cspan\u003e Safe payments \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wshop-trust-content\"\u003e\n\u003cp class=\"wshop-payment-text\" style=\"margin-top: 2px !important;\"\u003eWe accept Credit Cards, Debit Cards, and Cash on Delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ORDER GUARANTEE --\u003e\n\u003cdetails class=\"wshop-trust-item\"\u003e\n\u003csummary class=\"wshop-trust-summary\"\u003e\u003cspan class=\"wshop-trust-title\"\u003e \u003cspan class=\"wshop-trust-icon\"\u003e \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 \u003c\/span\u003e \u003cspan class=\"wshop-trust-title-text\"\u003e \u003cspan class=\"wshop-trust-main-title\"\u003e Order guarantee \u003c\/span\u003e \u003cspan class=\"wshop-guarantee-tags\"\u003e \u003cspan class=\"wshop-guarantee-tag\"\u003e 14-Day Returns \u003c\/span\u003e \u003cspan class=\"wshop-guarantee-tag\"\u003e Customer Support \u003c\/span\u003e \u003cspan class=\"wshop-guarantee-tag\"\u003e Fast Shipping \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"wshop-trust-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wshop-trust-content\"\u003e\n\u003cp\u003e\u003cstrong\u003e14-Day Return Policy\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWe 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.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIn-App Message: You can contact us through in-app message.\u003c\/p\u003e\n\u003cul class=\"wshop-contact-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"wshop-contact-label\"\u003eWhatsapp: \u003c\/span\u003e \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 \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\u003c!-- =========================================================\n       FORCE ALL DROPDOWNS CLOSED ON LOAD\n  ========================================================= --\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003e\u003cspan class=\"\"\u003e750W Power:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan class=\"\"\u003e\u003cspan\u003e \u003c\/span\u003eEquipped with a\u003cspan\u003e \u003c\/span\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan class=\"\"\u003e750W\u003c\/span\u003e\u003c\/strong\u003e\u003cspan class=\"\"\u003e\u003cspan\u003e \u003c\/span\u003eheating system, providing fast and even toasting for perfectly golden results every time.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003e\u003cspan class=\"\"\u003e7 Browning Settings:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan class=\"\"\u003e\u003cspan\u003e \u003c\/span\u003eFeatures\u003cspan\u003e \u003c\/span\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan class=\"\"\u003e7 LEVEL BROWNING SETTINGS\u003c\/span\u003e\u003c\/strong\u003e\u003cspan class=\"\"\u003e, allowing you to customize your toast from light and soft to dark and crispy, exactly how you like it.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"ds-markdown-paragraph\"\u003e\u003cstrong\u003e\u003cspan class=\"\"\u003eTimer Function:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan class=\"\"\u003e\u003cspan\u003e \u003c\/span\u003eBuilt-in\u003cspan\u003e \u003c\/span\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan class=\"\"\u003eTIMER FUNCTION\u003c\/span\u003e\u003c\/strong\u003e\u003cspan class=\"\"\u003e\u003cspan\u003e \u003c\/span\u003efor precise control, ensuring your toast is ready at the right moment without burning.\u003c\/span\u003e\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":49838464401636,"sku":"WS815575","price":2900.0,"currency_code":"JMD","in_stock":true},{"title":"White","offer_id":49838464434404,"sku":"WS815576","price":2900.0,"currency_code":"JMD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/02_225b0c2b-633c-4d80-a783-d9a715f6a307.jpg?v=1789110304","url":"https:\/\/weshop876.com\/products\/2-slice-bread-toaster-with-7-browning-settings-timer-function","provider":"Weshop876","version":"1.0","type":"link"}