Conditionally hide content on a product page

artooras
Shopify Partner
23 0 11

I'm building a public app that adds a banner/widget on a product page. However, I need to display the widget for certain product types only. My understanding is that the best way to do it is to add the widget to the liquid template, and then conditionally hide it when it shouldn't be displayed.

Where/when should this code for condition check be run? Is there a guide or tutorial for something similar? Or relevant documentation?

Thanks for any help!

Replies 2 (2)

PaulNewton
Shopify Partner
6275 574 1324

https://shopify.dev/apps/online-store/theme-app-extensions 

https://shopify.dev/apps/online-store 

Save time & money ,Ask Questions The Smart Way


Confused? Busy? Get the solution you need paull.newton+shopifyforum@gmail.com


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Buy Paul a Coffee for more answers or donate to eff.org


artooras
Shopify Partner
23 0 11

Thanks!