{"title":"Sports \u0026 Outdoors","description":"二级","products":[{"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":"kids-lunch-bag","title":"Kids Lunch Bag (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\u003eLong-term heat retention: \u003c\/strong\u003eDesigned with premium materials, detailed finishes, and ultra-thick insulation that keeps your child’s meals fresher for longer while on the go.\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\u003eFunction: \u003c\/strong\u003eThe roomy lunch bag holds both your Lunch Box and extra snacks, while the internal and external pockets hold utensils and a water bottle.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Purple","offer_id":46236434530532,"sku":"WS402201","price":2300.0,"currency_code":"JMD","in_stock":true},{"title":"Navy","offer_id":46236434563300,"sku":"WS402202","price":2300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws402201-710732.jpg?v=1773993835"},{"product_id":"battery-powered-led-flashlight-black","title":"Battery Powered LED Flashlight, 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\u003eRugged \u0026amp; Reliable:\u003c\/strong\u003e Constructed from high-strength aluminum alloy, this flashlight is designed to withstand physical impacts and harsh weather conditions, making it a reliable choice for adventurous and rigorous activities. Its robust build guarantees long-lasting performance under all circumstances.\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\u003eExtended Battery Life:\u003c\/strong\u003e Stay illuminated longer with efficient LED technology that optimizes battery use, providing long-lasting light when you need it most. This energy-efficient design ensures you can rely on your flashlight during prolonged power outages or overnight trips.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46312181367012,"sku":"WS403101","price":1100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS4031.png?v=1747043989"},{"product_id":"insulated-stainless-steel-water-bottle-with-straw-24oz-green","title":"Insulated Stainless Steel Water Bottle with Straw 24oz, 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=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eSafe and Durable: \u003c\/strong\u003eStainless steel tumblers are made of high-quality quality food-safe 18\/8 (304) stainless steel. Stainless steel stemless wine tumblers are insulated, durable, lightweight, lead-free, and non-breakable.\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\u003e24-ounce insulated stainless-steel water bottle:\u003c\/strong\u003e Protective push-to-open lid keeps spout clean; convenient carry loop doubles as a lock.\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\u003eLong-Acting Keep Warm: \u003c\/strong\u003eDouble-wall insulation keeps drinks cold for up to 24 hours; wide opening for cleaning and adding ice; cup holder-friendly base.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46325923774692,"sku":"WS412801","price":1700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/2_6938e75a-bb34-4c93-8a6f-28c95807d390.jpg?v=1747286783"},{"product_id":"large-cooler-bag-gray","title":"Large Cooler bag, 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 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\u003eExtra-Large 21 x 17 x 8 Inches:\u003c\/strong\u003e This soft-sided cooler is sized to hold up to 30 cans when zipped, and there’s plenty of room for cold groceries when shopping. This portable cooler is ideal for use at the pool, on camping trips, during travel, picnics, or tailgating.\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\u003eKeeps Ice Frozen for Hours:\u003c\/strong\u003e Featuring thick thermal foam to keep your drinks ice-cold at the beach and to keep frozen food frozen while you drive home! Coolers are tested to keep ice frozen for 8 or more hours when zipped closed!\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\u003eHot Food Stays Hot: \u003c\/strong\u003eThe sturdy webbing belt handles adjust to carry pizza, carry-out, and home-cooked dishes horizontally to avoid spills, while the 3-layer travel cooler keeps your food hot as you drive across town! Inside easily wipes clean.\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=\"3\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eLoops Over Your Shoulder:\u003c\/strong\u003e 10.5” handles let you carry as a hands-free insulated tote bag – Made to last using heavy-duty polyester fabric and reinforced webbing belt handles. Leak-resistant liner features heat-welded seams to guard against spills.\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\u003eEasy to Clean \u0026amp; Machine Washable: \u003c\/strong\u003eSturdy, lightweight, and stain resistant, this grocery cooler bag is 100% safe for machine washing on gentle cold cycle or simply wash by hand as needed – Cooler Bags easily support 40+ lbs.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46326143254756,"sku":"WS600101","price":3100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS6001_sku.png?v=1747621701"},{"product_id":"simple-lunch-box-with-detachable-buckle","title":"Simple Lunch Box with Detachable Buckle 1 Person","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\u003eSize: \u003c\/strong\u003eThe size (8.7x 4.5x 10.2in \/ 22 x 11x 26cm). Spacious enough to fit 12 cans of soda, or one person’s lunch.\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=\"1\" data-line=\"true\"\u003e\n\u003cstrong\u003eThree-layer fabric:\u003c\/strong\u003e Outer layer -Oxford cloth + Middle layer - Pearl cotton (insulation) + Inner lining - PEVA fabric (Waterproof)\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\u003ePortability:\u003c\/strong\u003e Lightweight and easy to carry. Thickened handles with removable clasp, not only can you carry it, but also can hang it on your backpack, briefcase, travel bag, and so on.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Blue","offer_id":46328653742308,"sku":"WS104101","price":1500.0,"currency_code":"JMD","in_stock":true},{"title":"Light Gray","offer_id":46328653775076,"sku":"WS104102","price":1500.0,"currency_code":"JMD","in_stock":true},{"title":"Deep Gray","offer_id":46328653807844,"sku":"WS104103","price":1500.0,"currency_code":"JMD","in_stock":true},{"title":"Pink Leaves","offer_id":46328653840612,"sku":"WS104104","price":1600.0,"currency_code":"JMD","in_stock":true},{"title":"Blue Leaves","offer_id":46328653873380,"sku":"WS104105","price":1600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1041_11.jpg?v=1773824244"},{"product_id":"simple-lunch-box-with-detachable-buckle-1","title":"Simple Lunch Box with detachable buckle 10L (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\u003cstrong\u003eSuggested for 1 or 1.5 Person\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\u003eLarge \u0026amp; Portable \u0026amp; Reusable:\u003c\/strong\u003e Lunch container size 10” x 6.69” x 8” （L*W*H）,10L large capacity with durable handle.\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\u003eHigh Quality: \u003c\/strong\u003eInsulated lunch bag for women men is lined with food-grade PEVA material, filled with thicken insulation pearl cotton inside, and 600D polyester composite fabric on the outside.\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=\"6\" data-line=\"true\"\u003e\n\u003cstrong\u003eEasy to Clean \u0026amp; Waterproof: \u003c\/strong\u003eThe inside is made of a soft PEVA lining, which can ensure leakage and easy to clean and waterproof enough for travel.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"7\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"8\" data-line=\"true\"\u003e\n\u003cstrong\u003eGood Insulation: \u003c\/strong\u003eThis lunch bag is designed with triple insulation to keep your food cold or warm for about 3-4 hours.\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\u003eComfortable Carrying Design: \u003c\/strong\u003eThis lunch bag features a reinforced top handle and a removable, adjustable shoulder strap for easy carrying.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Gray","offer_id":46328688115940,"sku":"WS104201","price":1600.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":46328688148708,"sku":"WS104202","price":1600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1042_9.jpg?v=1747386411"},{"product_id":"lunch-bag-with-detachable-buckle-15l-2-color-options","title":"Lunch bag with detachable buckle 15L (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\"\u003eSuggested for 2 People\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=\"0\" data-line=\"true\"\u003e【 Three-layer fabric 】: Outer layer - Reinforced Oxford cloth; middle layer - Pearl cotton (insulation); inner lining - heat-pressed sealed PEVA fabric (waterproof)\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=\"0\" data-line=\"true\"\u003e【Leakproof Design】: Thick PEVA waterproof lining and hot-welded seams without any needle holes prevent leaks. Even when filled with water or ice, it holds fruits and drinks securely and does not leak at all. The outer oxford fabric ensures durability, waterproofing, and easy cleaning.\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=\"0\" data-line=\"true\"\u003e【Large Capacity】: With generous dimensions of 12 x 7.5 x 9.1 inches, this 15L lunchbox is suitable for 1-2 people and can hold up to 24 x 330ml cans.\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=\"0\" data-line=\"true\"\u003e【Convenient \u0026amp; Portable】: Featuring an adjustable shoulder strap, this lunch bag offers maximum convenience and portability, letting you carry it comfortably wherever you go—whether to work, a picnic, or traveling. The lid opens wide with strong two-way zippers.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Gray","offer_id":46354105237732,"sku":"WS104302","price":2400.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":46354105270500,"sku":"WS104301","price":2400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1043MAIN_1.jpg?v=1753797961"},{"product_id":"floral-pattern-lunch-box-with-detachable-buckle-1-person","title":"Floral Pattern Lunch Box with Detachable Buckle 1 Person","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\u003eSize: \u003c\/strong\u003eThe size (8.7x 4.5x 10.2in \/ 22 x 11x 26cm). Spacious enough to fit 12 cans of soda, or one person’s lunch.\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=\"1\" data-line=\"true\"\u003e\n\u003cstrong\u003eThree-layer fabric:\u003c\/strong\u003e Outer layer -Oxford cloth + Middle layer - Pearl cotton (insulation) + Inner lining - PEVA fabric (Waterproof)\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\u003ePortability:\u003c\/strong\u003e Lightweight and easy to carry. Thickened handles with removable clasp, not only can you carry it, but also can hang it on your backpack, briefcase, travel bag, and so on.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Pink Leaves","offer_id":46543955951844,"sku":"WS104104","price":1600.0,"currency_code":"JMD","in_stock":true},{"title":"Blue Leaves","offer_id":46543955984612,"sku":"WS104105","price":1600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS1041_1_29cd6778-77cd-47c0-aa81-de7465d478c2.jpg?v=1753783738"},{"product_id":"74","title":"74L Extra Large Catering Cooler Bag 2pcs Pack","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\u003cem\u003eInsulated Food Delivery Bag, Commercial Extra Large Pizza Delivery Bags for Hot and Cold Food, Catering Cooler Bag Parties 2pcs Pack\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【LARGE CAPACITY】:\u003c\/strong\u003e23\" W * 15\"H * 14\"D \/ 56 cm*38 cm*35 cm, soft and durable material, can help you save valuable space, Internal Dimension: 22x14x13 Inch. This Insulated Delivery bag is also suitable for your car to store food or to help you clean the trunk, folded size only 15.5\" * 12\" * 1.7\".\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【WATER RESISTANT】:\u003c\/strong\u003eThis insulated bag come with a waterproof aluminum lining to ensure both heat retention and water resistance. (NOTICE: Not 100% leakage proof, water inside the bag may potentially seep through at stitching areas)\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46544005824740,"sku":"WS107301 X2PCS","price":2500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS107301_X2PCS.jpg?v=1753800071"},{"product_id":"large-insulated-grocery-shopping-bags-4pcs-pack","title":"Large Insulated Grocery Shopping bags, 4pcs Pack","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\u003cem\u003eLarge Insulated Grocery Shopping Bags Collapsible Cooler Bag for Groceries \u003c\/em\u003e\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=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003e【Large Capactiy】\u003c\/strong\u003eSize of single bag: 16W x 13H x 10D inches. Fits 24 bottles of 500ml Cola. Great for food delivery and grocery shopping\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003e【INSULATION EXCELLENT】\u003c\/strong\u003e The insulated bags feature a cutting-edge triple-layer insulation system(High-quality aluminum foil, Thick thermal insulation foam, High-density fabric). They ensure exceptional temperature retention for your items。\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46544056025316,"sku":"WS107201 X2","price":2500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS107201_SKU_4PCS_PACK.jpg?v=1753801327"},{"product_id":"insulated-water-bottle-with-3-lids-64oz-40oz-2-color-options","title":"Insulated Water Bottle with 3 Lids 64oz \/ 40oz (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\u003eStay Hot or Cold Longer:\u003c\/strong\u003e Our double-wall vacuum insulation keeps drinks hot and cold 6-12 hours. Made with premium 304 stainless steel inside and out.\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\u003eWater Bottle with Straw and Leakproof Lids: \u003c\/strong\u003eOur sports water bottle is equipped with 3 lids: 1 flip-up straw lid, 1 easy-twist spout lid, and 1 portable handle lid. All caps allow for easy one-handed or hands-free sipping when you are busy or on-the-go.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black \/ 40oz","offer_id":46795109630180,"sku":"WS413101","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"Black \/ 64oz","offer_id":46795109662948,"sku":"WS413102","price":4700.0,"currency_code":"JMD","in_stock":true},{"title":"Green \/ 40oz","offer_id":46795109695716,"sku":"WS413103","price":2700.0,"currency_code":"JMD","in_stock":true},{"title":"Green \/ 64oz","offer_id":46795109728484,"sku":"WS413104","price":4700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/3_7e81dc07-5e9e-4242-9402-a23796c085bc.jpg?v=1759200476"},{"product_id":"solar-fan-hat-for-men-women","title":"Solar Fan Hat for Men \u0026 Women","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\u003eHat with Fans Solar Power: \u003c\/strong\u003eSolar powered cooling hat building the fan into both sides of the brim, users do not need to hold the fan, built-in high-speed motor ensures stability and a quiet cooling effect, which facilitates the freedom of outdoor activities, whether hiking, cycling or fishing, they can easily cope with it.\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\u003ePremium Material: \u003c\/strong\u003eSolar fan hat is made of nylon and eva material. It features two breathable mesh, that keeps your head cool while shielding you from the sun to comfortable to wear for a long time. Whether you're working in the garden or enjoying a day at the beach, this wide-brim solar fan hat provides excellent cooling.\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\u003e2 Power Methods: \u003c\/strong\u003eThe fishing hat with solar fans for men with fan has two power supply modes, solar power supply or USB charging. In solar mode, the fan starts automatically when exposed to sunlight. In USB charging mode, you just need to wait about 3 hours to fully charge it, and it can be applied for 7-9 hours. Solar fan hat is more convenient to use, ideal for saving more time.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"5\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"6\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eSunproof: \u003c\/strong\u003eSolar fan fishing hat is wide brim, 5 inches wide brim provides ample protection for your face and neck of sunshade. Large-area hat shielding combined with UPF50+ fabric, effectively blocked direct sunlight. Your face and head stay cool and comfortable while you're gardening, fishing, or just taking a leisurely stroll, without the need for constant adjustments.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"7\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"8\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eWide Use Occasion: \u003c\/strong\u003eMen fishing hat with fan can be worn in your daily life, and also suitable for many outdoor activities, such as mountaineering, gardening, golf, farming, fishing, cycling, travel, and more, which can maintain you cool in the hot summer and let you have a pleasant holiday.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Black","offer_id":46835133874404,"sku":"WS428901","price":4700.0,"currency_code":"JMD","in_stock":true},{"title":"Gray","offer_id":46835133907172,"sku":"WS428902","price":4700.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/08_Black.jpg?v=1760335989"},{"product_id":"camping-light-with-79-detachable-tripod","title":"Camping Light with 79\" Detachable Tripod","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\u003e12000mAh Rechargeable Battery: \u003c\/strong\u003eThe rechargeable LED work light is powered by a built-in 12000mAh high-capacity battery. Our rechargeable camping light with stand can last for 22 hours at its low brightness, making it ideal for outdoor adventures. Equipped with USB-C and Type-C ports, it doubles as a power bank to charge phones, laptops, and more. Charging takes just 7-8 hours with convenient indicator lights.\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\u003eAdjustable Triple Lamp Heads:\u003c\/strong\u003e Our rechargeable work light features a triple lamp head design. Each LED lamp can be freely adjusted vertically 180°and horizontally 270° rotation, ideal for indoor flexibility and outdoor portability. This portable work light provides up to 1000 square meters of illumination, just pick the right lighting angle according to your task.\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\u003eMultiple Lighting Modes: \u003c\/strong\u003eThe battery powered work light offers 3 brightness modes (2500\/5000\/10000 Lumen) and 3 color temperatures (3500K\/4500K\/6500K), including white flood light, yellow flood light, white\u0026amp;yellow flood light, spotlight(8300K) and SOS strobe, this work light caters to a variety of lighting requirements. Whether it's a focused task or emergency situation, it's got you covered.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"5\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"6\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eVersatile Tripod Stand: \u003c\/strong\u003eOur work lights on stand has a tripod with an automatic pop-up switch \u0026amp; a non-slip pad on the bottom. It offers a height adjustment range of 29.13 to 78.74 inches, enabling you to customize the light's position according to your preference. The bottom of the lamp body can be folded hook design, lifting and hanging dual-use.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"7\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"8\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eWide Applicability:\u003c\/strong\u003e Our rechargeable work light with stand can be used in a variety of scenarios, such as garage work light, camping light, magnetic flashlight, tripod-mounted light, outdoor activities, indoor lighting, hanging light, table lamp, emergency equipment in case of power outage, fishing and other scenarios to provide you with bright light. Perfect for car repairing, construction work, camping trips, outdoor gatherings, or as a mechanic gift for men, it’s a reliable tool for any situation.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46843345305828,"sku":"WS435601","price":8000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS435601.png?v=1775206563"},{"product_id":"19oz-540ml-insulated-water-bottle-easy-sip3-options-green-purple-beige","title":"19oz 540ml Insulated Water Bottle Easy Sip(3 options: Green Purple Beige)","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\"\u003eDouble Walled Vacuum Insulated Metal Stainless Steel Leak Proof Water Bottle Solid Color Easy Sip\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Green","offer_id":46905535725796,"sku":"WS902801","price":1500.0,"currency_code":"JMD","in_stock":true},{"title":"Purple","offer_id":46905535758564,"sku":"WS902802","price":1500.0,"currency_code":"JMD","in_stock":true},{"title":"Beige","offer_id":46905535791332,"sku":"WS902803","price":1500.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS902801_1.jpg?v=1761622855"},{"product_id":"plastic-water-bottle-with-time-marker-and-straw-2-options-black-pink","title":"Plastic Water Bottle with Time Marker and Straw (2 options, Black Pink)","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\u003eMotivational Water Bottle with Time Marker and Straw - \u003c\/strong\u003eRefillable Plastic Bottle - Reusable, BPA-Free - Leak-Proof Sports Water Bottle for Men and Women - Ideal for Daily Water Intake, Sports, and Gym\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\u003eMOTIVATION - \u003c\/strong\u003eThis water bottle comes with time markings, helping you track your water intake and motivating you to hit your daily targets.\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=\"3\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eDESIGN -\u003c\/strong\u003e This leak-proof water bottle is ergonomically designed for single-handed use. With a one-flick open nozzle and leak-proof seal.\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\u003eBPA FREE \u0026amp; ELITE QUALITY -\u003c\/strong\u003e Made from the toughest and safest BPA-Free Tritan plastic. This offers the best alternative to one-use plastic bottles.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"5\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eVERSATILE- \u003c\/strong\u003eThis bottle will look great and stylish anywhere. The gym, exercise classes, outdoor sports, daily commuting, as well as at home and in the office.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Pink","offer_id":46905554829540,"sku":"WS902701","price":1100.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":46905554862308,"sku":"WS902702","price":1100.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS902701_3.jpg?v=1762323041"},{"product_id":"3-wheel-light-up-kick-scooter","title":"3-Wheel Light-Up Kick Scooter","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-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"0\" data-sent-id=\"BD2LvaRjaV\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e\u003cstrong\u003e3-WHEELED LED KICK SCOOTER FOR KIDS: \u003c\/strong\u003eThe Kick Scooter features bright kinetic light-up wheels and a frame that glows as kids ride.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"0\" data-sent-id=\"eLL1K7X2be\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e It is made for riders ages 3 and up.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv data-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"1\" data-sent-id=\"Vdo9DpKmle\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-length=\"0\" data-slate-zero-width=\"n\"\u003e \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv data-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"2\" data-sent-id=\"eboJZxKmoV\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e\u003cstrong\u003eADJUSTABLE HEIGHT \u0026amp; COMFORTABLE GRIPS:\u003c\/strong\u003e Built to grow with your child, this kick scooter for kids includes an adjustable handlebar with multiple height settings.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"2\" data-sent-id=\"BP9nGdE0We\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e Nonslip grips and a sturdy deck provide comfort and balance, ensuring every scoot feels secure.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"2\" data-sent-id=\"VQaY6ZJx2V\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e Whether your kid is a beginner learning the art of balancing or an experienced rider, this scooter is a great choice.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv data-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"3\" data-sent-id=\"VpgpN9jwne\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-length=\"0\" data-slate-zero-width=\"n\"\u003e \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv data-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"4\" data-sent-id=\"VW64oO1Nwe\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e\u003cstrong\u003eFOLDABLE \u0026amp; PORTABLE DESIGN: \u003c\/strong\u003eThe Leap’s simple folding design is easy for kids to operate, allowing quick storage and transportation while fostering independence.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"4\" data-sent-id=\"B89EZklj6e\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e Lightweight yet durable, this kid scooter can be folded down in seconds so you can bring it on school commutes or weekend outings.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"4\" data-sent-id=\"V1dAx9RKRe\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e This kick scooter is perfect for families looking for a space-saving and travel-friendly ride for kids on the go.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv data-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan data-para-id=\"5\" data-sent-id=\"Bv2NKdjlMB\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-length=\"0\" data-slate-zero-width=\"n\"\u003e \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv data-slate-fragment=\"JTVCJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIyaWQlMjIlM0ElMjJCRDJMdmFSamFWJTIyJTJDJTIycGFyYUlkeCUyMiUzQTAlMkMlMjJzcmMlMjIlM0ElMjIzLVdIRUVMRUQlMjBMRUQlMjBLSUNLJTIwU0NPT1RFUiUyMEZPUiUyMEtJRFMlM0ElMjBUaGUlMjBLaWNrJTIwU2Nvb3RlciUyMGZlYXR1cmVzJTIwYnJpZ2h0JTIwa2luZXRpYyUyMGxpZ2h0LXVwJTIwd2hlZWxzJTIwYW5kJTIwYSUyMGZyYW1lJTIwdGhhdCUyMGdsb3dzJTIwYXMlMjBraWRzJTIwcmlkZS4lMjIlMkMlMjJkc3QlMjIlM0ElMjIzJUU4JUJEJUFFTEVEJUU1JTg0JUJGJUU3JUFCJUE1JUU2JUJCJTkxJUU2JTlEJUJGJUU4JUJEJUE2JUVGJUJDJTlBJUU4JUJGJTk5JUU2JUFDJUJFJUU2JUJCJTkxJUU2JTlEJUJGJUU4JUJEJUE2JUU1JTg1JUI3JUU2JTlDJTg5JUU2JTk4JThFJUU0JUJBJUFFJUU3JTlBJTg0JUU1JThBJUE4JUU1JThBJTlCJUU1JThGJTkxJUU1JTg1JTg5JUU4JUJEJUFFJUU1JTkyJThDJUU0JUI4JTgwJUU0JUI4JUFBJUU1JTlDJUE4JUU1JUFEJUE5JUU1JUFEJTkwJUU0JUJCJUFDJUU5JUFBJTkxJUU4JUExJThDJUU2JTk3JUI2JUU1JThGJTkxJUU1JTg1JTg5JUU3JTlBJTg0JUU2JUExJTg2JUU2JTlFJUI2JUUzJTgwJTgyJTIyJTJDJTIybWV0YWRhdGElMjIlM0ElMjIlMjIlMkMlMjJtYXRjaGVzJTIyJTNBbnVsbCUyQyUyMnRyYW5zbGF0ZWRCeSUyMiUzQW51bGwlMkMlMjJtZXRhRGF0YSUyMiUzQSU1QiU1RCUyQyUyMnRleHQlMjIlM0ElMjIzLVdIRUVMRUQlMjBMRUQlMjBLSUNLJTIwU0NPT1RFUiUyMEZPUiUyMEtJRFMlM0ElMjBUaGUlMjBLaWNrJTIwU2Nvb3RlciUyMGZlYXR1cmVzJTIwYnJpZ2h0JTIwa2luZXRpYyUyMGxpZ2h0LXVwJTIwd2hlZWxzJTIwYW5kJTIwYSUyMGZyYW1lJTIwdGhhdCUyMGdsb3dzJTIwYXMlMjBraWRzJTIwcmlkZS4lMjIlN0QlMkMlN0IlMjJpZCUyMiUzQSUyMmVMTDFLN1gyYmUlMjIlMkMlMjJwYXJhSWR4JTIyJTNBMCUyQyUyMnNyYyUyMiUzQSUyMiUyMEl0JTIwaXMlMjBtYWRlJTIwZm9yJTIwcmlkZXJzJTIwYWdlcyUyMDMlMjBhbmQlMjB1cC4lMjIlMkMlMjJkc3QlMjIlM0ElMjIlRTUlQUUlODMlRTYlOTglQUYlRTQlQjglQkEzJUU1JUIyJTgxJUU1JThGJThBJUU0JUJCJUE1JUU0JUI4JThBJUU3JTlBJTg0JUU5JUFBJTkxJUU2JTg5JThCJUU4JUFFJUJFJUU4JUFFJUExJUU3JTlBJTg0JUUzJTgwJTgyJTIyJTJDJTIybWV0YWRhdGElMjIlM0ElMjIlMjIlMkMlMjJtYXRjaGVzJTIyJTNBbnVsbCUyQyUyMnRyYW5zbGF0ZWRCeSUyMiUzQW51bGwlMkMlMjJtZXRhRGF0YSUyMiUzQSU1QiU1RCUyQyUyMnRleHQlMjIlM0ElMjIlMjBJdCUyMGlzJTIwbWFkZSUyMGZvciUyMHJpZGVycyUyMGFnZXMlMjAzJTIwYW5kJTIwdXAuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIyaWQlMjIlM0ElMjJWZG85RHBLbWxlJTIyJTJDJTIycGFyYUlkeCUyMiUzQTElMkMlMjJzcmMlMjIlM0ElMjIlMjIlMkMlMjJkc3QlMjIlM0ElMjIlMjIlMkMlMjJtZXRhZGF0YSUyMiUzQSUyMiUyMiUyQyUyMm1hdGNoZXMlMjIlM0FudWxsJTJDJTIydHJhbnNsYXRlZEJ5JTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMmlkJTIyJTNBJTIyZWJvSlp4S21vViUyMiUyQyUyMnBhcmFJZHglMjIlM0EyJTJDJTIyc3JjJTIyJTNBJTIyQURKVVNUQUJMRSUyMEhFSUdIVCUyMCUyNiUyMENPTUZPUlRBQkxFJTIwR1JJUFMlM0ElMjBCdWlsdCUyMHRvJTIwZ3JvdyUyMHdpdGglMjB5b3VyJTIwY2hpbGQlMkMlMjB0aGlzJTIwa2ljayUyMHNjb290ZXIlMjBmb3IlMjBraWRzJTIwaW5jbHVkZXMlMjBhbiUyMGFkanVzdGFibGUlMjBoYW5kbGViYXIlMjB3aXRoJTIwbXVsdGlwbGUlMjBoZWlnaHQlMjBzZXR0aW5ncy4lMjIlMkMlMjJkc3QlMjIlM0ElMjIlRTUlOEYlQUYlRTglQjAlODMlRTglOEElODIlRTclOUElODQlRTklQUIlOTglRTUlQkElQTYlRTUlOTIlOEMlRTglODglOTIlRTklODAlODIlRTclOUElODQlRTYlOEElOTMlRTUlOUMlQjAlRTUlOEElOUIlRUYlQkMlOUElRTglQkYlOTklRTYlQUMlQkUlRTUlODQlQkYlRTclQUIlQTUlRTYlQkIlOTElRTYlOUQlQkYlRTglQkQlQTYlRTQlQjglOTMlRTQlQjglQkElRTQlQjglOEUlRTUlQUQlQTklRTUlQUQlOTAlRTQlQjglODAlRTglQjUlQjclRTYlODglOTAlRTklOTUlQkYlRTglODAlOEMlRTglQUUlQkUlRTglQUUlQTElRUYlQkMlOEMlRTUlOEMlODUlRTYlOEIlQUMlRTQlQjglODAlRTQlQjglQUElRTUlOEYlQUYlRTglQjAlODMlRTglOEElODIlRTclOUElODQlRTglQkQlQTYlRTYlOEElOEElRUYlQkMlOEMlRTUlODUlQjclRTYlOUMlODklRTUlQTQlOUElRTclQTclOEQlRTklQUIlOTglRTUlQkElQTYlRTglQUUlQkUlRTclQkQlQUUlRTMlODAlODIlMjIlMkMlMjJtZXRhZGF0YSUyMiUzQSUyMiUyMiUyQyUyMm1hdGNoZXMlMjIlM0FudWxsJTJDJTIydHJhbnNsYXRlZEJ5JTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMkFESlVTVEFCTEUlMjBIRUlHSFQlMjAlMjYlMjBDT01GT1JUQUJMRSUyMEdSSVBTJTNBJTIwQnVpbHQlMjB0byUyMGdyb3clMjB3aXRoJTIweW91ciUyMGNoaWxkJTJDJTIwdGhpcyUyMGtpY2slMjBzY29vdGVyJTIwZm9yJTIwa2lkcyUyMGluY2x1ZGVzJTIwYW4lMjBhZGp1c3RhYmxlJTIwaGFuZGxlYmFyJTIwd2l0aCUyMG11bHRpcGxlJTIwaGVpZ2h0JTIwc2V0dGluZ3MuJTIyJTdEJTJDJTdCJTIyaWQlMjIlM0ElMjJCUDluR2RFMFdlJTIyJTJDJTIycGFyYUlkeCUyMiUzQTIlMkMlMjJzcmMlMjIlM0ElMjIlMjBOb25zbGlwJTIwZ3JpcHMlMjBhbmQlMjBhJTIwc3R1cmR5JTIwZGVjayUyMHByb3ZpZGUlMjBjb21mb3J0JTIwYW5kJTIwYmFsYW5jZSUyQyUyMGVuc3VyaW5nJTIwZXZlcnklMjBzY29vdCUyMGZlZWxzJTIwc2VjdXJlLiUyMiUyQyUyMmRzdCUyMiUzQSUyMiVFOSU5OCVCMiVFNiVCQiU5MSVFNiU4RiVBMSVFNiU4QSU4QSVFNSU5MiU4QyVFNSU5RCU5QSVFNSU5QiVCQSVFNyU5QSU4NCVFNyU5NCVCMiVFNiU5RCVCRiVFNiU4RiU5MCVFNCVCRSU5QiVFOCU4OCU5MiVFOSU4MCU4MiVFNSU5MiU4QyVFNSVCOSVCMyVFOCVBMSVBMSVFRiVCQyU4QyVFNyVBMSVBRSVFNCVCRiU5RCVFNiVBRiU4RiVFNCVCOCVBQSVFNiVCQiU5MSVFNiU5RCVCRiVFOCVCRCVBNiVFOSU4MyVCRCVFNiU4NCU5RiVFOCVBNyU4OSVFNSVBRSU4OSVFNSU4NSVBOCVFMyU4MCU4MiUyMiUyQyUyMm1ldGFkYXRhJTIyJTNBJTIyJTIyJTJDJTIybWF0Y2hlcyUyMiUzQW51bGwlMkMlMjJ0cmFuc2xhdGVkQnklMjIlM0FudWxsJTJDJTIybWV0YURhdGElMjIlM0ElNUIlNUQlMkMlMjJ0ZXh0JTIyJTNBJTIyJTIwTm9uc2xpcCUyMGdyaXBzJTIwYW5kJTIwYSUyMHN0dXJkeSUyMGRlY2slMjBwcm92aWRlJTIwY29tZm9ydCUyMGFuZCUyMGJhbGFuY2UlMkMlMjBlbnN1cmluZyUyMGV2ZXJ5JTIwc2Nvb3QlMjBmZWVscyUyMHNlY3VyZS4lMjIlN0QlMkMlN0IlMjJpZCUyMiUzQSUyMlZRYVk2Wkp4MlYlMjIlMkMlMjJwYXJhSWR4JTIyJTNBMiUyQyUyMnNyYyUyMiUzQSUyMiUyMFdoZXRoZXIlMjB5b3VyJTIwa2lkJTIwaXMlMjBhJTIwYmVnaW5uZXIlMjBsZWFybmluZyUyMHRoZSUyMGFydCUyMG9mJTIwYmFsYW5jaW5nJTIwb3IlMjBhbiUyMGV4cGVyaWVuY2VkJTIwcmlkZXIlMkMlMjB0aGlzJTIwc2Nvb3RlciUyMGlzJTIwYSUyMGdyZWF0JTIwY2hvaWNlLiUyMiUyQyUyMmRzdCUyMiUzQSUyMiVFNiU5NyVBMCVFOCVBRSVCQSVFNiU4MiVBOCVFNyU5QSU4NCVFNSVBRCVBOSVFNSVBRCU5MCVFNiU5OCVBRiVFNSVBRCVBNiVFNCVCOSVBMCVFNSVCOSVCMyVFOCVBMSVBMSVFOCU4OSVCQSVFNiU5QyVBRiVFNyU5QSU4NCVFNSU4OCU5RCVFNSVBRCVBNiVFOCU4MCU4NSVFOCVCRiU5OCVFNiU5OCVBRiVFNyVCQiU4RiVFOSVBQSU4QyVFNCVCOCVCMCVFNSVBRiU4QyVFNyU5QSU4NCVFOSVBQSU5MSVFNiU4OSU4QiVFRiVCQyU4QyVFOCVCRiU5OSVFNiVBQyVCRSVFOCVCOCU4RiVFNiU5RCVCRiVFOCVCRCVBNiVFOSU4MyVCRCVFNiU5OCVBRiVFNCVCOCU4MCVFNCVCOCVBQSVFNCVCOCU4RCVFOSU5NCU5OSVFNyU5QSU4NCVFOSU4MCU4OSVFNiU4QiVBOSVFMyU4MCU4MiUyMiUyQyUyMm1ldGFkYXRhJTIyJTNBJTIyJTIyJTJDJTIybWF0Y2hlcyUyMiUzQW51bGwlMkMlMjJ0cmFuc2xhdGVkQnklMjIlM0FudWxsJTJDJTIybWV0YURhdGElMjIlM0ElNUIlNUQlMkMlMjJ0ZXh0JTIyJTNBJTIyJTIwV2hldGhlciUyMHlvdXIlMjBraWQlMjBpcyUyMGElMjBiZWdpbm5lciUyMGxlYXJuaW5nJTIwdGhlJTIwYXJ0JTIwb2YlMjBiYWxhbmNpbmclMjBvciUyMGFuJTIwZXhwZXJpZW5jZWQlMjByaWRlciUyQyUyMHRoaXMlMjBzY29vdGVyJTIwaXMlMjBhJTIwZ3JlYXQlMjBjaG9pY2UuJTIyJTdEJTVEJTdEJTJDJTdCJTIydHlwZSUyMiUzQSUyMnBhcmFncmFwaCUyMiUyQyUyMmNoaWxkcmVuJTIyJTNBJTVCJTdCJTIyaWQlMjIlM0ElMjJWcGdwTjlqd25lJTIyJTJDJTIycGFyYUlkeCUyMiUzQTMlMkMlMjJzcmMlMjIlM0ElMjIlMjIlMkMlMjJkc3QlMjIlM0ElMjIlMjIlMkMlMjJtZXRhZGF0YSUyMiUzQSUyMiUyMiUyQyUyMm1hdGNoZXMlMjIlM0FudWxsJTJDJTIydHJhbnNsYXRlZEJ5JTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMmlkJTIyJTNBJTIyVlc2NG9PMU53ZSUyMiUyQyUyMnBhcmFJZHglMjIlM0E0JTJDJTIyc3JjJTIyJTNBJTIyRk9MREFCTEUlMjAlMjYlMjBQT1JUQUJMRSUyMERFU0lHTiUzQSUyMFRoZSUyMExlYXAlRTIlODAlOTlzJTIwc2ltcGxlJTIwZm9sZGluZyUyMGRlc2lnbiUyMGlzJTIwZWFzeSUyMGZvciUyMGtpZHMlMjB0byUyMG9wZXJhdGUlMkMlMjBhbGxvd2luZyUyMHF1aWNrJTIwc3RvcmFnZSUyMGFuZCUyMHRyYW5zcG9ydGF0aW9uJTIwd2hpbGUlMjBmb3N0ZXJpbmclMjBpbmRlcGVuZGVuY2UuJTIyJTJDJTIyZHN0JTIyJTNBJTIyJUU1JThGJUFGJUU2JThBJTk4JUU1JThGJUEwJUU1JTkyJThDJUU0JUJFJUJGJUU2JTkwJUJBJUU4JUFFJUJFJUU4JUFFJUExJUVGJUJDJTlBTGVhcCVFNyU5QSU4NCVFNyVBRSU4MCVFNSU4RCU5NSVFNiU4QSU5OCVFNSU4RiVBMCVFOCVBRSVCRSVFOCVBRSVBMSVFNCVCRSVCRiVFNCVCQSU4RSVFNSVBRCVBOSVFNSVBRCU5MCVFNCVCQiVBQyVFNiU5MyU4RCVFNCVCRCU5QyVFRiVCQyU4QyVFNSU5QyVBOCVFNSU5RiVCOSVFNSU4NSVCQiVFNyU4QiVBQyVFNyVBQiU4QiVFNiU4MCVBNyVFNyU5QSU4NCVFNSU5MCU4QyVFNiU5NyVCNiVFRiVCQyU4QyVFNSU4RiVBRiVFNCVCQiVBNSVFNSVCRiVBQiVFOSU4MCU5RiVFNSU4MiVBOCVFNSVBRCU5OCVFNSU5MiU4QyVFOCVCRiU5MCVFOCVCRSU5MyVFMyU4MCU4MiUyMiUyQyUyMm1ldGFkYXRhJTIyJTNBJTIyJTIyJTJDJTIybWF0Y2hlcyUyMiUzQW51bGwlMkMlMjJ0cmFuc2xhdGVkQnklMjIlM0FudWxsJTJDJTIybWV0YURhdGElMjIlM0ElNUIlNUQlMkMlMjJ0ZXh0JTIyJTNBJTIyRk9MREFCTEUlMjAlMjYlMjBQT1JUQUJMRSUyMERFU0lHTiUzQSUyMFRoZSUyMExlYXAlRTIlODAlOTlzJTIwc2ltcGxlJTIwZm9sZGluZyUyMGRlc2lnbiUyMGlzJTIwZWFzeSUyMGZvciUyMGtpZHMlMjB0byUyMG9wZXJhdGUlMkMlMjBhbGxvd2luZyUyMHF1aWNrJTIwc3RvcmFnZSUyMGFuZCUyMHRyYW5zcG9ydGF0aW9uJTIwd2hpbGUlMjBmb3N0ZXJpbmclMjBpbmRlcGVuZGVuY2UuJTIyJTdEJTJDJTdCJTIyaWQlMjIlM0ElMjJCODlFWmtsajZlJTIyJTJDJTIycGFyYUlkeCUyMiUzQTQlMkMlMjJzcmMlMjIlM0ElMjIlMjBMaWdodHdlaWdodCUyMHlldCUyMGR1cmFibGUlMkMlMjB0aGlzJTIwa2lkJTIwc2Nvb3RlciUyMGNhbiUyMGJlJTIwZm9sZGVkJTIwZG93biUyMGluJTIwc2Vjb25kcyUyMHNvJTIweW91JTIwY2FuJTIwYnJpbmclMjBpdCUyMG9uJTIwc2Nob29sJTIwY29tbXV0ZXMlMjBvciUyMHdlZWtlbmQlMjBvdXRpbmdzLiUyMiUyQyUyMmRzdCUyMiUzQSUyMiVFOCVCRiU5OSVFNiVBQyVCRSVFOCVCRCVCQiVFNCVCRSVCRiVFOCU4MCU5MCVFNyU5NCVBOCVFNyU5QSU4NCVFNSU4NCVCRiVFNyVBQiVBNSVFNiVCQiU5MSVFNiU5RCVCRiVFOCVCRCVBNiVFNSU4RiVBRiVFNCVCQiVBNSVFNSU5QyVBOCVFNSU4NyVBMCVFNyVBNyU5MiVFOSU5MiU5RiVFNSU4NiU4NSVFNiU4QSU5OCVFNSU4RiVBMCVFOCVCNSVCNyVFNiU5RCVBNSVFRiVCQyU4QyVFOCVCRiU5OSVFNiVBMCVCNyVFNCVCRCVBMCVFNSVCMCVCMSVFNSU4RiVBRiVFNCVCQiVBNSVFNSU5QyVBOCVFNSVBRCVBNiVFNiVBMCVBMSVFOSU4MCU5QSVFNSU4QiVBNCVFNiU4OCU5NiVFNSU5MSVBOCVFNiU5QyVBQiVFOSU4MyU4QSVFNiVCOCVCOCVFNiU5NyVCNiVFNSVCOCVBNiVFNCVCOCU4QSVFNSVBRSU4MyVFMyU4MCU4MiUyMiUyQyUyMm1ldGFkYXRhJTIyJTNBJTIyJTIyJTJDJTIybWF0Y2hlcyUyMiUzQW51bGwlMkMlMjJ0cmFuc2xhdGVkQnklMjIlM0FudWxsJTJDJTIybWV0YURhdGElMjIlM0ElNUIlNUQlMkMlMjJ0ZXh0JTIyJTNBJTIyJTIwTGlnaHR3ZWlnaHQlMjB5ZXQlMjBkdXJhYmxlJTJDJTIwdGhpcyUyMGtpZCUyMHNjb290ZXIlMjBjYW4lMjBiZSUyMGZvbGRlZCUyMGRvd24lMjBpbiUyMHNlY29uZHMlMjBzbyUyMHlvdSUyMGNhbiUyMGJyaW5nJTIwaXQlMjBvbiUyMHNjaG9vbCUyMGNvbW11dGVzJTIwb3IlMjB3ZWVrZW5kJTIwb3V0aW5ncy4lMjIlN0QlMkMlN0IlMjJpZCUyMiUzQSUyMlYxZEF4OVJLUmUlMjIlMkMlMjJwYXJhSWR4JTIyJTNBNCUyQyUyMnNyYyUyMiUzQSUyMiUyMFRoaXMlMjBraWNrJTIwc2Nvb3RlciUyMGlzJTIwcGVyZmVjdCUyMGZvciUyMGZhbWlsaWVzJTIwbG9va2luZyUyMGZvciUyMGElMjBzcGFjZS1zYXZpbmclMjBhbmQlMjB0cmF2ZWwtZnJpZW5kbHklMjByaWRlJTIwZm9yJTIwa2lkcyUyMG9uJTIwdGhlJTIwZ28uJTIyJTJDJTIyZHN0JTIyJTNBJTIyJUU4JUJGJTk5JUU2JUFDJUJFJUU2JUJCJTkxJUU2JTlEJUJGJUU4JUJEJUE2JUU5JTlEJTlFJUU1JUI4JUI4JUU5JTgwJTgyJUU1JTkwJTg4JUU5JTgyJUEzJUU0JUJBJTlCJUU1JUI4JThDJUU2JTlDJTlCJUU0JUI4JUJBJUU2JTk3JTg1JUU5JTgwJTk0JUU0JUI4JUFEJUU3JTlBJTg0JUU1JUFEJUE5JUU1JUFEJTkwJUU0JUJCJUFDJUU4JThBJTgyJUU3JTlDJTgxJUU3JUE5JUJBJUU5JTk3JUI0JUU1JTkyJThDJUU2JTk3JTg1JUU4JUExJThDJUU0JUJFJUJGJUU1JTg4JUE5JUU3JTlBJTg0JUU1JUFFJUI2JUU1JUJBJUFEJUUzJTgwJTgyJTIyJTJDJTIybWV0YWRhdGElMjIlM0ElMjIlMjIlMkMlMjJtYXRjaGVzJTIyJTNBbnVsbCUyQyUyMnRyYW5zbGF0ZWRCeSUyMiUzQW51bGwlMkMlMjJtZXRhRGF0YSUyMiUzQSU1QiU1RCUyQyUyMnRleHQlMjIlM0ElMjIlMjBUaGlzJTIwa2ljayUyMHNjb290ZXIlMjBpcyUyMHBlcmZlY3QlMjBmb3IlMjBmYW1pbGllcyUyMGxvb2tpbmclMjBmb3IlMjBhJTIwc3BhY2Utc2F2aW5nJTIwYW5kJTIwdHJhdmVsLWZyaWVuZGx5JTIwcmlkZSUyMGZvciUyMGtpZHMlMjBvbiUyMHRoZSUyMGdvLiUyMiU3RCU1RCU3RCUyQyU3QiUyMnR5cGUlMjIlM0ElMjJwYXJhZ3JhcGglMjIlMkMlMjJjaGlsZHJlbiUyMiUzQSU1QiU3QiUyMmlkJTIyJTNBJTIyQnYyTktkamxNQiUyMiUyQyUyMnBhcmFJZHglMjIlM0E1JTJDJTIyc3JjJTIyJTNBJTIyJTIyJTJDJTIyZHN0JTIyJTNBJTIyJTIyJTJDJTIybWV0YWRhdGElMjIlM0ElMjIlMjIlMkMlMjJtYXRjaGVzJTIyJTNBbnVsbCUyQyUyMnRyYW5zbGF0ZWRCeSUyMiUzQW51bGwlMkMlMjJtZXRhRGF0YSUyMiUzQSU1QiU1RCUyQyUyMnRleHQlMjIlM0ElMjIlMjIlN0QlNUQlN0QlMkMlN0IlMjJ0eXBlJTIyJTNBJTIycGFyYWdyYXBoJTIyJTJDJTIyY2hpbGRyZW4lMjIlM0ElNUIlN0IlMjJpZCUyMiUzQSUyMmVqcURwWmoyMkIlMjIlMkMlMjJwYXJhSWR4JTIyJTNBNiUyQyUyMnNyYyUyMiUzQSUyMlNNT09USCUyQyUyMFNUQUJMRSUyMFBFUkZPUk1BTkNFJTNBJTIwVGhpcyUyMHNjb290ZXIlMjBoYXMlMjBhJTIwbGVhbi10by1zdGVlciUyMG1vdmVtZW50JTIwYW5kJTIwdGlwLXJlc2lzdGFudCUyMDMtcG9pbnQlMjBiYXNlJTIwZGVzaWduZWQlMjBmb3IlMjBjb21mb3J0JTIwYW5kJTIwY29udHJvbC4lMjIlMkMlMjJkc3QlMjIlM0ElMjIlRTUlQjklQjMlRTclQTglQjMlRTMlODAlODElRTclQTglQjMlRTUlQUUlOUElRTclOUElODQlRTYlODAlQTclRTglODMlQkQlRUYlQkMlOUElRTglQkYlOTklRTYlQUMlQkUlRTglQjglOEYlRTYlOUQlQkYlRTglQkQlQTYlRTUlODUlQjclRTYlOUMlODklRTUlODAlQkUlRTYlOTYlOUMlRTglQkQlQUMlRTUlOTAlOTElRTglQkYlOTAlRTUlOEElQTglRTUlOTIlOEMlRTklOTglQjIlRTUlODAlQkUlRTQlQjglODklRTclODIlQjklRTUlQkElOTUlRTUlQkElQTclRUYlQkMlOEMlRTYlOTclQTglRTUlOUMlQTglRTYlOEYlOTAlRTQlQkUlOUIlRTglODglOTIlRTklODAlODIlRTYlODAlQTclRTUlOTIlOEMlRTYlOEUlQTclRTUlODglQjYlRTYlODAlQTclRTMlODAlODIlMjIlMkMlMjJtZXRhZGF0YSUyMiUzQSUyMiUyMiUyQyUyMm1hdGNoZXMlMjIlM0FudWxsJTJDJTIydHJhbnNsYXRlZEJ5JTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMlNNT09USCUyQyUyMFNUQUJMRSUyMFBFUkZPUk1BTkNFJTNBJTIwVGhpcyUyMHNjb290ZXIlMjBoYXMlMjBhJTIwbGVhbi10by1zdGVlciUyMG1vdmVtZW50JTIwYW5kJTIwdGlwLXJlc2lzdGFudCUyMDMtcG9pbnQlMjBiYXNlJTIwZGVzaWduZWQlMjBmb3IlMjBjb21mb3J0JTIwYW5kJTIwY29udHJvbC4lMjIlN0QlMkMlN0IlMjJpZCUyMiUzQSUyMlZORWpxbzJPSmUlMjIlMkMlMjJwYXJhSWR4JTIyJTNBNiUyQyUyMnNyYyUyMiUzQSUyMiUyMEl0JUUyJTgwJTk5cyUyMGVxdWlwcGVkJTIwd2l0aCUyMGR1cmFibGUlMkMlMjBzb2xpZCUyMHdoZWVscyUyMGFuZCUyMGElMjB3aWRlJTIwc3RhbmRpbmclMjBkZWNrJTJDJTIwZGVsaXZlcmluZyUyMGElMjBzdGVhZHklMkMlMjBzbW9vdGglMjByaWRlJTIwYWNyb3NzJTIwc2lkZXdhbGtzJTIwYW5kJTIwZHJpdmV3YXlzLiUyMiUyQyUyMmRzdCUyMiUzQSUyMiVFNSVBRSU4MyVFOSU4NSU4RCVFNSVBNCU4NyVFNCVCQSU4NiVFOCU4MCU5MCVFNyU5NCVBOCVFMyU4MCU4MSVFNSU5RCU5QSVFNSU5QiVCQSVFNyU5QSU4NCVFOCVCRCVBNiVFOCVCRCVBRSVFNSU5MiU4QyVFNSVBRSVCRCVFOSU5OCU5NCVFNyU5QSU4NCVFNyVBQiU5OSVFNyVBQiU4QiVFNSVCOSVCMyVFNSU4RiVCMCVFRiVCQyU4QyVFNSU5QyVBOCVFNCVCQSVCQSVFOCVBMSU4QyVFOSU4MSU5MyVFNSU5MiU4QyVFOCVCRCVBNiVFOSU4MSU5MyVFNCVCOCU4QSVFNiU4RiU5MCVFNCVCRSU5QiVFNyVBOCVCMyVFNSVBRSU5QSVFMyU4MCU4MSVFNSVCOSVCMyVFNyVBOCVCMyVFNyU5QSU4NCVFOCVBMSU4QyVFOSVBOSVCNiVFNCVCRCU5MyVFOSVBQSU4QyVFMyU4MCU4MiUyMiUyQyUyMm1ldGFkYXRhJTIyJTNBJTIyJTIyJTJDJTIybWF0Y2hlcyUyMiUzQW51bGwlMkMlMjJ0cmFuc2xhdGVkQnklMjIlM0FudWxsJTJDJTIybWV0YURhdGElMjIlM0ElNUIlNUQlMkMlMjJ0ZXh0JTIyJTNBJTIyJTIwSXQlRTIlODAlOTlzJTIwZXF1aXBwZWQlMjB3aXRoJTIwZHVyYWJsZSUyQyUyMHNvbGlkJTIwd2hlZWxzJTIwYW5kJTIwYSUyMHdpZGUlMjBzdGFuZGluZyUyMGRlY2slMkMlMjBkZWxpdmVyaW5nJTIwYSUyMHN0ZWFkeSUyQyUyMHNtb290aCUyMHJpZGUlMjBhY3Jvc3MlMjBzaWRld2Fsa3MlMjBhbmQlMjBkcml2ZXdheXMuJTIyJTdEJTJDJTdCJTIyaWQlMjIlM0ElMjJ6bjlQdjRqbXJWJTIyJTJDJTIycGFyYUlkeCUyMiUzQTYlMkMlMjJzcmMlMjIlM0ElMjIlMjBBJTIwcmVzcG9uc2l2ZSUyMHJlYXIlMjBmb290JTIwYnJha2UlMjBlbnN1cmVzJTIwcmVsaWFibGUlMjBzdG9wcGluZyUyMHBvd2VyJTJDJTIwd2hpbGUlMjB0aGUlMjBsaWdodHdlaWdodCUyMGZyYW1lJTIwbWFrZXMlMjBpdCUyMGVhc3klMjBmb3IlMjBraWRzJTIwdG8lMjBtYW5ldXZlci4lMjIlMkMlMjJkc3QlMjIlM0ElMjIlRTUlOEYlOEQlRTUlQkElOTQlRTclODElQjUlRTYlOTUlOEYlRTclOUElODQlRTUlOTAlOEUlRTglODQlOUElRTUlODglQjYlRTUlOEElQTglRTUlOTklQTglRTclQTElQUUlRTQlQkYlOUQlRTQlQkElODYlRTUlOEYlQUYlRTklOUQlQTAlRTclOUElODQlRTUlODglQjYlRTUlOEElQTglRTUlOEElOUIlRUYlQkMlOEMlRTglODAlOEMlRTglQkQlQkIlRTglQjQlQTglRTclOUElODQlRTglQkQlQTYlRTYlOUUlQjYlRTQlQkQlQkYlRTUlQUQlQTklRTUlQUQlOTAlRTQlQkIlQUMlRTYlOUIlQjQlRTUlQUUlQjklRTYlOTglOTMlRTYlOTMlOEQlRTclQkElQjUlRTMlODAlODIlMjIlMkMlMjJtZXRhZGF0YSUyMiUzQSUyMiUyMiUyQyUyMm1hdGNoZXMlMjIlM0FudWxsJTJDJTIydHJhbnNsYXRlZEJ5JTIyJTNBbnVsbCUyQyUyMm1ldGFEYXRhJTIyJTNBJTVCJTVEJTJDJTIydGV4dCUyMiUzQSUyMiUyMEElMjByZXNwb25zaXZlJTIwcmVhciUyMGZvb3QlMjBicmFrZSUyMGVuc3VyZXMlMjByZWxpYWJsZSUyMHN0b3BwaW5nJTIwcG93ZXIlMkMlMjB3aGlsZSUyMHRoZSUyMGxpZ2h0d2VpZ2h0JTIwZnJhbWUlMjBtYWtlcyUyMGl0JTIwZWFzeSUyMGZvciUyMGtpZHMlMjB0byUyMG1hbmV1dmVyLiUyMiU3RCU1RCU3RCU1RA==\" data-slate-node=\"element\"\u003e\n\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"6\" data-sent-id=\"ejqDpZj22B\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e\u003cstrong\u003eSMOOTH, STABLE PERFORMANCE: \u003c\/strong\u003eThis scooter has a lean-to-steer movement and tip-resistant 3-point base designed for comfort and control.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"6\" data-sent-id=\"VNEjqo2OJe\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e It’s equipped with durable, solid wheels and a wide standing deck, delivering a steady, smooth ride across sidewalks and driveways.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan data-slate-node=\"text\"\u003e\u003cspan class=\"\" data-para-id=\"6\" data-sent-id=\"zn9Pv4jmrV\" data-slate-leaf=\"true\"\u003e\u003cspan data-slate-string=\"true\"\u003e A responsive rear foot brake ensures reliable stopping power, while the lightweight frame makes it easy for kids to maneuver.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47113142337764,"sku":"WS901601","price":7000.0,"currency_code":"JMD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS901601_5_-1.jpg?v=1764567313"},{"product_id":"pe-rain-ponchos-for-adults-reusable-with-drawstring-clear-6-units","title":"PE Rain Ponchos for Adults Reusable with Drawstring Clear, 6 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\u003cstrong\u003e[PREMIUM QUALITY ]: \u003c\/strong\u003eThe rain poncho is crafted from 0.25 mm thick PE plastic, offering superior durability and 100% waterproof protection. Extra thicker, more durable, and environmentally, they are made to endure rugged weather conditions, Stay dry and comfortable in any weather situation.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"1\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"2\" data-line=\"true\"\u003e\n\u003cstrong\u003e[RAIN PONCHOS FOR MEN AND WOMEN ] :\u003c\/strong\u003eThis rain poncho is a one-size-fits-all solution designed for both men and women. Its universal size makes it a reliable choice for everyone in the family. Perfect for Disneyland, amusement parks, camping, hiking, tailgating, and any other occasion.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003e\n\u003cstrong\u003e[FUNCTIONAL FEATURES ]: \u003c\/strong\u003eOur poncho features a drawstring hood for added protection against the rain. it keeps your hair and face nice and dry. The elastic cuff will better protect your arms from rain.\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"5\" data-line=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"6\" data-line=\"true\"\u003e\n\u003cstrong\u003e[One Size Fits Most]: \u003c\/strong\u003eThis Rain Coat has a loose fit, snap closure, and is the right length for adults between 145 and 190 cm tall.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47117540786404,"sku":"WS111701x6pcs","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/08_3.png?v=1764647204"},{"product_id":"5-32-inch-x-50-ft-550-reflective-paracord-6-units-random-color","title":"5\/32 inch x 50 ft, 550 Reflective Paracord 6 Units, Random Color","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\"\u003e5\/32 inch x 50 ft, 550 Reflective Paracord offers versatile use; 100% polyester construction provides strength and durability. Heavy-duty, 5.5 mm cordage is ideal for securing a shelter or tying things down. 7 inner strands can be pulled apart for use as a fishing line, thread, floss, and more. Not intended for climbing use.\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\"\u003e5\/32 Inch diameter x 50 feet length\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"3\" data-line=\"true\"\u003e110 lb working load limit\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"4\" data-line=\"true\"\u003ePolyester blend\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"5\" data-line=\"true\"\u003eColor: Random color (Black, Yellow, Green)\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"6\" data-line=\"true\"\u003eMany indoor a5\/32 inch x 50 ft, 550 Reflective Paracord, Random Color, 4.9 oznd outdoor uses\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"7\" data-line=\"true\"\u003ePolyester cover with a 7-strand inner core\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"8\" data-line=\"true\"\u003eExcellent abrasion resistance\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"9\" data-line=\"true\"\u003eSmall and Lightweight\u003c\/div\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"10\" data-line=\"true\"\u003eRot and mildew resistant\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47118653391076,"sku":"WS903801x6pcs","price":1000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS903801_1.jpg?v=1764659061"},{"product_id":"thickened-eva-rain-ponchos-for-adults-reusable-with-drawstring-and-buttons-crystal-2-units","title":"Thickened EVA Rain Ponchos for Adults Reusable with Drawstring and Buttons Crystal 3 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-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【One Size Fits Most】: \u003c\/strong\u003ePoncho Length: 45.3 inches\/115 cm, Hood height: 36 cm\/14.2 inches, Chest: 55 inches\/140 cm, Sleeve length: 22.8 inches\/58 cm. This Rain Coat has a loose fit, snap closure, and is the right length for adults between 4.92 and 6.2 feet (150 and 188 cm) tall.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【Premium \u0026amp; Reusable】: \u003c\/strong\u003eCompared to PCV materials, our rain capes are made of new eco-friendly EVA material, which is non-toxic, no odor, durable, tear-resistant, harmless, extremely waterproof and reusable.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"3\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"4\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【Durable \u0026amp; Protable】: \u003c\/strong\u003eOur outwear rain coats is not only quick-drying but also can be reused for long periods of time.Thickness of 0.2 mm, the raincoat is durable, tear resistant and lightweight. Meanwhile it’s soft ,comfortable to wear and foldable in small size. Just keep it in your backpack\/car\/office for an emergency.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"5\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"6\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【Update Design】: \u003c\/strong\u003eEach of portable raincoat includes fully adjustable drawstring hood to protect your head and neck well.\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"7\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"8\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003e【For Outdoor Activity】:\u003c\/strong\u003e The adult rain poncho extremely light weight and easily be folded up to carry in a purse, backpack, luggage and briefcase and take up no space! They can suitable for theme parks, rainy days, water rides, camping, riding, hiking, fishing, travelling, picnic, etc.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":47122921980132,"sku":"WS111501x2pcs","price":1300.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/5_8ede1679-0930-4172-b4f0-872cdb287cd7.png?v=1764753531"},{"product_id":"superbright-led-headlamp-with-4-light-modes","title":"Superbright LED Headlamp with 4 Light Modes","description":"\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✔Versatile for Every Adventure: Whether you’re home repairing, night fishing, camping, hiking, biking, or hunting, this versatile headlamp is your go-to tool for a wide range of indoor and outdoor activities, providing reliable, hands-free lighting wherever you need it most.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":48826282639588,"sku":"WS600212","price":2600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/01_73f243cc-2f18-4a4d-a70a-840eb1e64070.png?v=1777273547"}],"url":"https:\/\/weshop876.com\/collections\/sports-outdoors-1.oembed","provider":"Weshop876","version":"1.0","type":"link"}