Refund policy

#zk-refund, #zk-refund *{ box-sizing:border-box; } #zk-refund{ --zk-ink:#180F16; --zk-ivory:#F7F1EC; --zk-plum:#771554; --zk-plum-soft:#A94E85; --zk-gold:#B8935A; --zk-gold-soft:#D9BD8C; --zk-slate:#6B5F66; --zk-hairline: rgba(24,15,22,0.12); --zk-hairline-light: rgba(247,241,236,0.18); background:var(--zk-ivory); color:var(--zk-ink) !important; font-family:'Jost', Arial, sans-serif !important; font-weight:300; line-height:1.7; -webkit-font-smoothing:antialiased; overflow-x:hidden; width:100%; } #zk-refund h1,#zk-refund h2,#zk-refund h3,#zk-refund .zk-serif{ font-family:'Fraunces', Georgia, serif !important; font-weight:400 !important; margin:0; padding:0; } #zk-refund p{ margin:0; } #zk-refund a{ text-decoration:none !important; } #zk-refund ul,#zk-refund li{ list-style:none; margin:0; padding:0; } #zk-refund .zk-bleed{ width:100vw; position:relative; left:50%; right:50%; margin-left:-50vw; margin-right:-50vw; } #zk-refund .zk-eyebrow{ font-family:'Jost', Arial, sans-serif !important; text-transform:uppercase; letter-spacing:0.28em; font-size:11px; font-weight:500 !important; color:var(--zk-plum) !important; display:inline-block; } #zk-refund .zk-wrap{ max-width:1120px; margin:0 auto; padding:0 32px; } #zk-refund .zk-doc{ max-width:760px; margin:0 auto; padding:0 32px; } /* Subnav */ #zk-refund .zk-subnav{ background:var(--zk-ivory); border-bottom:1px solid var(--zk-hairline); } #zk-refund .zk-subnav-inner{ display:flex; align-items:center; justify-content:space-between; padding:20px 32px; max-width:1120px; margin:0 auto; flex-wrap:wrap; row-gap:12px; } #zk-refund .zk-logo{ font-family:'Fraunces', Georgia, serif !important; font-size:22px; letter-spacing:0.06em; color:var(--zk-plum) !important; } #zk-refund .zk-navlinks{ display:flex; gap:28px; font-size:12px; letter-spacing:0.08em; text-transform:uppercase; flex-wrap:wrap; } #zk-refund .zk-navlinks a{ opacity:0.75; transition:opacity 0.2s; color:var(--zk-ink) !important; } #zk-refund .zk-navlinks a:hover{ opacity:1; color:var(--zk-plum) !important; } @media(max-width:760px){ #zk-refund .zk-navlinks{ display:none; } } /* Hero */ #zk-refund .zk-hero{ background:var(--zk-ink) !important; color:var(--zk-ivory) !important; position:relative; overflow:hidden; padding:90px 32px 70px; text-align:center; } #zk-refund .zk-hero-facets{ position:absolute; inset:0; opacity:0.35; pointer-events:none; z-index:0; } #zk-refund .zk-hero-inner{ position:relative; z-index:1; max-width:640px; margin:0 auto; } #zk-refund .zk-hero .zk-eyebrow{ display:block; margin-bottom:22px; color:var(--zk-gold-soft) !important; } #zk-refund .zk-hero h1{ font-size:clamp(30px,5vw,48px) !important; line-height:1.12 !important; margin-bottom:18px !important; color:var(--zk-ivory) !important; } #zk-refund .zk-hero p{ font-size:15.5px; color:rgba(247,241,236,0.7) !important; } #zk-refund .zk-updated{ display:inline-block; margin-top:22px; font-size:11.5px; letter-spacing:0.08em; text-transform:uppercase; color:rgba(247,241,236,0.55) !important; border-top:1px solid var(--zk-hairline-light); padding-top:16px; } /* Document body */ #zk-refund .zk-doc-section{ padding:56px 0; border-bottom:1px solid var(--zk-hairline); } #zk-refund .zk-doc-section:last-of-type{ border-bottom:none; } #zk-refund .zk-doc-section .zk-eyebrow{ display:block; margin-bottom:10px; } #zk-refund .zk-doc-section h2{ font-size:26px !important; color:var(--zk-ink) !important; margin-bottom:20px !important; } #zk-refund .zk-doc-section p{ font-size:15.5px; color:#2b2620 !important; margin-bottom:14px !important; } #zk-refund .zk-doc-section p:last-child{ margin-bottom:0 !important; } #zk-refund .zk-list{ margin:18px 0; } #zk-refund .zk-list li{ position:relative; padding-left:22px; font-size:15.5px; color:#2b2620 !important; margin-bottom:12px; } #zk-refund .zk-list li:last-child{ margin-bottom:0; } #zk-refund .zk-list li::before{ content:""; position:absolute; left:0; top:9px; width:6px; height:6px; background:var(--zk-gold); transform:rotate(45deg); } #zk-refund .zk-note{ background:#EDE1E8; border-left:3px solid var(--zk-plum); padding:18px 22px; font-size:14px; color:#2b2620 !important; margin-top:22px; } #zk-refund .zk-note strong{ color:var(--zk-plum) !important; } /* Warranty / return comparison cards */ #zk-refund .zk-compare{ display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:26px; } @media(max-width:640px){ #zk-refund .zk-compare{ grid-template-columns:1fr; } } #zk-refund .zk-compare-card{ border:1px solid var(--zk-hairline); padding:26px 26px; background:var(--zk-ivory); } #zk-refund .zk-compare-card .zk-metal{ font-family:'Fraunces', Georgia, serif !important; font-size:19px; color:var(--zk-plum) !important; margin-bottom:14px; display:block; } #zk-refund .zk-compare-card .zk-row{ display:flex; justify-content:space-between; font-size:13.5px; padding:9px 0; border-top:1px solid var(--zk-hairline); color:#2b2620 !important; } #zk-refund .zk-compare-card .zk-row:first-of-type{ border-top:none; } #zk-refund .zk-compare-card .zk-row span:first-child{ color:var(--zk-slate) !important; } #zk-refund .zk-compare-card .zk-row span:last-child{ font-weight:500; text-align:right; } /* Steps */ #zk-refund .zk-steps{ counter-reset:zk-step; margin-top:22px; } #zk-refund .zk-step{ position:relative; padding-left:44px; margin-bottom:22px; } #zk-refund .zk-step:last-child{ margin-bottom:0; } #zk-refund .zk-step::before{ counter-increment:zk-step; content:counter(zk-step); position:absolute; left:0; top:0; width:28px; height:28px; border:1px solid var(--zk-gold); color:var(--zk-plum) !important; font-family:'Fraunces', Georgia, serif !important; font-size:13px; display:flex; align-items:center; justify-content:center; } #zk-refund .zk-step h3{ font-size:16px !important; color:var(--zk-ink) !important; margin-bottom:6px !important; } #zk-refund .zk-step p{ font-size:14.5px; color:#2b2620 !important; margin:0 !important; } /* Contact / closing */ #zk-refund .zk-closing{ background:var(--zk-ink) !important; color:var(--zk-ivory) !important; text-align:center; padding:90px 32px; position:relative; overflow:hidden; } #zk-refund .zk-closing-inner{ position:relative; z-index:1; max-width:560px; margin:0 auto; } #zk-refund .zk-closing h2{ font-size:clamp(24px,3.5vw,34px) !important; margin-bottom:16px !important; color:var(--zk-ivory) !important; } #zk-refund .zk-closing p{ color:rgba(247,241,236,0.7) !important; font-size:15px; margin-bottom:30px !important; } #zk-refund .zk-btn{ display:inline-block; padding:14px 32px; border:1px solid var(--zk-gold); color:var(--zk-gold-soft) !important; font-size:12px; letter-spacing:0.16em; text-transform:uppercase; transition:all .25s ease; background:transparent !important; margin:0 6px 10px; } #zk-refund .zk-btn:hover{ background:var(--zk-gold) !important; color:var(--zk-ink) !important; } #zk-refund .zk-btn.zk-plum-btn{ border-color:var(--zk-plum); color:var(--zk-plum-soft) !important; } #zk-refund .zk-btn.zk-plum-btn:hover{ background:var(--zk-plum) !important; color:var(--zk-ivory) !important; } #zk-refund .zk-footer{ background:var(--zk-ivory) !important; padding:32px 32px; text-align:center; } #zk-refund .zk-footer p{ font-size:11.5px; letter-spacing:0.06em; color:var(--zk-slate) !important; text-transform:uppercase; margin:0 !important; }
ZALKARI · POLICIES

