How pricing appears in cart
When a customer picks paid options, OptionWise has to add the extra charge somewhere Shopify will collect it. It does this by splitting the cart line into two parts. This page explains what that looks like to the customer.
What the customer sees
A cart line with add-ons becomes two lines:
- The original product, at its normal catalog price.
- An “Add-ons” line, priced at the sum of the add-ons the customer selected.
The product’s price stays honest (it matches the price tag), and the extra appears as a clearly labeled Add-ons charge. The options the customer chose (Gift wrap, Engraving text, and so on) show as line-item properties on the original product line.
How much of this is visible in the cart depends on your theme — some themes show the Add-ons component line, others fold it into the total. Either way, the math is correct, and both lines are always visible at checkout and on the order in your admin.
Quantity and removal
The Add-ons charge is tied to its product line:
- Increase the product quantity and the add-on scales with it.
- Remove the product from the cart and its Add-ons line goes too.
Checkout, orders, and emails
At checkout and on the resulting order, both lines appear with the selected options listed as properties. Both lines also show in the order confirmation email automatically; to include the selected options themselves, add the one-time template snippet from Notification emails. See also Where options appear.
Always accurate
The price each customer pays is calculated by OptionWise the moment they add to cart — straight from your saved option set, never from anything in the browser. That means totals are correct every time and can’t be tampered with.
Related
- Add-on prices — set the prices
- Where options appear