Shipping policy

.tds-ship{ --bg:#fbfaf8; --card:#ffffff; --ink:#111111; --muted:rgba(17,17,17,.68); --line:rgba(17,17,17,.10); --soft:rgba(17,17,17,.05); font-family: -apple-system, BlinkMacSystemFont, "Inter", "Helvetica Neue", Arial, sans-serif; color:var(--ink); background:var(--bg); border:1px solid var(--line); border-radius:18px; overflow:hidden; box-shadow:0 18px 45px rgba(0,0,0,.06); } .tds-ship .wrap{max-width:980px;margin:0 auto;padding:28px 20px;} .tds-ship .kicker{ font-size:12px;letter-spacing:.14em;text-transform:uppercase; color:var(--muted);margin:0 0 10px; } .tds-ship h1{ font-size:34px;line-height:1.12;margin:0 0 10px; letter-spacing:-.02em; } .tds-ship .lede{ margin:0 0 18px; color:var(--muted); font-size:15px; line-height:1.6; max-width:78ch; } .tds-ship .grid{ display:grid; grid-template-columns: 1fr; gap:14px; margin-top:18px; } @media (min-width: 860px){ .tds-ship .grid{grid-template-columns: 1fr 1fr;} } .tds-ship .card{ background:var(--card); border:1px solid var(--line); border-radius:14px; padding:16px 16px 14px; } .tds-ship .card h3{ margin:0 0 6px; font-size:15px; letter-spacing:-.01em; } .tds-ship .card p, .tds-ship li{ color:var(--muted); font-size:14px; line-height:1.6; margin:0; } .tds-ship ul{margin:10px 0 0;padding-left:18px;} .tds-ship .divider{ height:1px;background:var(--line); margin:22px 0; } .tds-ship .table{ width:100%; border-collapse:separate; border-spacing:0; overflow:hidden; border:1px solid var(--line); border-radius:14px; background:var(--card); } .tds-ship .table th, .tds-ship .table td{ padding:12px 12px; border-bottom:1px solid var(--line); vertical-align:top; text-align:left; font-size:13px; line-height:1.5; } .tds-ship .table th{ color:var(--muted); font-weight:600; letter-spacing:.06em; text-transform:uppercase; background:rgba(0,0,0,.02); } .tds-ship .table tr:last-child td{border-bottom:none;} .tds-ship details{ background:var(--card); border:1px solid var(--line); border-radius:14px; padding:12px 14px; } .tds-ship summary{ cursor:pointer; list-style:none; font-weight:600; letter-spacing:-.01em; font-size:14px; } .tds-ship summary::-webkit-details-marker{display:none;} .tds-ship details p{margin-top:10px;} .tds-ship .note{ margin-top:10px; padding:12px 14px; border-radius:14px; background:var(--soft); border:1px solid var(--line); color:var(--muted); font-size:13px; line-height:1.6; } .tds-ship .mini{ font-size:12.5px; color:var(--muted); line-height:1.55; } .tds-ship a{color:inherit;text-decoration:underline;text-underline-offset:3px;}

Delivery & duties

Shipping Policy

The Daily Supply is a France-based company. All orders are prepared and shipped from France. Shipping methods, availability, and delivery times vary by destination. Final shipping fees (and any free-shipping eligibility) are always shown at checkout before payment.

Where we ship

We currently ship to:

  • France & Europe (including the European Union)
  • Japan
  • South Korea
  • Hong Kong
  • Canada
  • Selected other international destinations (availability varies)
If a destination is not available for a specific product, it will not be offered at checkout.

Shipping methods

Depending on your destination and the items in your order, we offer:

  • Colissimo (typically for France/Europe and selected destinations)
  • Chronopost (express, availability varies)
  • FedEx (express international, availability varies)
  • ACI Express (primarily for specific Asia routes, availability varies)

The available carrier(s) and service level will be displayed at checkout based on your shipping address.

Duties, taxes & import fees

In the markets where we offer Delivered Duties Paid (DDP), import duties and taxes are prepaid by The Daily Supply. When DDP applies, the price you pay at checkout is the final landed price — no additional customs charges on delivery.
Destination Customs / duties Notes
European Union No import customs within the EU Orders ship from France. Applicable VAT is included as shown at checkout.
Japan DDP (duties & taxes prepaid) when offered Availability may vary by item and carrier. If DDP is offered, it will be clearly reflected at checkout.
South Korea DDP (duties & taxes prepaid) when offered Availability may vary by item and carrier. If DDP is offered, it will be clearly reflected at checkout.
Hong Kong DDP (duties & taxes prepaid) when offered Availability may vary by item and carrier. If DDP is offered, it will be clearly reflected at checkout.
Canada DDP (duties & taxes prepaid) when offered Availability may vary by item and carrier. If DDP is offered, it will be clearly reflected at checkout.
Other countries May be DDU (duties unpaid) unless stated If DDP is not available, local import fees may be requested by customs/carrier upon delivery. The checkout will show what applies when possible.

Shipping fees & free shipping

Shipping fees are calculated based on destination, weight/size, and the selected service. Any free-shipping threshold (when available) is automatically applied and displayed at checkout.

Prices and thresholds may vary by market and may change over time. The checkout is always the source of truth.

Processing time

Orders are prepared and dispatched from France after payment is confirmed. Processing time can vary depending on the items and the period (weekends, holidays, peak seasons).

If you need a time-sensitive delivery, choose an express option at checkout where available.

Tracking

When your order ships, you will receive a confirmation email with tracking information (when provided by the carrier). Tracking updates depend on the carrier and destination.

Address accuracy

Please ensure your shipping address is complete and accurate (name, street number, building/unit, postcode, phone number). Delivery issues caused by incomplete or incorrect addresses may result in delays or return-to-sender fees.

Returns & exchanges

Return and exchange eligibility depends on the product category and condition. For full details, please refer to our Returns & Exchanges page.

Customer support

Need help choosing a shipping option or tracking a parcel? Contact us via Contact or email our customer service.

Important: Carrier availability depends on destination and product constraints. Certain items may be restricted for specific routes. If a service is not available, it will not be offered at checkout.

Last updated:

// Optional: auto-fill "Last updated" with today's date (remove if you prefer manual updates) (function(){ try{ var el = document.getElementById('tds-ship-date'); if(!el) return; var d = new Date(); var opts = { year:'numeric', month:'long', day:'numeric' }; el.textContent = d.toLocaleDateString(undefined, opts); }catch(e){} })();