{"title":"Mother's day","description":"","products":[{"product_id":"rechargeable-foldable-water-dispenser","title":"Rechargeable Foldable Water Dispenser (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e1-5 Gallon Water Dispenser:\u003c\/strong\u003e For 1-5 gallon bottle, long-lasting, smart LED display, portable Water dispenser for home and outdoor. The built-in 1200mAh rechargeable batteries, 2 hours of full power can be used for 2 hours, 25–35 days, or about 6 barrels of 5-gallon water.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eFunction: \u003c\/strong\u003eFoldable design, 3 pre-set(200ml 600ml 800ml) dispenser modes, 1 manual mold.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"White","offer_id":45994785669348,"sku":"WS100701","price":2600.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":45994785702116,"sku":"WS100702","price":2600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws100701-690077.jpg?v=1731375659"},{"product_id":"collapsible-fabric-storage-cubes-organizer-with-handles-pack-of-6","title":"Collapsible Fabric Storage Cubes Organizer Set with Handles 6 Units (3 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eDurable Fabric:\u003c\/strong\u003e Lightweight yet sturdy fabric offers strength and breathability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePortable:\u003c\/strong\u003e Each cube includes 2 sewn-in fabric handles for easy room-to-room carrying or removal from a shelf or cube nook.  \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":45994785571044,"sku":"WS400201","price":3400.0,"currency_code":"JMD","in_stock":true},{"title":"Beige","offer_id":45994785603812,"sku":"WS400202","price":3400.0,"currency_code":"JMD","in_stock":true},{"title":"Gray","offer_id":45994785636580,"sku":"WS400203","price":3400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws400201-446708.jpg?v=1774174783"},{"product_id":"shower-curtain-hooks-rings-rust-resistant-metal-double-glide-shower-hooks-rings-for-bathroom-shower-rods-curtains-set-of-12-hooks","title":"Double Shower Curtain Hooks Set 12 Units","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eSmooth gliding:\u003c\/strong\u003e Engineered spherical roller balls of shower curtain hooks can glide smoothly and fast across the shower rod.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDouble hooks design:\u003c\/strong\u003e The double roller glide shower hooks are strong enough to hold up the shower curtain and shower liner.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Nickel","offer_id":45775240855780,"sku":"WS400301","price":1200.0,"currency_code":"JMD","in_stock":true},{"title":"Chrome","offer_id":45775240888548,"sku":"WS400302","price":1200.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":45775240921316,"sku":"WS400303","price":1200.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS4003_MAIN_6a5400cf-37fe-47ca-93c3-2535631542bb.jpg?v=1737792368"},{"product_id":"adjustable-food-container-lid-organizer-for-kitchen-cabinet-storage","title":"Adjustable Food Container Lid Organizer (3 Size Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eOrganized Lids: \u003c\/strong\u003eCustomizable compartments organize a wide range of small, medium, or large container lids.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQuick Set Up\u003c\/strong\u003e: Just pull out of the box, add dividers (where you want), and load your container lids, no tools required. A speedy set-up means your lid collection will be organized in just a couple of minutes – you can do it.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Expandable with Tall Dividers","offer_id":45775265792228,"sku":"WS400501","price":4100.0,"currency_code":"JMD","in_stock":true},{"title":"Large","offer_id":45775265824996,"sku":"WS400502","price":3200.0,"currency_code":"JMD","in_stock":true},{"title":"Medium","offer_id":45775265857764,"sku":"WS400503","price":2800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS4005_MAIN_ff9843f2-abf2-475e-86d8-3fd37e06afe6.jpg?v=1774174604"},{"product_id":"diy-adjustable-spinning-skincare-organizer-cosmetic-display-case-with-brush-holder-perfume-tray","title":"DIY Rotating Adjustable Makeup Organizer (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eMore than 360-degree Silently Rotating: \u003c\/strong\u003eT's spinning storage holder rack can be rotated infinitely, making it convenient to pick items.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy to Install and Clean: \u003c\/strong\u003eThe dresser organizer takes seconds to assemble. Its easy-to-disassemble design and washable material make cleaning easier.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Clear","offer_id":45994785505508,"sku":"WS400401","price":2100.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":45994785538276,"sku":"WS400402","price":2100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS4004-CLEAR_fdd9e355-8d0d-43d7-a71c-0f3fd05ee0e5.jpg?v=1773993947"},{"product_id":"usb-charging-water-bottle-pump","title":"Rechargeable Water Dispenser (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003e1-5 Gallon Water Dispenser: \u003c\/strong\u003eThe electric water bottle pump will be suitable for gallon barrels with a 2.16-inch (5.5 cm) neck.For universal 1-5 gallon bottle, automatic water jug dispenser with switch and usb.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eEasy Operation with One Button: \u003c\/strong\u003eIt is ideal for a variety of models gallon barrels without prying the lid One switch operation, totally hassle-free even for kids and elders, for camping, kitchen, workshop and garage.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003eTips: \u003c\/strong\u003ePlease try to use the supplied cord for charging, and don't use the fast charger head to avoid any damage to the charging port.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"White","offer_id":45775384150244,"sku":"WS100601","price":1500.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":45775384183012,"sku":"WS100602","price":1500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws1006-white-229171.jpg?v=1742033266"},{"product_id":"smokeless-tea-light-candles-100-count","title":"Smokeless Tea Light Candles 100 Units","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e4-Hour Burn Time \u0026amp; No Residue: \u003c\/strong\u003eThis Tea Light Candle is made of high quality candle material and reinforced cotton wick, guaranteed to last for more than 4 hours of continuous burning, clean and residue-free, perfect for events that need to create a long-lasting and perfect ambiance, and the casing is made of recyclable aluminum to do your bit for the environment!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSmokeless \u0026amp; Odorless \u0026amp; Health-Conscious: \u003c\/strong\u003eBreathe Easy with Our Smokeless, Odorless, and Health-Conscious Tea Lights. Our tea lights create a space where you can enjoy the utmost comfort and health, free from any unwelcome odors or smoke, allowing you to fully relax and immerse yourself in a worry-free ambiance.\u003cbr\u003e\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45777632428260,"sku":"WS100801","price":1500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1008-MAIN.png?v=1740638624"},{"product_id":"multifunction-portable-adjustable-tv-tray-table","title":"Multifunction Portable Adjustable TV Tray Table (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eMultifunction TV Tray Table: \u003c\/strong\u003eFolding TV tray on bed and sofa with cup holder, Comfortable Folding Table with 6 height and 3 tilt angle adjustments.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAll Situation Use: \u003c\/strong\u003eThe TV tray legs can go under your sofa or bed and make the tray extremely close to you as a TV dinner tray, a bed table, a movable workstation, or a snack tray.The bottom balance pole design makes this TV dinner tray more stable.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":45777699373284,"sku":"WS100901","price":5000.0,"currency_code":"JMD","in_stock":true},{"title":"White","offer_id":45777699406052,"sku":"WS100902","price":5000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1009-MAIN.jpg?v=1740639677"},{"product_id":"adjustable-seat-cushion-with-lumbar-support-pillow-memory-foam-2pcs-black","title":"Adjustable Seat Cushion with Lumbar Support Pillow, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eComfortable Sitting:\u003c\/strong\u003e The dimensions of the chair cushion are 18.1 x 14.2 x 3.2 inches and the dimensions of the lumbar support pillow are 13 x 4 x 13 inches. The size meets the needs of most people, and the shape of the product is ergonomically designed to effectively relieve the discomfort caused by sitting in one place for extended periods.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThoughtful Detailing: \u003c\/strong\u003eOur seat cushions and lumbar support pillows are made of high-quality fabric with quality zippers. The bottom of the seat cushion has a special non-slip design and the back of the lumbar support pillow is installed with adjustable straps to fit chairs of various sizes.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eConvenient to Use: \u003c\/strong\u003eThe cover of the seat cushion and lumbar support pillow is removable and made of machine-washable fabric for easy cleaning. The core of the seat cushion and lumbar support pillow is made of high-quality foam, which is both soft and supportive and not easily dented. Soft memory foam gently conforms to your body.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45777744199908,"sku":"WS200201","price":5000.0,"currency_code":"JMD","in_stock":true}]},{"product_id":"plastic-bread-container-bpa-free-food-grade","title":"Food Grade Plastic Bread Container with Inner Case \/ without Inner Case","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003ePackage Includes: \u003c\/strong\u003e1x standard Bread Container(without inner case)\/ 1x Bread Container with inner case.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eStore Bread Upright:\u003c\/strong\u003e Our bread storage container stands up on its end saving you space and making it the perfect fit for your kitchen counter or pantry. The perfect size protects the bread from being crushed(\u003cspan\u003e34*11.5*11.5cm).\u003c\/span\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Standard","offer_id":45777787846884,"sku":"WS200301","price":1900.0,"currency_code":"JMD","in_stock":true},{"title":"With inner case","offer_id":45777787879652,"sku":"WS200302","price":2000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws2003_3.jpg?v=1741315681"},{"product_id":"expandable-utensil-tray-for-kitchen","title":"Expandable Cooking Utensil Tray (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAdjustable Size: \u003c\/strong\u003eWith an adjustable width between 13 and 22.4 inches, it is compatible with different drawer sizes. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSort Your Silverware: \u003c\/strong\u003eWith 3 different size options and a total of 8 compartments for easy sorting and storage.\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":45779714277604,"sku":"WS101801","price":1900.0,"currency_code":"JMD","in_stock":true},{"title":"Light grey","offer_id":45779714310372,"sku":"WS101802","price":1900.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS101801.png?v=1739515287"},{"product_id":"kitchen-compostable-trash-bags-10l-2-2gallon-50-counts","title":"Biodegradable and Compostable Trash Bags 50 Units \/ 10L \/ 2.2 gal","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlastic-Free: \u003c\/strong\u003eProud to be one of the compostable trash bags in the Jamaica market, Weshop876's compostable bag can break down completely not only in industrial facilities but also in home systems. Made from entirely plastic-free materials such as corn starch and plant-based materials, This trash bag decomposes fully into CO2, water, and organic biomass after 6-12 months, leaving no traces of plastic in the environment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003cbr\u003e1)Volume: 10L\/2.2Gallon\u003cbr\u003e2)Bag Size: 43*46cm\u003cbr\u003e3)Thickness 0.014mm\u003cbr\u003e4)Weight: 350g\/ 50 counts\u003cbr\u003e5)Material: Corn starch + PLA + PBAT\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45780115652836,"sku":"WS101901","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws101901-467846.jpg?v=1731624261"},{"product_id":"loud-alarm-clock-large-display-snooze-adjustable-brightness-adjustable-volume","title":"Loud Alarm Clock with Large Display, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eLarge display and multi-function:\u003c\/strong\u003e The digital alarm clock has a large LED display, so you can see the time even if it is far away from you. Our desktop clock has many modes:clock mode, date mode, temperature mode, snooze mode alarm mode. The buttons on the back are very simple instructions, so installation is very simple!\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45780117913828,"sku":"WS200401","price":1500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws200401-103406.jpg?v=1774174892"},{"product_id":"large-chicken-breast-shredder-tool-twist-with-brush-fork-visible-meat-shredder-machine","title":"Chicken Breast Shredder Tool (4 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eShredded Meat in Seconds:\u003c\/strong\u003e The meat machine builds plastic teeth that cover the whole area which can tightly clamp the food, the lid has extra spikes on the edge, which help meat gather the shredded meat in the middle, cutting it evenly. the tool is applied with an ergonomic handle and an anti-slip base, ensuring comfort and easy operation even during heavy use.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003eHow To Use: \u003c\/strong\u003eWe need to cook meat first and cut it into small pieces, forbid using raw meat to shred it, as it will damage the spike. The small pieces can be divided into 3 parts to put on the shredder, which can shred the meat finely and evenly.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":46110178083044,"sku":"WS300101","price":1300.0,"currency_code":"JMD","in_stock":true},{"title":"Orange","offer_id":46110178115812,"sku":"WS300102","price":1300.0,"currency_code":"JMD","in_stock":true},{"title":"Red","offer_id":46110178148580,"sku":"WS300103","price":1300.0,"currency_code":"JMD","in_stock":true},{"title":"Green","offer_id":46110178181348,"sku":"WS300105","price":1300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws300105-535772.jpg?v=1731624270"},{"product_id":"4-in-1-kitchen-knife-accessories-3-stage-knife-sharpener-helps-repair-restore-polish-blades-and-cut-resistant-glove-black","title":"3 Stage Knife Sharpener, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003e3-Step Knife Sharpener:\u003c\/strong\u003e The 1st diamond sharpening rod repairs and straightens damaged blades before the 2nd slot sharpens to restore its V-shape. Finally, the 3rd slot fine tunes for a clean polish.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45780363182308,"sku":"WS300401","price":900.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS3004-MAIN_f9de6770-3631-440e-9c3d-86a10ec3f6d5.png?v=1737791217"},{"product_id":"reusable-foldable-washable-grocery-bags-colorful-10-pack-polyester-fabric","title":"10-Piece Colorful Reusable Grocery Bags","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eColorful Life with Fun Color Bags: \u003c\/strong\u003eReusable grocery bags available in 10 different solid colors, suitable for both men and women. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy to Fold and Store:\u003c\/strong\u003e Our reusable grocery bags can be easily wrapped into a small roll which takes up hardly any space that can easily fit in a backpack, purse, pocket, or the glove box of the car. \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45780471087332,"sku":"WS300501","price":1800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS3005_MAIN_jpg.png?v=1741244554"},{"product_id":"25-pcs-clear-plastic-drawer-organizers-set-4-size-versatile-bathroom-and-vanity-drawer-organizer-trays","title":"25-Piece Drawer Organizers Set with 4-Size (3 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp class=\"a-size-large a-spacing-none\"\u003e\u003cstrong\u003e\u003cspan id=\"productTitle\" class=\"a-size-large product-title-word-break\"\u003e25 PCS Clear Plastic Drawer Organizers Set, 4-Size Versatile Bathroom and Vanity Drawer Organizer Trays, Storage Bins for Makeup, Bedroom, Kitchen Gadgets Utensils and Office\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIncludes: \u003c\/strong\u003e9 x 6 x 2 inches (3pcs), 9 x 3 x 2 inches(6pcs), 6 x 3 x 2 inches(8pcs), 3 x 3 x 2 inches(8cps).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCombination of 4 Different Sizes: \u003c\/strong\u003eOne set includes 25pcs storage bins in 4 different sizes, which help you customize combinations to store items and organize drawers in shelves\/closets\/cabinets\/dressers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNon-Slip and Durable: \u003c\/strong\u003eIt is made of durable and clear plastic, so you can see what’s in it without digging around or making a mess. This helps you live a neat lifestyle.\u003cbr\u003e\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Clear","offer_id":45994785210596,"sku":"WS300801","price":3500.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":46110512349412,"sku":"WS300802","price":3500.0,"currency_code":"JMD","in_stock":true},{"title":"Pink","offer_id":46110512382180,"sku":"WS300803","price":3500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS3008_SKU_PINK_cd3d998c-da7c-4c9f-a625-c4d1fc7c8a60.png?v=1774174544"},{"product_id":"socket-fan-light-ceiling-fans-with-lights-and-remote-dimmable-led-ceiling-fan-with-lights-3-colors-3000k-6500k","title":"Socket Fan Light Ceiling Fan with Remote, White","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eCeiling Fan with LED Light: \u003c\/strong\u003eThis white ceiling fan with light offers dual functionality as both a ceiling fan and a brilliantly illuminating LED bulb in a single unit.Wireless remote control, High penetration capacity, Long-distance remote control, Low power consumption.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3 Lights Color Temperature and 5 Brightness Levels: \u003c\/strong\u003eThis modern ceiling fan with light has 5 lighting modes and 3 light colors.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782002958564,"sku":"WS300901","price":5300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws3009-227668.jpg?v=1731707112"},{"product_id":"gravity-electric-pepper-and-salt-grinder-set-battery-powered-with-led-light-stainless-steel-black-2-pack","title":"Battery Powered Gravity Electric Pepper Grinder with LED Light 2 Units, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eUnique Design: \u003c\/strong\u003eMany grinding levels for your choice allow you to grinder your spices from coarse to fine. You can choose the coarseness of your spice, salt, or pepper by turning adjustment knob at the head of the grinder. With the blue LED light, blue light is not only bright but also gentle, you can easily see the amount of pepper, salt, and other grains you put in your food.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAutomatic Operation: \u003c\/strong\u003eWith our Electric Pepper and Salt Grinder with a Gravity sensor switch, you even needn’t to press a button, Simply flip the grinder and you will have fresh ground spices. Battery powered, each grinder requires 6 AAA batteries (batteries not included, Please prepare batteries in advance).\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782024552676,"sku":"WS301101","price":3400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS3011-SKU_bfca6ae3-852a-43e8-a385-769afe4b74f0.jpg?v=1774174491"},{"product_id":"pillow-seat-cushion-chair-pad-memory-foam-seat-chair-cushion-black","title":"Pillow Seat Cushion Chair Pad, Memory Foam Seat Chair Cushion, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eErgonomic Design:\u003c\/strong\u003e This tailbone pain relief seat cushion features an ergonomic \"U\" shaped gap and center hole that evenly distributes weight, reducing hip pressure when in use and effectively reducing pressure on the tailbone, thus alleviating hemorrhoidal pain and relieving discomfort caused by sitting for long periods of time.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782049358052,"sku":"WS301201","price":2100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws3012-466520.jpg?v=1731707107"},{"product_id":"leak-proof-insulated-cooler-backpack","title":"Leak Proof Insulated Cooler Backpack, Gray","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eLeakproof and Durable:\u003c\/strong\u003e Our durable insulated backpack cooler holds up to 54 cans and 4lb of ice, offering more storage than other cooler backpacks. Features a hardliner and waterproof zippers to prevent leaks and ensure durability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLong Lasting Freshness: \u003c\/strong\u003eHigh-quality material and thick insulated foam keep food and drinks hot or cold for up to 24 hours, ensuring lasting freshness. This backpack coolers is insulated, leak proof ensuring your drinks and food are safe all day. Our portable cooler bag comes with padded adjustable straps and a carrying handle, making it comfortable to wear. Ideal to use as a lunch cooler, camping cooler, or travel cooler.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782051586276,"sku":"WS301301","price":6200.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws3013-979475.jpg?v=1774174948"},{"product_id":"plastic-divided-3-drawer-vanity-countertop-organizer-clear","title":"Divided 3-Drawer Organizer, Clear","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eEasy Visibility: \u003c\/strong\u003eTransparent surfaces and tiered design allow you to easily view contents.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDurability: \u003c\/strong\u003eDurable plastic stands up to daily use.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782188425444,"sku":"WS301401","price":2000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws3014-741190.jpg?v=1731707105"},{"product_id":"dish-racks-for-kitchen-counter-stainless-kitchen-drying-rack-with-a-cutlery-holder-black","title":"Steel Kitchen Drying Rack with Cutlery Holder, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003eThe Kitchen dish drying rack features Carbon Steel materials l, which effectively prevents rust and deformation. And you can clean the rack easily by rinsing it under a running tap.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782275391716,"sku":"WS301501","price":3800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws301201-697052.png?v=1774174456"},{"product_id":"multifunctional-dish-rack-for-kitchen-counter-anti-rust-drying-dish-rack-with-cutlery-cup-holders-black","title":"Extendable Dish Drying Rack with Cup Holders, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e\u003cspan\u003eExtendable Rack\u003c\/span\u003e:\u003c\/strong\u003e The kitchen dish drying rack with an extendable design can be adjusted to fit different kitchens.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e\u003cspan\u003eWide Application\u003c\/span\u003e:\u003c\/strong\u003e Dish drying rack with drainboard features wide application. There's a cutlery holder for spoons and forks, compartments for dishes, and cup holders for cups. You can set your kitchenware properly right after washing and keep the counter in order.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782284140772,"sku":"WS301502","price":4300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS301502_5.jpg?v=1754918361"},{"product_id":"3-piece-nonstick-kitchen-oven-baking-pans-premium-stylish-non-stick-steel","title":"3-Piece Nonstick Kitchen Oven Baking Pans","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003e3-Piece Set: \u003c\/strong\u003e3-piece nonstick cookware set includes the small, medium, and large size of cookie pans. These are a flexible, stylish, and non-stick carbon steel bakeware set with red silicone handles.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDurable Bakeware Set: \u003c\/strong\u003eThese pans are made from carbon steel \u0026amp; non-stick coating that resists warping to keep your baking, roasting for years.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782289973476,"sku":"WS301701","price":2500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws3017-142105.jpg?v=1731707106"},{"product_id":"household-long-handle-bathroom-cleaning-brush-multi-functional","title":"Multi-functional Long Handle Cleaning Brush","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eScrub Brush Kit:\u003c\/strong\u003e Our bathtub scrubber with a long handle package includes: 3x pole parts, 1x brush handle, 1x hard brush head, 1x microfiber cloth, and 1x scouring pad.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3-in-1 Removable Brush Head:\u003c\/strong\u003e\u003cbr\u003e(1)Hard brush head (suitable for cleaning tiles, marble, hardwood floors, and other hard surfaces), \u003cbr\u003e(2)Microfiber cloth (suitable for cleaning window stains), \u003cbr\u003e(3)Scouring pad (suitable for cleaning bathtubs, and tiles), let clean as you like.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMulti-functional: \u003c\/strong\u003eCan fix 3 angles of brush heads (90°, 45°, 0°) to avoid brush head flipping, 90°, 105° flat plate design, so that cleaning without dead angles.\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45782302097636,"sku":"WS301901","price":2900.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS3019_0b1dc713-4b16-4703-808a-337bf456ac90.png?v=1737792305"},{"product_id":"round-ice-cube-tray-with-lid-and-bin","title":"Round Ice Cube Tray with Lid and Bin, Blue","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003eThis ice cube tray with lid and bin is made of durable plastic, making it easy to pop out perfectly round ice cubes compared to silicone molds. After removing the mold from the freezer, gently twist it for instant release.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e2 ice cube trays allow you to make many ice balls at one time.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003eIt came with a storage bin for storing ice balls and a scoop for taking out ice easily.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45994785112292,"sku":"WS400601","price":1600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws400601-148964.jpg?v=1733778591"},{"product_id":"7-pack-silicone-plastic-ice-cube-trays","title":"Silicone Plastic Ice Cube Trays, Green","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003e\u003c\/strong\u003eMade from premium silicone and PP, this 7-piece ice cube tray set ensures easy and safe ice removal. Durable and flexible, it simplifies making perfect ice cubes every time.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45994785046756,"sku":"WS400701","price":2300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS400701_4_d3ec06c5-fb4d-4207-9969-f0a41721e33b.jpg?v=1737793052"},{"product_id":"40-oz-tumbler-with-handle-and-straw-lid-stainless-steel-insulated-cup-for-beverage","title":"Stainless Steel Insulated Tumbler with Handle and Straw Lid 40oz (5 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLeak-Proof Lid: \u003c\/strong\u003eTumbler adopts a newly upgraded design, keeping the cup completely sealed and sweatproof. This large tumbler can be safely placed in most car cup holders, no worries when traveling far. Tumbler also has a humanized design straw and handle, easy to drink directly or through a straw, and on-the-go hydration!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDouble Wall Vacuum Insulation: \u003c\/strong\u003eThis 40-oz tumbler is made with double-wall vacuum insulation and 304 stainless steel. The insulated tumbler cup keeps your favorite drinks ice cold or piping hot for hours, allowing you to enjoy hot and iced drinks until the last sip.\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"White-Green","offer_id":46110354702564,"sku":"WS200601","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"Red-Blue","offer_id":46110354735332,"sku":"WS200602","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"Purple-Blue","offer_id":46110354768100,"sku":"WS200603","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"Green-Purple","offer_id":46110354800868,"sku":"WS200604","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":46110354833636,"sku":"WS200605","price":2700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS200601-main_jpg.png?v=1741238807"},{"product_id":"video-doorbells","title":"Wifi Wireless Smart Video Doorbell, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eCrystal Clear 1080P HD \u0026amp; Superior Night Vision: \u003c\/strong\u003eMonitor your home day and night with crystal-clear 1080p imagery and infrared night vision, accessible from any location.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\n\u003cstrong\u003eAI-Enhanced Human Recognition: \u003c\/strong\u003eHarness the sophistication of AI that precisely identifies human actions, efficiently filtering out unrelated movements such as moving vehicles or fluttering foliage.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eReal-Time Two-Way Communication: \u003c\/strong\u003eStay connected to loved ones, visitors, or pets with clear two-way audio, enabling real-time conversations even from afar.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cem\u003e\u003cstrong\u003eOptional AES 128-bit Encrypted Cloud Storage\u003c\/strong\u003e\u003c\/em\u003e: To securely store, replay, and share your videos, you must subscribe to cloud storage. \u003cem\u003e\u003cstrong\u003eThis service requires an annual fee and can be purchased separately through the app.\u003c\/strong\u003e\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eOnly Supports 2.4GHz Wi-Fi:\u003c\/strong\u003e This doorbell camera works only with 2.4GHz Wi-Fi for fast and reliable connections. It does not support 5GHz Wi-Fi, so be sure to connect to a 2.4GHz network for the best performance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45994784981220,"sku":"WS200701","price":10200.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS2007_1_4fe4b672-eb73-4099-8b59-deb7b30e4eb3.jpg?v=1774944406"},{"product_id":"rechargeable-led-work-light-grill-light-2-pack-black","title":"Rechargeable LED Work Light Grill Light 2 Units, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e360 Degree Rotation, Magnet Base Hook: \u003c\/strong\u003e360 degree rotate provide multi-angle illumination, magnet base and hook make your hands free to do other things in the night.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003ePortable and Versatility:\u003c\/strong\u003e The mechanic light is very compact at 5.7\" folded and mere 4 oz in weight (113gr), they are small enough that they can fit in many different places.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45864197849316,"sku":"WS400801","price":3100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/product-132635.jpg?v=1773824765"},{"product_id":"upgrade-broom-and-dustpan-set","title":"Upgrade Broom and Dustpan Set (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eExtendable Pole Design: \u003c\/strong\u003ePeople can choose the appropriate length according to height. The long handle allows you to Stand upright for comfortable sweeping—NO MORE BENDING!\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eEasy Stand-up Storage: \u003c\/strong\u003eThe clip-on feature makes the broom and dustpan upright a perfect space safer!\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eSelf-Cleaning Dustpan: \u003c\/strong\u003eTeeth are built in a scraper and comb\/Teeth for easy cleaning. Broom is put into the dustpan, and pet and human hair is cleaned with one pull on the teeth.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Gray-Orange","offer_id":45864316567780,"sku":"WS400901","price":2800.0,"currency_code":"JMD","in_stock":true},{"title":"Black-Gray","offer_id":45864316600548,"sku":"WS400902","price":2800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/mian_f32eccc8-a2c8-4c33-9d1f-8431a4eda760.png?v=1741165413"},{"product_id":"sweet-home-key-holder-wall-mounted-black-metal-decorative","title":"Sweet Home Key Holder Wall Mounted, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cp\u003e\u003cstrong\u003eWall-mounted Entryway Keys Hooks: \u003c\/strong\u003eA convenient way to store keys, and coats at the doorway, entryway, kitchen, office, hallway, or mudroom. Features 10 sturdy metal key hooks that help hang and organize keys, dog leashes, garden tools, jackets\/coats, wallets, and other small items.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45866205905124,"sku":"WS401001","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws401001-941877.jpg?v=1733861561"},{"product_id":"security-safe-box-for-money-safe-with-keys-pass-code-lock-box-fireproof-safe-with-digital-keypad","title":"Mini Security Safe Box for Money Safe with Keys \u0026 Pass Code, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\u003cstrong\u003e*This is a Mini safe box, Please Pay Attention to the Size of the Safe Box Before Purchasing.\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eCash Safe Box:\u003c\/strong\u003e Made of reinforced alloy steel, this mini Lock Box Fireproof Safe without holes has two enhanced steel bolts, pry-resistant concealed hinges and tamper-proof doors, which provide physical protection against forced entry.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\u003cstrong\u003e2 Ways to Unlock the Money Safe Box:\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"5\" data-line=\"true\"\u003eSmall Money Safe has 2 unlock ways:\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"6\" data-line=\"true\"\u003e1) insert the Emergency Backup Keys into the mini safe and turn left, then turn entry knob clockwise to open the personal safe box;\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"7\" data-line=\"true\"\u003e2) use the Numeric Keyboard to enter the password followed by \"E\", then turn the knob clockwise to open. Our security box offers Security Lockout System: if an incorrect password is entered three times in a row, the digital keypad will begin a five-minute security lockout period.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"8\" data-line=\"true\"\u003e\u003cstrong\u003e*Keyboard Unlock powered by battery, battery not included.\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"9\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"10\" data-line=\"true\"\u003e\n\u003cstrong\u003eSmart Capacity Fireproof Safe Box: \u003c\/strong\u003eWith only 0.23 Cubic Feet, our Mini Hidden Safe Box can be used as a hotel safe, a closet safe, a wall safe, a floor safe and a fireproof cash box, which can be placed in wardrobes, drawers, and bedside tables.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45866261938404,"sku":"WS200901","price":5500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS2009_MAIN_SET.jpg?v=1744704795"},{"product_id":"bamboo-wooden-spoons-for-cooking-6-piece","title":"6-Piece Bamboo Wooden Spoons Set","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003ePractical Design and Functionality:\u003c\/strong\u003e Included slotted, solid, and turner wooden spatula makes flipping omelets and mixing ingredients easy, while a solid and slotted wooden spoon makes preparing sauces and tasting soups simple. Spoon fork provides versatility for sipping, eating, or serving.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePremium Organic Material: \u003c\/strong\u003eUnlike the cheap wooden spoons found on the market today, this deluxe assortment of wooden utensils set is crafted from bamboo, which means they won’t scratch pots or pans, food debris is super easy to rub off, and its odor and stain-free properties ensure they won’t retain funky smells or blemishes from cooking certain meals.  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45866292150500,"sku":"WS401101","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS401101_94dd1302-0a8a-4efd-89df-99e8b2ccfc5e.jpg?v=1737793546"},{"product_id":"plastic-clothes-hangers-20-pack","title":"Plastic Clothes Hangers 20 Units (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eDurable Coat Hanger: \u003c\/strong\u003eEach hanger measuring 16 inches x 9.25 inches Height.Made of strong and durable plastic that will last for long.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eBuilt-In Shoulder Grooves: \u003c\/strong\u003eBuilt-in shoulder grooves allow you to securely hold strappy garments with ease without making them fall off.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":45866316693732,"sku":"WS104802","price":1300.0,"currency_code":"JMD","in_stock":true},{"title":"White","offer_id":45866316726500,"sku":"WS104801","price":1300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws104802-490854.jpg?v=1762153103"},{"product_id":"shredded-memory-foam-pillows-set-of-2","title":"Shredded Memory Foam Pillows 2 Units King \/ Queen \/ Standard","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\u003cstrong\u003e\u003cspan\u003eThe pillows are vacuum-sealed for shipping. When you open the package, please pat them fully to restore their shape and wait 24 hours before using them for the first time. \u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eStandard Size\u003c\/strong\u003e - 26” Length, 19” Width, 7” Adjustable Height\u003cbr\u003e\u003cstrong\u003eQueen Size\u003c\/strong\u003e - 29” Length, 19” Width, 7” Adjustable Height\u003cbr\u003e\u003cstrong\u003eKing Size \u003c\/strong\u003e- 35” Length, 19” Width, 7” Adjustable Height\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eAdjustable Firmness\u003c\/strong\u003e: The shredded memory foam pillow allows you to access the memory foam fillings so you can add or remove them to meet your needs.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\n\u003cstrong\u003eBalanced Filling\u003c\/strong\u003e: The pillow is crafted with 80% shredded memory foam and a 20% microfiber blend. Memory foam provides firm support evenly to your neck while the microfiber blend softens the pillow.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Standard","offer_id":45994784817380,"sku":"WS101601","price":5800.0,"currency_code":"JMD","in_stock":true},{"title":"Queen","offer_id":45994784850148,"sku":"WS101602","price":6200.0,"currency_code":"JMD","in_stock":true},{"title":"King","offer_id":45994784882916,"sku":"WS101603","price":7300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws101601-696250.jpg?v=1775203868"},{"product_id":"solid-heavy-blackout-curtains-with-grommet-ring-for-bedroom","title":"Solid Blackout Curtains with Grommet Ring 106x160cm \/ 132x214cm (5 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e2 Panels Set: \u003c\/strong\u003eThermal Insulated Long Curtains\u0026amp; Drapes 2 Burg, Room Darkening Grommet Curtains for Bedroom Living Room Window\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e100% Polyester: \u003c\/strong\u003eThe design of silver grommet (1.6-inch\/4cm inner diameter) creates casual elegance for your house, which makes the curtains easy to install and slide.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eHeavy and soft materials:\u003c\/strong\u003e 85%-99% light blocking, thermal insulated.Thread trimmed and wrinkle-free, both sides are the same color.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Green \/ 42”x63\"\/106x160cm 2pcs","offer_id":45866610458852,"sku":"WS103903","price":3800.0,"currency_code":"JMD","in_stock":true},{"title":"Green \/ 52\"x84\"\/132x214cm 2pcs","offer_id":45866610491620,"sku":"WS104403","price":4600.0,"currency_code":"JMD","in_stock":true},{"title":"Black \/ 42”x63\"\/106x160cm 2pcs","offer_id":45866610524388,"sku":"WS103901","price":3800.0,"currency_code":"JMD","in_stock":true},{"title":"Black \/ 52\"x84\"\/132x214cm 2pcs","offer_id":45866610557156,"sku":"WS104401","price":4600.0,"currency_code":"JMD","in_stock":true},{"title":"Beige \/ 42”x63\"\/106x160cm 2pcs","offer_id":45866610589924,"sku":"WS103902","price":3800.0,"currency_code":"JMD","in_stock":true},{"title":"Beige \/ 52\"x84\"\/132x214cm 2pcs","offer_id":45866610622692,"sku":"WS104402","price":4600.0,"currency_code":"JMD","in_stock":true},{"title":"Yellow \/ 42”x63\"\/106x160cm 2pcs","offer_id":45866610655460,"sku":"WS103905","price":3800.0,"currency_code":"JMD","in_stock":true},{"title":"Yellow \/ 52\"x84\"\/132x214cm 2pcs","offer_id":45866610688228,"sku":"WS104405","price":4600.0,"currency_code":"JMD","in_stock":true},{"title":"Light Grey \/ 42”x63\"\/106x160cm 2pcs","offer_id":45866610720996,"sku":"WS103904","price":3800.0,"currency_code":"JMD","in_stock":true},{"title":"Light Grey \/ 52\"x84\"\/132x214cm 2pcs","offer_id":45866610753764,"sku":"WS104404","price":4600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws103905-966926.jpg?v=1733861713"},{"product_id":"slim-storage-cart-4-tier-mobile-shelving-unit-slide-out-storage-cart-for-office-bathroom-kitchen-laundry-room-narrow-places-black","title":"Multi Purpose Mobile Slim Storage Cart 4 Tier (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003eMobile Shelving Unit Slide Out Storage Cart for Office, Bathroom, Kitchen, Laundry Room \u0026amp; Narrow Places (Black\/White)\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\n\u003cstrong\u003eFlexible Slim Storage Cart:\u003c\/strong\u003e The bathroom rolling utility cart is equipped with 360°rotating wheels, the storage cart can be moved to any corner of the house.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eAbundant Storage Space: \u003c\/strong\u003eThe bathroom storage cart provides an extra layer of compartments, you can easily and rationally plan your space to store the required items, and quickly access them at a glance. The side hoops (included) can also provide you with more external storage space.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\n\u003cstrong\u003eMultifunctional Storage Cart:\u003c\/strong\u003e It can be adjusted to a 2-layer or 3-layer shelf after removing the casters.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":45994784751844,"sku":"WS201001","price":3300.0,"currency_code":"JMD","in_stock":true},{"title":"White","offer_id":45994784784612,"sku":"WS201002","price":3300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws201001-787833.jpg?v=1733861563"},{"product_id":"large-capacity-bathroom-organizers","title":"Large Capacity Bathroom Organizers 5-Piece Set \/ 2-Piece Set, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eComprehensive Organization: \u003c\/strong\u003eThis 5-piece set includes large and medium caddies, soap, and toothbrush holders, providing versatile storage for all your shower essentials. This 2-piece set includes large and medium caddies.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eEasy, Tool-Free Installation:\u003c\/strong\u003e Enjoy a stress-free setup with our strong adhesive so no tools or drilling is needed; just follow simple steps for a secure fit that lasts.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"5 PCS","offer_id":45866652008676,"sku":"WS401301","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"2 PCS","offer_id":45866652041444,"sku":"WS401401","price":1700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS4013_2_1f53d2f8-6b79-4ef2-8697-0b0a737900a4.jpg?v=1739943996"},{"product_id":"3-pack-shower-organizer-corner-with-soap-holder","title":"3-Piece Shower Organizer Corner with Soap Holder, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e3 Packs Corner Shower Organizers:  \u003c\/strong\u003eThis shower rack includes 2 × adhesive shower caddies, 1 × soap holder, and 5 × adhesive stickers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHumanized 12 Hooks and Soap Holder: \u003c\/strong\u003e12 hooks on the shower shelves and a separate soap holder design solved extra storage problems. \u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45866713612516,"sku":"WS401501","price":1800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS401501-MAIN_a1d44501-52cb-4cc6-9b30-bdb94022c646.jpg?v=1737793727"},{"product_id":"3-4-inch-thickness-non-slip-waterproof-comfort-floor-mat-for-home-kitchen-office-black","title":"12mm Thickness Non-Slip Waterproof Comfort Floor Mat 17 x 28 Inches \/ 17 x 47.2 Inches, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eStandard 12mm Thickness | 2 Length Options: 17 x 28 Inches and 17 x 47.2 Inches.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFunction:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eThis Memory Foam Floor Mat Provides Comfort When Standing. Reduces Pressure on Knees and Ankles.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy to Clean:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eThe Surface Is Made of Premium PVC Material, Which Is Water \u0026amp; Stain Resistant.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSafety Design:\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003eTextured Bottom Design Keeps the Mat in Place and Prevents Slipping. Stylish Beveled Edge Prevents Tripping.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black \/ W17\" L28\" T0.47\"","offer_id":45866773512420,"sku":"WS100501","price":2400.0,"currency_code":"JMD","in_stock":true},{"title":"Black \/ W17\" L47.2\" T0.47\"","offer_id":45866773545188,"sku":"WS100502","price":3400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1005_10_84c30e0b-a3d8-4176-9d13-9e40e8c0146c.jpg?v=1745377423"},{"product_id":"5-pcs-bento-snack-containers-reusable-4-compartment-divided-food-storage-containers-divided-lunchable-container-for-school-work-and-travel-5-color","title":"Reusable 4 Compartment Divided Food Storage Containers 5 Units","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eDivided Containers:\u003c\/strong\u003e 4 Compartment snack containers, each spaced capacity of 1\/2 cup, according to your habits, separate all kinds of food, a set contains 5 colors, you can choose a different color every day in the workday.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\n\u003cstrong\u003eFood Grade Material:\u003c\/strong\u003e Lunchable container are made of high quality BPA-free polypropylene material to ensure daily durability and safety, reusable, odorless and easy to clean.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eMicrowave\/Dishwasher\/Freezer Safe: \u003c\/strong\u003eDivided food storage containers with lids can be heated in the microwave, washed in the dishwasher, and stored in the freezer. (Note: Don't close the lid when microwaving.)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45867027824868,"sku":"WS201101","price":1800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws2011-main.png?v=1773824891"},{"product_id":"door-security-bar-sliding-patio-bar1-pack-white","title":"Door Security Bar \u0026 Sliding Patio Bar, White","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003e2-in-1 Door \u0026amp; Sliding Door Security Bar: \u003c\/strong\u003eThe length of the door barricade security bar can be adjusted from 28 to 45 inches, and the full product weighs only 2.4 pounds, making it easy to carry during travel or store at home.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eVersatile and Enhanced Design: \u003c\/strong\u003eThe lock bar is equipped with enhanced high-strength alloy connections to extend the service life. It also features a thickened 1.5-inch pipe diameter design.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45867114234084,"sku":"WS401601","price":3200.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS401601-MAIN_934744ac-5fe4-4937-a05e-5c80c77e0b54.jpg?v=1773993818"},{"product_id":"2pcs-black-oven-mittens-heat-resistant-600-degree-soft-lining-silicone-oven-mits-for-cooking-baking-kitchen-mitten","title":"Soft Lining Silicone Oven Mits 2 Units, Black","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cp\u003e\u003cstrong\u003eHeat-Resistant Silicone Oven Mitts: \u003c\/strong\u003eThese food-grade silicone oven gloves withstand up to 600°F (315°C), offering superior heat protection while remaining waterproof. Unlike cotton mitts, they ensure no heat transfer to the hands, making them ideal for grills, stoves, and ovens.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStrong Grip \u0026amp; Ergonomic Design: \u003c\/strong\u003eThe wave-patterned palm surface enhances heat dissipation and provides a secure, slip-resistant hold on hot pots and pans, combining functionality with timeless elegance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy to Clean \u0026amp; Hygienic: \u003c\/strong\u003eCrafted from food-safe, odor-free silicone, these mitts are effortlessly cleaned with soapy water or a damp cloth. Simply wipe and hang using the convenient ring for storage.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45869143884004,"sku":"WS201401","price":1700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws2014-main.png?v=1774944377"},{"product_id":"security-door-reinforcement-lock","title":"Security Door Reinforcement Lock (2 Color Options)","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eUpgrade Security Design: \u003c\/strong\u003e3\" Stop metal construction home security door lock with 4 screws. We equipped each door lock latch with 8 screws, including 4 long and 4 short, which you can choose according to your needs.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eEasy to Install: \u003c\/strong\u003eUse a power screwdriver and drill to mount security door lock on your door frame, finish DIY this door lock reinforcement installation in less than 5 minutes and you will reap the safety of the whole family.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Silver","offer_id":46236436300004,"sku":"WS401701","price":1600.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":46236436332772,"sku":"WS401702","price":1600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws401701-700789.jpg?v=1745305274"},{"product_id":"set-of-2-cooking-tongs","title":"2-Piece Cooking Tongs Set","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eFood Tongs:  \u003c\/strong\u003eIn addition to the standard 7\" silicone tongs and the larger 12\" stainless steel serving tongs, the newest Set of 2 Silicone no-slip grip Kitchen Locking Tongs ensures good grip and control.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eLocking Clip\u0026amp;Hanging Loop: \u003c\/strong\u003e With the sturdy Stainless Steel ring and spin is super easy to lock and unlock. Good tension on the spring and very smooth to operation. Hang them with the hanging loop after use or put them in the drawer by pulling the ring to lock it, space-saving. \u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45869800915172,"sku":"WS401801","price":900.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS408101-MAIN_676e48dc-c9c8-4347-9c96-e222d1b2970e.png?v=1737793919"},{"product_id":"full-motion-tv-wall-mount-for-14-60-inch-up-to-66lbs","title":"TV Wall Mount Monitor Wall Bracket with Swivel Fits 14-60 Inch","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eUniversal TV Mount:\u003c\/strong\u003e The TV wall mount fits most 14 to 60-inch LCD, LED, or Plasma flat\/curved screens with a weight limit of 66 lbs.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eUniversal TV Mount:\u003c\/strong\u003e Full motion TV mount allows the screen to tilt up 5° and down 15° for anti-glare, and swivel left or right 90° for comfortable viewing angles. Supports wall distance adjustment flexibility from 50mm to 430mm.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45869810155748,"sku":"WS103501","price":2600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1035-MAIN.jpg?v=1739510280"},{"product_id":"tilt-tv-wall-mount-for-32-80-inch-up-to-132lbs","title":"TV Wall Mount Monitor Wall Bracket with Swivel Fits 32-80 Inch","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eUniversal TV Mount:\u003c\/strong\u003e The TV wall mount fits most 32 to 80 inches LCD, LED, or Plasma flat\/curved screens with a weight limit of 132 lbs.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003eUniversal TV Mount: \u003c\/strong\u003eFull motion TV mount allows the screen to tilt up 15° and down 15° for anti-glare, and swivel left or right 150° for comfortable viewing angles. Supports wall distance adjustment flexibility from 100mm to 430mm.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45869823885540,"sku":"WS103601","price":5400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1036-MAIN.jpg?v=1739504608"},{"product_id":"tv-wall-mount-bracket-for-most-10-26-inch-monitor-and-tv-up-to-26lbs","title":"TV Wall Mount Monitor Wall Bracket with Swivel Fits 10-26 Inch","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eUniversal TV Mount:\u003c\/strong\u003e The TV wall mount fits most 10 to 26 inches LCD, LED, or Plasma flat\/curved screens with a weight limit of 26 lbs.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eUniversal TV Mount: \u003c\/strong\u003eFull motion TV mount allows the screen to tilt up 15° and down 15° for anti-glare, and swivel left or right 90° for comfortable viewing angles. Supports wall distance adjustment flexibility from 156mm to 450mm.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45869841383652,"sku":"WS103502","price":1300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS103502-MAIN.png?v=1744689172"}],"url":"https:\/\/weshop876.com\/collections\/easters-weekend-10-off-orders-over-5000.oembed?page=16","provider":"Weshop876","version":"1.0","type":"link"}