How to show product type on product page Dawn 7.0.1

Hello

While i add new products to my site, im adding product type like Eau De Parfum but i cant see it anywhere on the product page. Is it anything i can do to make this show up, i have types like Eau De Parfum, Parfum and so on. I want to have this visible on the product page as well. :slightly_smiling_face:

Hope you can help me out, thanks in advance. :slightly_smiling_face:

www.dekanten.no

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code

  2. Find sections > main-product.liquid and paste this at the bottom of the product-subtitle:


{{ product.type }}

1 Like

Hi!

this can be done under ‘Online store’ > ‘Themes’ > ‘Customize’ (the live theme). Then click on the top bar which says ‘Home page’ and click ‘Products’ > ‘Default Product’ (or what you’ve called the page which displays products).

Now you should see a product page with a menu on the left. In this menu you should be able to select ‘Show product type’.

1 Like

Thanks a lot, it works amazing and this is great. Amazing result. :slightly_smiling_face:

1 Like

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.

1 Like