Cart
The full /cart page, where people review everything before checkout.
What it’s for. Giving shoppers room to look over their order, change quantities, drop things, and head to checkout. Each line shows the card image, title, condition and finish badges, price, and a quantity stepper, with a running order summary alongside.
When to use it. This is the cart template, so it loads automatically at /cart. It’s the roomy counterpart to the cart drawer, the quick slide-out that pops open when someone adds a card. Both run on the same cart, so a change in one shows up in the other.
Ways to use it
- Standard checkout page — the default. Steppers and remove update the totals live, no page reload.
- With order notes — turn on the note box so buyers can leave you instructions.
- TCG-focused — show condition and finish badges, and optionally the SKU for pick-and-pack.
Tips
- Quantity changes save on the fly. The noscript “Update cart” button is the fallback if scripts don’t load.
- Setting a quantity to 0, or hitting remove, drops the line; emptying the cart reloads to the empty state.
- Shipping isn’t estimated here, it’s listed as “Calculated at checkout.” The free-shipping progress bar lives in the drawer, not this page.
- Condition-only products won’t double-print the condition as both a variant line and a badge.
Settings
TCG options
| Setting | Type | What it does |
|---|---|---|
| Show variant options | On / off | Display set, rarity, and finish on cart line items |
| Show SKU | On / off | Default: false |
Features
| Setting | Type | What it does |
|---|---|---|
| Show order note | On / off | Default: true |
Title
| Setting | Type | What it does |
|---|---|---|
| Show item count in the title | On / off | ”Your Cart (3)” instead of a separate line under the title. |
Items
| Setting | Type | What it does |
|---|---|---|
| Quantity beside the price | On / off | Puts the stepper in its own column between the item details and the price. |
Summary
| Setting | Type | What it does |
|---|---|---|
| Checkout button text | Text | Leave blank for “Checkout”. |
| Additional payment buttons | On / off | Shop Pay, PayPal and other accelerated checkouts enabled on the store. |
| Continue shopping link | Dropdown | Below the checkout button, Beside the cart title, Hidden |
| Estimated tax row | On / off | Shows “Calculated at checkout” — Shopify computes the actual tax at checkout. |
| ”We accept” payment icons | On / off | Icons come from the payment methods enabled on the store. |
Was this page helpful?
Spotted something wrong, or want to suggest an improvement? Email support → — your message goes straight to engineering.