Issue: Options not appearing on cart page after using Automatic Installation
- In Automatic Installation, the application usually looks for the product.liquid or product-template.liquid file in your theme.
- Each theme differs in terms of logic/coding and so they might have different templates for their cart pages.
Solution:
- In this case, a user needs to identify their product template from their theme & place the shortcode(liquid code) in the template to make the selected option values appear on the cart page.