Customization fields not showing in cart

Guy pls help. Customization fields not showing in cart. What can I do to make it work?

My website: 108creations.com

Hi @margo141

I have written custom script for this solution. Please follow below steps

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag
{% if product %}

{% endif %}

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

Thank you soooooo much! You are amazing! It is working now!!!