Refund & Return Policy

We want you to love what you wear. If something isn’t right, here’s exactly how returns, refunds, exchanges, and warranty claims work at Zalkari.

Last Updated — July 2026
01 · OVERVIEW

Our Promise to You

At Zalkari, every piece is inspected before it leaves our workbench in Trenton, New Jersey. But we understand that sizing, styles, and expectations don’t always align on the first try — so we've built a return and warranty policy that's straightforward and fair, whether you're ordering from New Jersey or New South Wales.

This policy applies to all purchases made directly through zalkari.us. Items purchased through third-party marketplaces are subject to that marketplace's own return process.

02 · RETURN WINDOW

How Long You Have to Return

Return windows are based on material, starting from the date your order is marked delivered:

Gold & Diamond Jewelry
Return window14 days
Condition requiredUnworn, with tags
CertificationMust be included
Silver Jewelry
Return window30 days
Condition requiredUnworn, with tags
CertificationN/A

To qualify for a return, items must be unworn, unused, and in their original condition with all original packaging, pouches, and certification (where applicable). For hygiene reasons, earrings cannot be returned once the seal on the packaging has been broken.

Not returnable: Custom or engraved pieces, final sale / clearance items, and any item returned outside its eligible window cannot be accepted for return or refund.
03 · HOW TO START A RETURN

