{"product_id":"18k-gold-chunky-gold-rings","title":"18K Gold-Plated Gold Chunky Gold Ring","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\u003eChunky Ring: \u003c\/strong\u003eThis adjustable, stackable and statement ring is the perfect blend of style, durability, and versatility.You can wear one or more as you like.these minimalist handmade thumb stackable knuckle rings look shine beautifully from your fingers.\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\u003eGold Statement Ring: \u003c\/strong\u003eThe ring is made of quality material. It is extremely durable, provides lasting color retention ability, strong texture, easy to clean. not hurt your skin. comfortable to wear and suit for long time wearing.\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\u003eChunky Silver Rings: \u003c\/strong\u003eWe provide more than one way to wear chunky ring. The opening can be adjusted to a greater degree for easy wearing.The stackable rings is suitable for pinky, middle finger, knuckle.\u003c\/div\u003e","brand":"Weshop876","offers":[{"title":"Default Title","offer_id":46825611821284,"sku":"WS418501","price":800.0,"currency_code":"JMD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/3027\/3508\/files\/O1CN01M7wKx91p57BQE8aHT__2206851935308-0-cib.jpg?v=1760081092","url":"https:\/\/weshop876.com\/products\/18k-gold-chunky-gold-rings","provider":"Weshop876","version":"1.0","type":"link"}