eg

shipping policy generator.

processing times, zones, carriers, cut-offs, one form fills the lot

> store details
>processing & dispatch
> domestic shipping methods

carrier / service / price / transit days

> international shipping
> lost / damaged parcels

> preview

# Shipping Policy, ACME Outdoor

_Last updated: 2026-04-21_

Thank you for shopping with [ACME Outdoor](https://acmeoutdoor.com). This policy explains how we process, dispatch, and deliver your orders.

## Order Processing Time

Orders are processed within **1–3 business days** of payment confirmation. Orders placed on weekends or public holidays will begin processing on the next business day.
Orders received before **14:00 (local time)** on a business day are eligible for same-day dispatch.

## Domestic Shipping

**Free shipping** is available on all domestic orders over **$75**. For orders below this amount, shipping costs are calculated at checkout.

| Carrier | Service | Cost | Transit Time |
| --- | --- | --- | --- |
| UPS | UPS Ground | $7.99 | 3–5 business days |
| USPS | USPS Priority Mail | $12.99 | 1–3 business days |

_Transit times are estimates from the date of dispatch, not the date of order. ACME Outdoor ships from United States._

## Dispatch Cut-Off

To qualify for same-day dispatch, orders must be placed and payment confirmed before **14:00 (local time)**. Orders received after this time will be dispatched on the next business day.

## Order Tracking

Once your order is dispatched, you will receive a shipping confirmation email with your tracking number and a link to track your parcel in real time. If you have not received a tracking email within 3 business days of placing your order, please check your spam folder or contact us.

## Lost or Damaged Parcels

If your parcel arrives damaged or does not arrive within the expected timeframe, please contact us at **support@acmeoutdoor.com** with your order number and, where applicable, photos of the damage. We will work with the carrier to investigate and resolve the issue as quickly as possible. In cases of confirmed loss or damage, we will offer a replacement or full refund.

## Contact Us

For any shipping queries, please get in touch with our team:

- **Email:** support@acmeoutdoor.com
- **Website:** https://acmeoutdoor.com

---

> **Note:** This template was generated by a free tool. Review it with a qualified lawyer before publishing.

> worked example

With ACME Outdoor's defaults, fulfilled from US, 1–3 business day processing, UPS Ground + USPS Priority Mail, free shipping over $75, 14:00 cut-off, tracking provided, the output is a 7-section policy with a correctly formatted Markdown table for domestic methods (carrier / service / price / transit days). Toggling international on adds a second methods table and a customs & duties clause for the buyer-pays (DDU) scenario.

takeaway, Generates a shipping policy with carrier tables and cut-off logic that most store owners spend hours writing manually.

> when operators reach for this

  • Shopify merchant upgrading from a one-liner 'ships in 5–7 days' notice to a full multi-carrier policy page.
  • WooCommerce operator launching international shipping for the first time and needing a DDP vs DDU clause.
  • 3PL-backed brand that needs to communicate a 1-business-day SLA and a 14:00 cut-off time clearly.
  • Agency building a client site who needs the shipping policy drafted before the logistics setup is finalised.
  • Compliance team standardising shipping policy language across regional storefronts (US, EU, AU).

> the calculation

  • sectionsprocessing time → domestic methods table → international (conditional) → dispatch cut-off → tracking → customs & duties → lost/damaged → contact
  • domestic methods tablecarrier | service name | price | transit days, one markdown row per method
  • international togglewhen enabled: countries list + international methods table + customs clause (buyer/store/DDP)
  • free shipping clauseinserted before domestic table when threshold > 0
  • disclaimerEvery generated policy ends with a lawyer-review reminder. This is a template, not legal advice.

> related calculators, store policies