Returning an Item

Contact us

Email support@zalkari.us with your order number and the reason for return. We'll confirm your item is eligible and send return instructions.

Pack it securely

Place the item back in its original box or pouch, with certification and tags attached, and pack it in a padded shipping box.

Ship it back

Use the return label or address provided in our confirmation email. We recommend a trackable, insured shipping method for any item over [$X] in value.

We inspect & process

Once received, our team inspects the item within [X] business days and confirms your refund or exchange by email.

04 · REFUNDS

How Refunds Work

Once your return is received and passes inspection, we'll issue your refund to the original payment method. Refunds typically appear within [5–10] business days, though your bank or card provider's own processing time may add a few extra days on their end.

  • Original shipping charges are non-refundable, except where the return is due to our error (wrong item, damaged item, or manufacturing defect).
  • Orders placed with free U.S. shipping that are returned in full will have the original shipping cost deducted from the refund only if a promotional shipping threshold was not met after the return.
  • International orders are refunded for the product value; original outbound shipping charges are non-refundable.
  • Sale and promotional items are refunded at the price actually paid, not the original listed price.
05 · EXCHANGES

Sizing & Style Exchanges

Prefer a different size or style rather than a refund? Let us know when you contact us to start your return, and we'll arrange an exchange within your item's eligible return window, subject to stock availability. Ring resizing within the first year of purchase is complimentary — see our warranty terms below.

06 · WARRANTY

Warranty Coverage

Beyond the return window, Zalkari stands behind the craftsmanship of every piece with the following warranty coverage against manufacturing defects:

Gold Jewelry
Warranty periodLifetime
CoversManufacturing defects
Free resizingFirst year
Silver Jewelry
Warranty period1 month
CoversManufacturing defects
Free resizing

Warranty covers issues like loose stones, clasp or setting defects, and plating flaws present at the time of delivery. It does not cover normal wear and tear, tarnishing from exposure to water, chemicals, or perfume, accidental damage, or loss.

07 · DAMAGED OR INCORRECT ITEMS

If Something Arrives Wrong

If your order arrives damaged, defective, or isn't what you ordered, contact us within 48 hours of delivery with your order number and a photo of the item. We'll cover return shipping and send a replacement or full refund at no cost to you.

08 · RETURN SHIPPING

Who Pays for Return Shipping

  • Domestic (USA): A prepaid return label is provided; a flat return shipping fee of $[X] is deducted from your refund, unless the return is due to our error.
  • International (Canada, Australia, UK, EU): Return shipping is the customer's responsibility. We recommend a trackable, insured method, as Zalkari is not responsible for items lost in return transit.
Customers outside the United States are responsible for any customs duties or import fees on returned packages that are not marked as returned goods. Please label your return package clearly to help avoid this.
QUESTIONS ABOUT YOUR ORDER?

We're Here to Help

Reach our team in Trenton, NJ for anything related to returns, refunds, or warranty claims — we typically respond within one business day.

Email support@zalkari.us Back to Shop