Impact Theme: show product type on the product detail page

Hey ho, does anyone know, how to add the product type in the impact theme? We’ve used the showcase theme before. There we had this functionality included. Thanks for your help! :slightly_smiling_face:

Hey @LisaJohanna

Just incase if you are not able to add the product type above the product title in your new theme then I would suggest to create a custom liquid block in your product section and drag that custom liquid block above the product tittle and in that custom liquid block add the following code.

{{ product.type }}

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hello @LisaJohanna

Shopify customizes themes in select product templates. The products section is in a block in the text to the right database icon to click to open product properties in the chosen type.

Hey @Moeed , thank you so much, that helped! :slightly_smiling_face: And how do I add it for the categories as well? There is no possibility to add a custom liquid block! :slightly_smiling_face:

Thanks for your help! (Will close it after your reply! :slightly_smiling_face: )

All the best,
lisa

Hey @LisaJohanna

To add the product type in collections/categories, you will have to do some custom coding in your main-collection.liquid file. If you’re not familiar with coding then I suggest you to hire a Shopify developer who can help you out with that. Feel free to let me know if you need help from my side and I would be more than happy to help you out.

Best Regards,

Moeed