{"title":"Copper Gift Collection","description":"\u003cp\u003eMeaningful copper jewellery gifts for every occasion\u003c\/p\u003e","products":[{"product_id":"copper-bracelet-i-love-you-forever-print","title":"Copper Bracelet I LOVE YOU FOREVER PRINT","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43; \n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\" alt=\"TAMRA brand icon\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/pages\/faq\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46193152491719,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Bracelet_I_LOVE_YOU_FOREVER_PRINT.jpg?v=1780966436"},{"product_id":"copper-bracelet-hammered-design","title":"Copper Bracelet Hammered Design","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43; \n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\" alt=\"TAMRA brand icon\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/pages\/faq\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46193152590023,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Bracelet_Hammered_Design.jpg?v=1780966465"},{"product_id":"copper-bracelet-plain-most-popular","title":"Copper Bracelet - Plain - Most Popular","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43; \n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\" alt=\"TAMRA brand icon\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/pages\/faq\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46193152688327,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Bracelet_-_Plain_-_Most_Popular_2.jpg?v=1780966522"},{"product_id":"copper-bracelet-chakra-print","title":"Copper Bracelet Chakra Print","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43; \n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\" alt=\"TAMRA brand icon\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/pages\/faq\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46193152753863,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Bracelet_Chakra_Print.png?v=1780968427"},{"product_id":"copper-tree-of-life-magnetic-bracelet","title":"Copper Tree of Life Magnetic Bracelet","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43; \n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\" alt=\"TAMRA brand icon\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/pages\/faq\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46193152852167,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Tree_of_Life_Magnetic_Bracelet_1.jpg?v=1780968877"},{"product_id":"copper-link-bracelet","title":"Copper Link Bracelet","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43; \n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\" alt=\"TAMRA brand icon\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"8\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"16\" cy=\"8\" r=\"3\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/pages\/faq\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"tamra-link-card\" href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46193153704135,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Link_Bracelet.jpg?v=1780968722"},{"product_id":"hammered-copper-bracelet-ring-set","title":"Hammered Copper Bracelet \u0026 Ring Set","description":"\u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46671606513863,"sku":null,"price":60.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPT_Image_Jun_18_2026_05_08_00_PM.jpg?v=1781767013"},{"product_id":"copper-water-bottle-950ml","title":"Copper Water Bottle 950ml","description":"\u003c!-- TAMRA COPPER WATER BOTTLE DESCRIPTION START --\u003e\n\u003cdiv style=\"max-width: 950px; margin: 0 auto; padding: 20px; line-height: 1.8; color: inherit; font-family: inherit;\"\u003e\n\u003cdiv style=\"text-align: center; background: #f8f5f1; padding: 34px 24px; border-radius: 18px; margin-bottom: 30px;\"\u003e\n\u003ch3 style=\"margin: 0 0 12px 0; line-height: 1.25;\"\u003ePure Copper Water Bottle\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px; margin: 0 auto; max-width: 720px;\"\u003eHandcrafted in India from solid pure copper, lab tested in Australia, and beautifully packed for everyday wellness and gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Water_Bottle_Australia.jpg?v=1781778042\" alt=\"\"\u003e\n\u003cp\u003eOur \u003cstrong\u003ePure Copper Water Bottle\u003c\/strong\u003e is thoughtfully handcrafted in India by skilled artisans using traditional techniques and genuine solid copper. It is not painted, coated, or copper-coloured — it is made from real copper with its natural warmth, shine, and character.\u003c\/p\u003e\n\u003cp\u003eDesigned for modern Australian lifestyles, this sleek and practical bottle is perfect for daily hydration, work, travel, yoga, wellness routines, and mindful living.\u003c\/p\u003e\n\u003cdiv style=\"background: #fff8f0; border-left: 4px solid #b87333; padding: 20px; margin: 30px 0; border-radius: 10px;\"\u003e\n\u003cstrong\u003eLab Tested in Australia:\u003c\/strong\u003e\u003cbr\u003eOur copper has been independently tested in Australia and confirmed to be \u003cstrong\u003e99.25% pure copper\u003c\/strong\u003e.\u003c\/div\u003e\n\u003ch4\u003eWhy You’ll Love It\u003c\/h4\u003e\n\u003cul style=\"padding-left: 22px; margin-bottom: 26px;\"\u003e\n\u003cli\u003eHandmade in India by skilled artisans\u003c\/li\u003e\n\u003cli\u003eMade from solid genuine copper — not painted or plated\u003c\/li\u003e\n\u003cli\u003eSleek, elegant, and practical design\u003c\/li\u003e\n\u003cli\u003eLeak-proof lid for everyday use\u003c\/li\u003e\n\u003cli\u003eLab tested in Australia for 99.25% copper purity\u003c\/li\u003e\n\u003cli\u003eLocally based in Australia on the Sunshine Coast\u003c\/li\u003e\n\u003cli\u003eBeautifully packed in a velvet bag and branded gift box\u003c\/li\u003e\n\u003cli\u003ePerfect for wellness lovers and meaningful gifting\u003c\/li\u003e\n\u003cli\u003eSame day or next day dispatch\u003c\/li\u003e\n\u003cli\u003eFree shipping Australia-wide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003eDesigned for Wellness \u0026amp; Everyday Living\u003c\/h4\u003e\n\u003cp\u003eCopper has been used for centuries in traditional wellness practices, including Ayurveda, where copper vessels have long been valued as part of daily living. Today, our copper bottles bring this timeless tradition into a clean, modern, and functional design.\u003c\/p\u003e\n\u003cp\u003eWhether you keep it at your desk, carry it to yoga, use it at home, or give it as a thoughtful gift, this bottle is designed to be both beautiful and practical.\u003c\/p\u003e\n\u003cdiv style=\"background: #f8f5f1; padding: 26px; border-radius: 14px; margin: 32px 0;\"\u003e\n\u003ch4 style=\"margin-top: 0;\"\u003ePremium Gift Packaging Included\u003c\/h4\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eEvery bottle is carefully wrapped in a soft velvet bag and presented in our branded TAMRA gift box, making it a beautiful gift for birthdays, wellness lovers, yoga practitioners, anniversaries, housewarmings, or anyone who appreciates natural living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch4\u003eNatural Copper Character\u003c\/h4\u003e\n\u003cp\u003eBecause this bottle is made from genuine copper, it will naturally change colour and develop a unique patina over time. This is a normal characteristic of pure copper and adds to the beauty and authenticity of each piece.\u003c\/p\u003e\n\u003cp\u003eMinor variations in finish, texture, and tone are part of the handmade process and make every bottle unique.\u003c\/p\u003e\n\u003cdiv style=\"background: #fff8f0; padding: 22px; border-radius: 14px; margin: 30px 0; border: 1px solid #ead8c2;\"\u003e\n\u003cstrong\u003eCare Tip:\u003c\/strong\u003e\u003cbr\u003eClean naturally with lemon or lime and salt, then rinse and dry thoroughly. Avoid dishwashers, harsh chemicals, and prolonged soaking.\u003c\/div\u003e\n\u003ch4\u003eImportant Note\u003c\/h4\u003e\n\u003cp\u003eThis product is designed as a lifestyle and wellness accessory. Information provided is for general educational purposes only and is not intended as medical advice.\u003c\/p\u003e\n\u003chr style=\"margin: 40px 0; border: none; border-top: 1px solid #e5ded5;\"\u003e\n\u003cp style=\"text-align: center; font-size: 15px;\"\u003e\u003cstrong\u003eTAMRA Pure Copper\u003c\/strong\u003e\u003cbr\u003eHandmade in India • Lab Tested in Australia • Sunshine Coast Based • Free Shipping Australia-Wide\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAMRA COPPER WATER BOTTLE DESCRIPTION END --\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Hammered Copper Water Bottle","offer_id":46671915647175,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true},{"title":"Diamond Copper Water bottle","offer_id":46671915679943,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true},{"title":"Plain Copper Water Bottle","offer_id":46671915712711,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true},{"title":"Embossed Copper Water Bottle","offer_id":46671915745479,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true},{"title":"Flower of Life Copper Water Bottle","offer_id":46671915778247,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true},{"title":"Polished Copper Water Bottle","offer_id":46671915811015,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true},{"title":"Hammered Pure Copper Water Bottle","offer_id":46671915843783,"sku":null,"price":69.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/Copper_Hammered_Bottle.png?v=1781776355"},{"product_id":"atlas-magnetic-copper-bracelet","title":"Atlas Magnetic Copper Bracelet","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46949242208455,"sku":null,"price":25.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPT_Image_Aug_5_2026_01_39_25_PM.jpg?v=1786685606"},{"product_id":"regent-magnetic-copper-bracelet-1","title":"Regent Magnetic Copper Bracelet","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46949419253959,"sku":null,"price":65.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPT_Image_Aug_5_2026_03_19_11_PM.jpg?v=1786681311"},{"product_id":"citadel-magnetic-copper-bracelet","title":"Citadel Magnetic Copper Bracelet","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46949425643719,"sku":null,"price":65.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPT_Image_Aug_5_2026_03_20_26_PM.jpg?v=1786681269"},{"product_id":"monarch-copper-chain-bracelet","title":"Monarch Copper Chain Bracelet","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46949490491591,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPT_Image_Aug_5_2026_03_24_18_PM.jpg?v=1786681177"},{"product_id":"bastion-magnetic-copper-bracelet","title":"Bastion Magnetic Copper Bracelet","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46949545181383,"sku":null,"price":50.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPTImageAug5_2026_03_30_35PM.jpg?v=1786681074"},{"product_id":"velora-copper-curb-necklace","title":"Velora Copper Curb Necklace","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46956366495943,"sku":null,"price":55.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/ChatGPT_Image_Aug_6_2026_02_34_33_PM.jpg?v=1786074657"},{"product_id":"hammered-antique-magnetic-copper-bracelet-ring-set","title":"Hammered Antique Magnetic Copper Bracelet \u0026 Ring Set","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46988735676615,"sku":null,"price":60.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/exec-3fb168bc-9117-437f-b59f-15e0805b8c63.jpg?v=1786600360"},{"product_id":"bastion-magnetic-copper-bracelet-ring-set","title":"Bastion Magnetic Copper Bracelet \u0026 Ring Set","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46988743606471,"sku":null,"price":60.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/exec-d1c53cf9-2260-4540-9c83-92510ad89100.jpg?v=1786600889"},{"product_id":"rosette-magnetic-copper-bracelet-ring-set","title":"Rosette Magnetic Copper Bracelet \u0026 Ring Set","description":"   \u003cstyle\u003e\n    .tamra-product-description,\n    .tamra-product-description * {\n      box-sizing: border-box;\n    }\n\n    .tamra-product-description {\n      --tamra-black: #211915;\n      --tamra-copper: #b66f43;\n      --tamra-copper-dark: #8d431e;\n      --tamra-cream: #fbf7f2;\n      --tamra-border: #ead8ca;\n      --tamra-text: #3d302a;\n      --tamra-muted: #655750;\n\n      width: 100%;\n      margin: 0;\n      color: var(--tamra-text);\n      font-family: inherit;\n      font-size: 16px;\n      line-height: 1.65;\n    }\n\n    .tamra-product-description *,\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      font-family: inherit;\n    }\n\n    .tamra-product-description h2,\n    .tamra-product-description h3,\n    .tamra-product-description p {\n      margin-top: 0;\n    }\n\n    \/* MAIN SECTION *\/\n\n    .tamra-main {\n      width: 100%;\n      padding: 30px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 16px;\n      background:\n        radial-gradient(\n          circle at top right,\n          rgba(182, 111, 67, 0.1),\n          transparent 34%\n        ),\n        linear-gradient(135deg, #ffffff 0%, var(--tamra-cream) 100%);\n    }\n\n    .tamra-top {\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 32px;\n      align-items: stretch;\n    }\n\n    .tamra-copy,\n    .tamra-image-column {\n      min-width: 0;\n    }\n\n    .tamra-copy {\n      display: flex;\n      flex-direction: column;\n      padding-top: 6px;\n    }\n\n    .tamra-main h2 {\n      margin: 0 0 20px;\n      color: var(--tamra-black);\n      font-size: clamp(37px, 3.8vw, 50px);\n      font-weight: 600;\n      line-height: 1.1;\n      letter-spacing: -0.8px;\n    }\n\n    .tamra-main h2 span {\n      color: var(--tamra-copper-dark);\n    }\n\n    .tamra-intro {\n      max-width: 720px;\n      margin: 0;\n      color: #51443d;\n      font-size: 17px;\n      line-height: 1.72;\n    }\n\n    \/* AYURVEDIC CONTENT INSIDE LEFT EMPTY SPACE *\/\n\n    .tamra-wellness-inline {\n      display: grid;\n      grid-template-columns: 58px minmax(0, 1fr);\n      gap: 16px;\n      align-items: center;\n      width: 100%;\n      margin-top: auto;\n      padding-top: 26px;\n    }\n\n    .tamra-logo-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 58px;\n      height: 58px;\n      border: 1px solid rgba(182, 111, 67, 0.5);\n      border-radius: 50%;\n      background: #ffffff;\n      box-shadow: 0 7px 18px rgba(62, 35, 21, 0.07);\n    }\n\n    .tamra-logo-icon img {\n      display: block;\n      width: 38px;\n      height: 38px;\n      object-fit: contain;\n    }\n\n    .tamra-wellness-inline h3 {\n      margin: 0 0 5px;\n      color: var(--tamra-black);\n      font-size: clamp(22px, 2.2vw, 28px);\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.3px;\n    }\n\n    .tamra-wellness-inline p {\n      margin: 0;\n      color: var(--tamra-muted);\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    \/* IMAGE *\/\n\n    .tamra-image-column {\n      display: flex;\n    }\n\n    .tamra-image-frame {\n      width: 100%;\n      overflow: hidden;\n      padding: 10px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 15px;\n      background: #ffffff;\n      box-shadow: 0 10px 28px rgba(62, 35, 21, 0.09);\n      transition:\n        transform 0.35s ease,\n        box-shadow 0.35s ease,\n        border-color 0.35s ease;\n    }\n\n    .tamra-image-frame img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      object-fit: cover;\n      border-radius: 10px;\n      transform: scale(1);\n      transition: transform 0.55s ease;\n    }\n\n    .tamra-image-frame:hover {\n      transform: translateY(-5px);\n      border-color: rgba(182, 111, 67, 0.65);\n      box-shadow: 0 18px 38px rgba(62, 35, 21, 0.15);\n    }\n\n    .tamra-image-frame:hover img {\n      transform: scale(1.045);\n    }\n\n    \/* FOUR FEATURES *\/\n\n    .tamra-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      column-gap: 34px;\n      width: 100%;\n      margin-top: 25px;\n      padding-top: 6px;\n      border-top: 1px solid var(--tamra-border);\n    }\n\n    .tamra-feature {\n      display: grid;\n      grid-template-columns: 46px minmax(0, 1fr);\n      gap: 13px;\n      align-items: center;\n      min-width: 0;\n      padding: 17px 0;\n      border-bottom: 1px solid #eadfd7;\n    }\n\n    .tamra-feature:nth-last-child(-n + 2) {\n      border-bottom: 0;\n    }\n\n    .tamra-round-icon {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      border: 1px solid rgba(182, 111, 67, 0.68);\n      border-radius: 50%;\n      color: var(--tamra-copper-dark);\n      background: linear-gradient(145deg, #fffdfb, #f6e9df);\n    }\n\n    .tamra-round-icon svg {\n      width: 21px;\n      height: 21px;\n      stroke: currentColor;\n    }\n\n    .tamra-feature h3 {\n      margin: 0 0 4px;\n      color: var(--tamra-copper-dark);\n      font-size: 18px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    .tamra-feature p {\n      margin: 0;\n      color: #594a42;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    \/* SHIPPING AND TRUST BAR *\/\n\n    .tamra-trust {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      width: 100%;\n      margin-top: 18px;\n      overflow: hidden;\n      border: 1px solid var(--tamra-border);\n      border-radius: 14px;\n      background: var(--tamra-border);\n    }\n\n    .tamra-trust-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      min-width: 0;\n      min-height: 76px;\n      padding: 13px;\n      background: linear-gradient(180deg, #fffefa 0%, #fbf5ef 100%);\n    }\n\n    .tamra-trust-item + .tamra-trust-item {\n      border-left: 1px solid var(--tamra-border);\n    }\n\n    .tamra-trust-item .tamra-round-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n    }\n\n    .tamra-trust-item .tamra-round-icon svg {\n      width: 18px;\n      height: 18px;\n    }\n\n    .tamra-trust-item strong {\n      display: block;\n      color: var(--tamra-black);\n      font-size: 14px;\n      font-weight: 650;\n      line-height: 1.3;\n    }\n\n    .tamra-trust-item span {\n      display: block;\n      margin-top: 2px;\n      color: #6c5d55;\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    \/* HELP LINKS *\/\n\n    .tamra-help-links {\n      width: 100%;\n      margin-top: 20px;\n    }\n\n    .tamra-help-heading {\n      margin: 0 0 14px;\n      text-align: center;\n      color: var(--tamra-black);\n      font-size: 25px;\n      font-weight: 600;\n      line-height: 1.3;\n    }\n\n    .tamra-links {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .tamra-link-card {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 15px 17px;\n      border: 1px solid var(--tamra-border);\n      border-radius: 12px;\n      color: var(--tamra-text);\n      text-decoration: none;\n      background: linear-gradient(145deg, #fffdfb, #f8f0e9);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        border-color 0.25s ease;\n    }\n\n    .tamra-link-card:hover {\n      transform: translateY(-3px);\n      border-color: var(--tamra-copper);\n      color: var(--tamra-text);\n      box-shadow: 0 9px 22px rgba(76, 42, 24, 0.1);\n    }\n\n    .tamra-link-card .tamra-round-icon {\n      flex: 0 0 43px;\n    }\n\n    .tamra-link-card strong {\n      display: block;\n      margin-bottom: 2px;\n      color: var(--tamra-copper-dark);\n      font-size: 16px;\n      font-weight: 650;\n    }\n\n    .tamra-link-card span {\n      display: block;\n      color: var(--tamra-muted);\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .tamra-note {\n      margin-top: 13px;\n      padding: 11px 15px;\n      border-left: 3px solid var(--tamra-copper);\n      border-radius: 0 8px 8px 0;\n      background: #fff9f5;\n      color: #67574f;\n      font-size: 12px;\n      line-height: 1.55;\n    }\n\n    \/* TABLET *\/\n\n    @media screen and (max-width: 900px) {\n      .tamra-main {\n        padding: 25px;\n      }\n\n      .tamra-top {\n        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);\n        gap: 26px;\n      }\n\n      .tamra-main h2 {\n        font-size: 38px;\n      }\n\n      .tamra-intro {\n        font-size: 16px;\n      }\n\n      .tamra-image-frame img {\n        min-height: 380px;\n      }\n\n      .tamra-wellness-inline {\n        padding-top: 22px;\n      }\n\n      .tamra-features-grid {\n        column-gap: 24px;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-trust {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .tamra-trust-item:nth-child(3) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n      }\n    }\n\n    \/* MOBILE *\/\n\n    @media screen and (max-width: 700px) {\n      .tamra-main {\n        padding: 20px 17px;\n      }\n\n      .tamra-top {\n        grid-template-columns: 1fr;\n        gap: 18px;\n      }\n\n      .tamra-copy {\n        padding-top: 0;\n      }\n\n      .tamra-main h2 {\n        font-size: 32px;\n        line-height: 1.12;\n      }\n\n      .tamra-intro {\n        font-size: 15px;\n      }\n\n      .tamra-wellness-inline {\n        margin-top: 22px;\n        padding-top: 0;\n      }\n\n      .tamra-image-column {\n        order: -1;\n      }\n\n      .tamra-image-frame img {\n        height: auto;\n        min-height: 0;\n        object-fit: contain;\n      }\n\n      .tamra-image-frame:hover {\n        transform: none;\n      }\n\n      .tamra-features-grid {\n        grid-template-columns: 1fr;\n        margin-top: 22px;\n      }\n\n      .tamra-feature,\n      .tamra-feature:nth-last-child(-n + 2) {\n        border-bottom: 1px solid #eadfd7;\n      }\n\n      .tamra-feature:last-child {\n        border-bottom: 0;\n      }\n\n      .tamra-feature h3 {\n        font-size: 17px;\n      }\n\n      .tamra-feature p {\n        font-size: 14px;\n      }\n\n      .tamra-links {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media screen and (max-width: 430px) {\n      .tamra-main {\n        padding: 18px 14px;\n      }\n\n      .tamra-main h2 {\n        font-size: 29px;\n      }\n\n      .tamra-wellness-inline {\n        grid-template-columns: 1fr;\n        text-align: center;\n      }\n\n      .tamra-logo-icon {\n        margin: 0 auto;\n      }\n\n      .tamra-trust {\n        grid-template-columns: 1fr;\n      }\n\n      .tamra-trust-item + .tamra-trust-item,\n      .tamra-trust-item:nth-child(3),\n      .tamra-trust-item:nth-child(4) {\n        border-top: 1px solid var(--tamra-border);\n        border-left: 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"tamra-product-description\"\u003e\n\u003csection class=\"tamra-main\"\u003e\n\u003cdiv class=\"tamra-top\"\u003e\n\u003cdiv class=\"tamra-copy\"\u003e\n\u003ch2\u003eTimeless Design.\u003cbr\u003e\u003cspan\u003ePure Copper.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003ch2\u003eCrafted to Last.\u003c\/h2\u003e\n\u003cp class=\"tamra-intro\"\u003eDiscover TAMRA handcrafted copper bracelets, created from solid, high-purity copper and finished with careful attention to detail. Each piece brings together traditional craftsmanship, natural character and timeless everyday style for meaningful, comfortable wear.\u003c\/p\u003e\n\u003cdiv class=\"tamra-wellness-inline\"\u003e\n\u003cdiv class=\"tamra-logo-icon\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA brand icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/copperbracelets-icon.png?v=1772795479\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eThe Ayurvedic Choice for Natural Wellness\u003c\/h3\u003e\n\u003cp\u003eCopper has held a respected place in Ayurveda and traditional living for generations. TAMRA brings this heritage into a refined collection designed for comfortable, mindful and stylish everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-image-column\"\u003e\n\u003cdiv class=\"tamra-image-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"TAMRA premium copper bracelet gift box and velvet pouch\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/43cc0118-4c4b-4362-9562-0ffd5127de9e_jpg.webp?v=1783657441\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-features-grid\"\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 15l.8 1.8L22 18l-2.2 1.2L19 21l-.8-1.8L16 18l2.2-1.2L19 15z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAuthentically Handcrafted\u003c\/h3\u003e\n\u003cp\u003eCarefully shaped and finished by skilled artisans. Small variations form part of each bracelet’s authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8l-4 4 4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 8l4 4-4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Open-Cuff Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned to fit most wrists comfortably. Adjust gently in small movements and avoid repeated excessive bending.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4v8a6 6 0 0 0 12 0V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 4h4v4H6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 4h4v4h-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMagnetic and Classic Styles\u003c\/h3\u003e\n\u003cp\u003eChoose from discreet magnetic designs or traditional non-magnetic pure copper styles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-feature\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"3\" cy=\"8\" cx=\"16\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M2.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10.5 19c.5-3.2 2.4-5 5.5-5s5 1.8 5.5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTimeless Unisex Design\u003c\/h3\u003e\n\u003cp\u003eSuitable for men and women, everyday wear, special occasions and thoughtful gifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-trust\"\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8.5 12.5l2.2 2.2 4.8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLab Tested Copper\u003c\/strong\u003e \u003cspan\u003e99.25% purity or higher\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l2 4.2 4.7.7-3.4 3.3.8 4.7-4.1-2.2-4.1 2.2.8-4.7-3.4-3.3 4.7-.7L12 3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20h14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAustralian Owned\u003c\/strong\u003e \u003cspan\u003eQueensland small business\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h11v9H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle r=\"2\" cy=\"18\" cx=\"18\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFree Shipping Australia-wide\u003c\/strong\u003e \u003cspan\u003eIncluded with every order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tamra-trust-item\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M3.5 12h17\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3c2.4 2.5 3.6 5.5 3.6 9S14.4 18.5 12 21\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3C9.6 5.5 8.4 8.5 8.4 12s1.2 6.5 3.6 9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNew Zealand Shipping\u003c\/strong\u003e \u003cspan\u003e$10 flat rate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tamra-help-links\"\u003e\n\u003ch3 class=\"tamra-help-heading\"\u003eNeed More Information?\u003c\/h3\u003e\n\u003cdiv class=\"tamra-links\"\u003e\n\u003ca href=\"https:\/\/copperbracelets.com.au\/pages\/faq\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M9.8 9a2.4 2.4 0 1 1 3.7 2c-1 .7-1.5 1.2-1.5 2.4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRead Our FAQs\u003c\/strong\u003e \u003cspan\u003eLearn about sizing, daily wear, tarnishing, magnets and care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/copperbracelets.com.au\/blogs\/news\/how-to-clean-a-copper-bracelet-naturally-at-home\" class=\"tamra-link-card\"\u003e\n\u003cdiv class=\"tamra-round-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.7\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3c3.8 4 5.8 6.9 5.8 9.7a5.8 5.8 0 0 1-11.6 0C6.2 9.9 8.2 7 12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15.5 15.5c-.8 1.2-2 1.8-3.5 1.8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHow to Clean Copper\u003c\/strong\u003e \u003cspan\u003eFollow our simple natural bracelet cleaning and care guide.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"tamra-note\"\u003eCopper bracelets are sold as lifestyle jewellery inspired by traditional Ayurvedic use. Information provided is for general educational purposes only and is not medical advice.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copperbracelets.com.au","offers":[{"title":"Default Title","offer_id":46988746162375,"sku":null,"price":60.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0764\/3139\/2967\/files\/exec-f3ca541c-6c55-42d9-bd36-c0d3298f5008.jpg?v=1786601001"}],"url":"https:\/\/copperbracelets.com.au\/collections\/copper-gift-collection.oembed","provider":"Copperbracelets.com.au","version":"1.0","type":"link"}