Refund policy

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>Refund Policy · Londisn</title>
<style>
*{margin:0;padding:0;box-sizing:border-box}
body{background:#f5f7fa;font-family:system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:#1e1e1e;line-height:1.6;padding:2rem 1rem}
.box{max-width:1000px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 6px 24px rgba(0,0,0,.04);padding:2.5rem 2.2rem;border:1px solid #e9edf2}
.hd{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}
.sn{font-size:1.1rem;font-weight:600;color:#1e3a5f;background:#eef3f9;display:inline-block;padding:.3rem 1.1rem;border-radius:40px}
h1{font-size:1.9rem;font-weight:600;letter-spacing:-.02em;color:#111;margin-top:.6rem}
.up{font-size:.8rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}
h3{font-size:1.15rem;font-weight:600;margin:1.6rem 0 .6rem;color:#2c3e50}
p{margin-bottom:.9rem;color:#2d3a4b}
ul{margin:.8rem 0 1.3rem 1.8rem;color:#2d3a4b}
li{margin-bottom:.35rem}
.hl{background:#f4f8fe;border-left:5px solid #1e3a5f;padding:1.2rem 1.6rem;border-radius:0 14px 14px 0;margin:1.6rem 0}
.hl p:last-child{margin-bottom:0}
.badge{background:#f8fafc;border-radius:14px;padding:1.1rem 1.6rem;margin:1.3rem 0;border:1px solid #d9e2ec}
.badge p{margin-bottom:.2rem}
.badge strong{color:#1e3a5f}
.ft{margin-top:3rem;padding-top:1.4rem;border-top:1px solid #dce5ed;font-size:.88rem;color:#5f6f80;text-align:center}
@media(max-width:700px){body{padding:1.2rem .8rem}.box{padding:1.5rem 1.2rem}h1{font-size:1.6rem}.hd{flex-direction:column;align-items:flex-start}}
</style>
</head>
<body>
<div class="box">
<div class="hd"><div><div class="sn">Londisn</div><h1>Refund Policy</h1></div><div class="up">Last updated: September 24, 2026</div></div>

<p><strong>Londisn</strong> accepts return or refund requests for items that arrive damaged, defective, incorrect, or materially not as described. A request must be submitted within <strong>30 days after confirmed delivery</strong>.</p>

<h3>Eligible issues</h3>
<ul>
<li>The item arrived damaged in transit.</li>
<li>The item is defective or cannot be used as described.</li>
<li>The item received is different from the item ordered.</li>
<li>The item is materially different from its product-page description.</li>
</ul>

<h3>Items and situations not eligible</h3>
<ul>
<li>Change-of-mind, buyer’s-remorse, or personal-preference returns.</li>
<li>A customer selected the wrong product, flavor, size, or quantity.</li>
<li>Opened, consumed, used, altered, emptied, contaminated, or customer-damaged items, unless the condition is directly related to an eligible reported defect.</li>
<li>Returns sent without prior authorization.</li>
</ul>

<div class="hl"><p><strong>⚠️ Nothing in this policy limits rights that cannot be waived under applicable consumer law.</strong> If you believe you have a non-waivable right, please contact us — we will honor it.</p></div>

<h3>How to request a return or refund</h3>
<p>Email <strong>support@londisn.shop</strong> within 30 days after delivery. Include your order number, checkout email address, a description of the issue, and clear photos or video of the product and packaging. <strong>Do not send an item until return instructions are issued.</strong></p>

<h3>Return shipping and fees</h3>
<p>For an approved damaged, defective, incorrect, or materially not-as-described claim, Londisn will provide return instructions and, when a physical return is required, a prepaid return label or reimbursement for the approved return-shipping cost. No restocking fee is charged for an approved eligible claim.</p>

<div class="badge">
<p><strong>Approved returns are sent to:</strong></p>
<p>Londisn</p><p>109 Robin St</p><p>Albany, New York 12208</p><p>United States</p>
</div>

<h3>Inspection and resolution</h3>
<p>After an approved return is received, we inspect it against the reported issue. An approved claim may be resolved with a refund, replacement, or another solution accepted by the customer and permitted by law. A claim may be denied if the returned item does not match the order or approved reason, or if requested evidence is not provided.</p>

<h3>Refund timing</h3>
<p>Approved refunds are issued to the original payment method within <strong>5 business days</strong> after approval or inspection. Banks and card issuers may require an additional 5–10 business days to post the credit. We do not control financial-institution processing times.</p>

<div class="ft">© 2026 Londisn · All rights reserved.</div>
</div>
</body>
</html>