To display varient titles at checkout you have to follow these steps:
Edit Product Form: Go to Themes > Edit code >
product.liquid. Add labels for each option:
Check Cart & Checkout: Ensure these labels appear in the cart and at checkout. Do a test order to confirm.
Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.
The variant titles appear in the cart by default, but not on the final check out page, or in the email confirmation that the buyer receives, or in their account order area. Do you know where that code would be modified for those areas?
I also need a solution to this, did you guys come up ith a solution, I see there is no more post after November. Example, I have his and hers ring sets. If they pic His size: 8 and Her size 5, i just see 8/5 in the order details and they only see 8/5 in checkout and it adds major friction for them, and confusion for me when fulfilling.
If you have Shopify Plus, edit checkout.liquid to customize line item display. Find the line item loop and adjust it similarly to the cart code above, using line_item.options_with_values
need to check with mechanic app or via cart attributes how we can inject and then need to update the order confirmation email to propely showing up the sizes