{"product_id":"tracked-return-label-australian-ring-size-exchange","title":"Tracked Return Label | Australian Ring Size Exchange","description":"\u003cstyle\u003e\n  .wr-exchange {\n    --wr-text: #211f1e;\n    --wr-soft-text: #665e5a;\n    --wr-pink: #dab9ae;\n    --wr-pink-dark: #8a6559;\n    --wr-pink-soft: #f7efec;\n    --wr-cream: #fbf8f6;\n    --wr-border: #dab9ae;\n    --wr-white: #ffffff;\n\n    max-width: 720px;\n    color: var(--wr-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .wr-exchange * {\n    box-sizing: border-box;\n  }\n\n  .wr-exchange h2,\n  .wr-exchange h3,\n  .wr-exchange p,\n  .wr-exchange summary,\n  .wr-exchange span,\n  .wr-exchange a {\n    font-family: inherit;\n  }\n\n  .wr-exchange__intro {\n    margin-bottom: 26px;\n  }\n\n  .wr-exchange__eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--wr-pink-dark);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .wr-exchange h2 {\n    margin: 0 0 12px;\n    color: var(--wr-text);\n    font-size: clamp(24px, 4vw, 34px);\n    font-weight: 400;\n    letter-spacing: 0.02em;\n    line-height: 1.2;\n  }\n\n  .wr-exchange h3 {\n    margin: 0 0 8px;\n    color: var(--wr-text);\n    font-size: 15px;\n    font-weight: 600;\n    letter-spacing: 0.04em;\n  }\n\n  .wr-exchange p {\n    margin: 0 0 12px;\n  }\n\n  .wr-exchange__lead {\n    color: var(--wr-soft-text);\n    font-size: 15px;\n  }\n\n  .wr-exchange__price {\n    display: flex;\n    gap: 14px;\n    align-items: center;\n    margin: 22px 0 30px;\n    padding: 17px 18px;\n    border: 1px solid var(--wr-pink);\n    border-radius: 12px;\n    background: var(--wr-pink-soft);\n  }\n\n  .wr-exchange__price-badge {\n    flex: 0 0 auto;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: var(--wr-pink);\n    color: var(--wr-text);\n    font-size: 16px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .wr-exchange__price-copy {\n    color: var(--wr-soft-text);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .wr-exchange__steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 16px 0 28px;\n  }\n\n  .wr-exchange__step {\n    padding: 18px 16px;\n    border: 1px solid rgba(218, 185, 174, 0.65);\n    border-radius: 12px;\n    background: var(--wr-cream);\n  }\n\n  .wr-exchange__number {\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    border-radius: 50%;\n    background: var(--wr-pink);\n    color: var(--wr-text);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .wr-exchange__step p {\n    margin: 0;\n    color: var(--wr-soft-text);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .wr-exchange__note {\n    margin: 0 0 26px;\n    padding: 15px 17px;\n    border-left: 3px solid var(--wr-pink);\n    background: var(--wr-pink-soft);\n    color: var(--wr-soft-text);\n    font-size: 13px;\n  }\n\n  .wr-exchange__note strong {\n    color: var(--wr-text);\n  }\n\n  .wr-exchange details {\n    margin-top: 12px;\n    border-top: 1px solid var(--wr-pink);\n    border-bottom: 1px solid var(--wr-pink);\n  }\n\n  .wr-exchange summary {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 17px 2px;\n    color: var(--wr-text);\n    cursor: pointer;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    list-style: none;\n    text-transform: uppercase;\n  }\n\n  .wr-exchange summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .wr-exchange summary::after {\n    content: \"+\";\n    margin-left: 16px;\n    color: var(--wr-pink-dark);\n    font-size: 20px;\n    font-weight: 300;\n    line-height: 1;\n  }\n\n  .wr-exchange details[open] summary::after {\n    content: \"−\";\n  }\n\n  .wr-exchange__conditions {\n    padding: 0 4px 18px;\n    color: var(--wr-soft-text);\n    font-size: 13px;\n  }\n\n  .wr-exchange__conditions ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .wr-exchange__conditions li {\n    margin-bottom: 7px;\n    padding-left: 3px;\n  }\n\n  .wr-exchange__footer {\n    margin-top: 20px;\n    color: var(--wr-soft-text);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  .wr-exchange a {\n    color: #765246;\n    text-decoration: underline;\n    text-decoration-color: var(--wr-pink);\n    text-underline-offset: 3px;\n  }\n\n  .wr-exchange a:hover {\n    color: var(--wr-text);\n  }\n\n  @media screen and (max-width: 749px) {\n    .wr-exchange__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .wr-exchange__step {\n      display: grid;\n      grid-template-columns: 38px 1fr;\n      column-gap: 10px;\n    }\n\n    .wr-exchange__number {\n      grid-row: 1 \/ span 2;\n      margin: 0;\n    }\n\n    .wr-exchange__step h3,\n    .wr-exchange__step p {\n      grid-column: 2;\n    }\n\n    .wr-exchange__price {\n      align-items: flex-start;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wr-exchange\"\u003e\n\u003cdiv class=\"wr-exchange__intro\"\u003e\n\u003cspan class=\"wr-exchange__eyebrow\"\u003e A better fit is on its way \u003c\/span\u003e\n\u003ch2\u003eAustralian ring size exchange\u003c\/h2\u003e\n\u003cp class=\"wr-exchange__lead\"\u003eNeed a different size? Return one or more eligible rings together using one discounted tracked label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-exchange__price\"\u003e\n\u003cspan class=\"wr-exchange__price-badge\"\u003e$8.50\u003c\/span\u003e\n\u003cdiv class=\"wr-exchange__price-copy\"\u003eIncludes one tracked Australia Post return label and QR code. Worry Rings covers standard delivery of your approved replacement sizes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"wr-exchange__eyebrow\"\u003eHow it works\u003c\/span\u003e\n\u003cdiv class=\"wr-exchange__steps\"\u003e\n\u003cdiv class=\"wr-exchange__step\"\u003e\n\u003cspan class=\"wr-exchange__number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eTell us what you need\u003c\/h3\u003e\n\u003cp\u003eEnter your original order details and list every ring and replacement size in your exchange request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-exchange__step\"\u003e\n\u003cspan class=\"wr-exchange__number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eReceive your label\u003c\/h3\u003e\n\u003cp\u003ePurchase your label and we’ll email your printable label and Australia Post QR code after reviewing the request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-exchange__step\"\u003e\n\u003cspan class=\"wr-exchange__number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eReturn and replace\u003c\/h3\u003e\n\u003cp\u003eReuse your original packaging. Once the rings arrive and are approved, we’ll send your replacement sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wr-exchange__note\"\u003e\n\u003cstrong\u003eNo printer?\u003c\/strong\u003e Show your QR code at a participating Australia Post location and they can print the label for you. Please lodge the parcel within 14 days and retain your lodgement receipt.\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eExchange conditions\u003c\/summary\u003e\n\u003cdiv class=\"wr-exchange__conditions\"\u003e\n\u003cul\u003e\n\u003cli\u003eExchange requests must be made within 30 days of delivery.\u003c\/li\u003e\n\u003cli\u003eMultiple eligible rings may be returned together using one label.\u003c\/li\u003e\n\u003cli\u003eEvery ring being returned must be listed in the exchange request.\u003c\/li\u003e\n\u003cli\u003eRings must be unworn apart from trying them on and remain in their original, resalable condition.\u003c\/li\u003e\n\u003cli\u003eReplacement sizes are subject to availability.\u003c\/li\u003e\n\u003cli\u003eOriginal rings must be received and approved before replacements are sent. (If your exchange is urgent, please email info@worryrings.com.au and we will expedite processing where possible)\u003c\/li\u003e\n\u003cli\u003eThe parcel must be lodged within 14 days of receiving the label.\u003c\/li\u003e\n\u003cli\u003ePlease retain your Australia Post proof of lodgement.\u003c\/li\u003e\n\u003cli\u003eThis service is available for Australian orders only.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFaulty or incorrect item?\u003c\/summary\u003e\n\u003cdiv class=\"wr-exchange__conditions\"\u003e\n\u003cp\u003ePlease do not purchase this label if your ring arrived faulty, damaged or different from what you ordered.\u003c\/p\u003e\n\u003cp\u003eEmail \u003ca href=\"mailto:info@worryrings.com.au\"\u003e info@worryrings.com.au \u003c\/a\u003e and our team will help you at no cost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cp class=\"wr-exchange__footer\"\u003ePurchasing a label submits an exchange request but does not guarantee approval. We’ll confirm eligibility and replacement-size availability before issuing your label.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Worry Rings","offers":[{"title":"Default Title","offer_id":48188117352638,"sku":"SIZE-EXCHANGE-AU","price":8.5,"currency_code":"AUD","in_stock":true}],"url":"https:\/\/worryrings.com.au\/products\/tracked-return-label-australian-ring-size-exchange","provider":"Worry Rings","version":"1.0","type":"link"}