{"title":"Kids","description":"\u003cp\u003eby group\u003c\/p\u003e","products":[{"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":"star-projector-galaxy-night-light-white","title":"Star Projector Galaxy Night Light, White","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-zone-id=\"0\" data-line-index=\"0\" data-line=\"true\"\u003e\n\u003cstrong\u003eAstronaut Star Projector Galaxy Night Light:\u003c\/strong\u003e This galaxy projector supports 8 different amazing nebula effects accompanied by breathing green stars. It brings a peaceful and chilling atmosphere to your bedroom or the kid’s room.\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\u003eRemote Control \u0026amp; Auto-off Timer: \u003c\/strong\u003eThis starlight projector with timer and remote can adjust the brightness, rotation speed, and breathing rate whatever you like.\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\u003eProjection Angle Adjustable: \u003c\/strong\u003eThis nightlight starry projector is designed to look like an astronaut. The astronaut's head is magnetically connected to the body for easy adjustment of the nebula projection angle. In addition, the moon base is removable, and the arm can also be posed, which makes it not only a Galaxy Star projector but also a good-looking decorative ornament.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45883683569892,"sku":"WS402901","price":5400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/WS4029_89da2948-4328-451e-ac81-05666f8d9302.png?v=1780566188"},{"product_id":"large-stuffed-animal-hammock","title":"Large Stuffed Animal Hammock 2 Units","description":"\u003cstyle\u003e\n  .payment-note {\n    margin: 24px 0 12px;\n    padding: 12px 18px;\n    background-color: #f0fdf4; \/* 浅绿色背景 *\/\n    border: 1px solid #b6e2c3;\n    border-radius: 8px;\n    color: #1f2937;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    user-select: none;\n    letter-spacing: 0.02em;\n    flex-wrap: wrap;\n    text-align: center;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n  }\n\n  .payment-note img {\n    height: 56px;\n    object-fit: contain;\n  }\n\n  @media (max-width: 480px) {\n    .payment-note {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .payment-note span {\n      font-size: 16px;\n    }\n\n    .payment-note img {\n      height: 50px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"payment-note\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\" alt=\"Payment Icons\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca href=\"https:\/\/taracan.com\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\" alt=\"TARA Logo\" class=\"tara-logo\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp class=\"tara-subtext\" style=\"margin-top: 5px; font-style: normal;\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDurable and Reliable Design: \u003c\/strong\u003eCrafted with strong, high-quality netting, this hammock holds dozens of stuffed animals securely, ensuring long-lasting use.  \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy Installation: \u003c\/strong\u003eComes with easy to use anchors and hooks.  \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpace-Saving Solution: \u003c\/strong\u003eOur stuffed animal net expands to 70\" x 47\" x 47\" for maximum storage area.\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":45906737529060,"sku":"WS404501","price":3000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/ws404501-436933.jpg?v=1735352932"},{"product_id":"kids-velvet-clothes-hangers-20-units-30-cm-pink","title":"Kids Velvet Clothes Hangers 20 Units 30 cm, 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 alt=\"Payment Icons\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/weshop-checkout_update.png?v=1757654069\"\u003e \u003cspan\u003eCredit\/Debit Cards \u0026amp; Cash on Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 引入 Questrial 字体 --\u003e\n\u003cdiv class=\"tara-delivery-card\"\u003e\n\u003cdiv class=\"tara-header\"\u003e\n\u003cdiv class=\"tara-header-row\"\u003e\n\u003cdiv class=\"tara-left\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003e\u003cimg class=\"tara-logo\" alt=\"TARA Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/TARA-Courier-logo.png?v=1747708582\"\u003e \u003c\/a\u003e\n\u003ch3\u003eEstimated Delivery Times\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"tara-subtext\"\u003eShipping handled by \u003ca href=\"https:\/\/taracan.com\/\" target=\"_blank\"\u003eTARA Couriers\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增行，保持排版 --\u003e\n\u003cp style=\"margin-top: 5px; font-style: normal;\" class=\"tara-subtext\"\u003e📍Send from: Kingston, Jamaica\u003c\/p\u003e\n\u003ctable class=\"tara-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"parish-col\"\u003eParish\u003c\/th\u003e\n\u003cth class=\"time-col\"\u003eEstimated Delivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"mobile-vertical-center\"\u003eHanover, Kingston, St. Andrew, Manchester, St. Ann\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e1–2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClarendon, St. Elizabeth, St. James, St. Mary, St. Thomas, Westmoreland, St. Catherine\u003c\/td\u003e\n\u003ctd class=\"time-text\"\u003e2 business days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* 原样式不变，以下是相关部分 *\/\n.tara-delivery-card {\n  background-color: #f0fdf4;\n  border: 1px solid #b6e2c3;\n  border-radius: 10px;\n  padding: 20px;\n  margin: 30px 0;\n  box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-header {\n  margin-bottom: 10px;\n}\n\n.tara-header-row {\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n\n.tara-left {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.tara-logo {\n  width: 40px;\n  height: auto;\n  border-radius: 6px;\n  transition: transform 0.2s;\n}\n\n.tara-logo:hover {\n  transform: scale(1.05);\n}\n\n.tara-header h3 {\n  font-size: 16px;\n  margin: 0;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-subtext {\n  font-size: 13px;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n  margin: 0; \/* 方便控制新增段落间距 *\/\n}\n\n.tara-subtext a {\n  color: #025b24;\n  text-decoration: underline;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 10px;\n  table-layout: fixed;\n  font-family: 'Questrial', sans-serif;\n}\n\n.parish-col {\n  width: 65%;\n}\n\n.time-col {\n  width: 35%;\n  text-align: right;\n  padding-right: 10px;\n}\n\n.time-text {\n  text-align: right;\n  color: #025b24;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th,\n.tara-table td {\n  padding: 12px 10px;\n  font-size: 14px;\n  border-top: 1px solid #e0e0e0;\n  vertical-align: top;\n  word-break: break-word;\n  font-family: 'Questrial', sans-serif;\n}\n\n.tara-table th {\n  background-color: #e0f6e8;\n  color: #025b24;\n  font-weight: 600;\n}\n\n\/* 桌面端样式 *\/\n@media (min-width: 601px) {\n  .tara-header-row {\n    flex-direction: row;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .tara-subtext {\n    margin: 0;\n    text-align: right;\n  }\n}\n\n\/* 手机端样式 *\/\n@media (max-width: 600px) {\n  .tara-header-row {\n    gap: 8px;\n  }\n\n  .tara-header h3 {\n    font-size: 15px;\n  }\n\n  .tara-subtext {\n    width: 100%;\n    text-align: center;\n    font-size: 12px;\n  }\n\n  .tara-table th,\n  .tara-table td {\n    font-size: 13px;\n  }\n\n  .time-col,\n  .time-text {\n    text-align: left;\n    padding-left: 12px;\n  }\n\n  .parish-col {\n    width: 55%;\n  }\n\n  .time-col {\n    width: 45%;\n  }\n\n  .tara-table tbody tr:first-child td:first-child.mobile-vertical-center {\n    vertical-align: middle;\n  }\n}\n\u003c\/style\u003e\n\u003ch3 class=\"product-description-title\"\u003e📝 Product Description\u003c\/h3\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"0\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eCloset Friendly:\u003c\/strong\u003e Ultra-slim profile helps maximize closet space.\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\u003eNon-Slip Design:\u003c\/strong\u003e The Velvet surface keeps items in place; notched shoulders help prevent shirts and dresses with straps from sliding off.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46535525138660,"sku":"WS412201x2pcs","price":1400.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/81eIY_HUNOL._AC_SL1500.png?v=1753844295"},{"product_id":"kids-boys-truck-toys-car-blanket-50-x-61","title":"Kids Boys Truck Toys Car Blanket  50\" x 60\"","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\u003eGlow in The Dark Truck Blanket: \u003c\/strong\u003eTrucks blanket is glow in the dark blankets for boys kids girls. Expose the kids blankets for boys to bright light or sunlight for 15-20 minutes, luminous blanket will appear. The brighter the light, the stronger the blanket will be in the dark. Kids glow in the dark blanket is the toddler blankets for boys which are mysterious. The car blanket is blankets for kids which can be used as truck stuff. \u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"1\" data-zone-id=\"0\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv data-line=\"true\" data-line-index=\"2\" data-zone-id=\"0\"\u003e\n\u003cstrong\u003eEasy to Care \u0026amp; Clean:\u003c\/strong\u003e Machine washable glow in the dark blankets for girls \/ boys are easy to clean and won't shed, pill, or fade easily. You are able to machine washing separately on a gentle cycle with cold water, and tumble dry at a very low temperature. We're confident you'll love it.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46843679080676,"sku":"WS425401","price":3000.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/130x150cm.jpg?v=1760516567"},{"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":"analog-kids-watch-for-boys-girls-black","title":"Analog Kids Watch for Boys Girls, Black","description":"Simple style,clear and easy to read time,comfortable to wear,a versatile watch suitable for students:36mm dial, 8.8mm ultra-thin case,simple style design,light and comfortable to wear,suitable for boys and girls students to wear daily","brand":"Weshop876","offers":[{"title":"black-white","offer_id":47992439898340,"sku":"WS439701","price":1900.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/SKU_02_6010.jpg?v=1772680682"},{"product_id":"girls-fashion-backpack-mini-backpack","title":"Girls Mini Backpack","description":"\u003ch3 class=\"a-size-large a-spacing-none a-color-secondary\"\u003e\u003cspan class=\"a-size-large product-title-word-break\" id=\"productTitle\"\u003eMini Backpack Purse for Women Teenage Girls Purses PU Leather Pompom Backpack Shoulder Bag black\/white\/pink\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e[❤MATERIAL] \u003c\/strong\u003eWe use the artifical(PU) for this bag, soft, comfortable, safe, odorless and high-end. When you touch the bag, The lining is durable and smooth, not easy to wear or tear. Put it in a dry, cool and ventilated place, and avoid exposure to chemicals, spikes and hot place, expect clean it with dry soft cloth when it got stains\u003cbr\u003e\u003cstrong\u003e[❤LARGE CAPACITY]\u003c\/strong\u003e It's a cute mini backpack for girls and women, used for daily, shopping, day trips and short travel. It can hold your wallets, keys, cell phones, makeups and other small accessories and stuffs, but it cannot fit for iPad and laptop.\u003cbr\u003e\u003cstrong\u003e[❤FASHION MINI BACKPACK FOR WOMEN] \u003c\/strong\u003eCute and stylish appearance, pretty Pompom pendant, suitable for various occasions such as dating, parties, traveling, shopping, etc. This is a universal small backpack purse for female, whether it is an adult woman or a teen girl. An ideal gift for her on birthdays, Valentine's Day, Mother's Day, Women's Day, Thanksgiving Day, Christmas, New Year, etc.\u003cbr\u003e\u003cstrong\u003e[❤STRUCTURE] \u003c\/strong\u003eSmall purses with zip main compartment, interior contain 2 open pockets, 1 wall zip pocket. Exterior has 1 front easy access zip pocket, 2 side pocket, enough for your daily use.\u003cbr\u003e\u003c\/p\u003e","brand":"Weshop876","offers":[{"title":"White","offer_id":47992441503972,"sku":"WS440801","price":2600.0,"currency_code":"JMD","in_stock":true},{"title":"Black","offer_id":47992441536740,"sku":"WS440802","price":2600.0,"currency_code":"JMD","in_stock":true},{"title":"Pink","offer_id":47992441569508,"sku":"WS440803","price":2600.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/05_3c006afc-268b-4391-be10-773ba842b4af.jpg?v=1772682142"}],"url":"https:\/\/weshop876.com\/collections\/kids.oembed","provider":"Weshop876","version":"1.0","type":"link"}