Hey there!
I am trying to make modals for our website as a page so that I can add it to the product template -
- Is it possible to call liquid variable information inside HTML? I feel like I can, but I kept reading other things and getting conflicting information (to me)
- Is it possible to read the current tags of the product that is currently being displayed to show different information?
–
I know it would have to be an if statement, I just want to know if this is possible before I go ahead and go head first into it. For example, we have different information we would want displayed if it was a gift versus a single favor. So if the current product they are visiting is a gift it shows X and if it’s a favor it would show Y.
I know I can also make different product templates/pages to fit each of my needs but there’s like… 12 of them…so I’m trying to not have to do that if I can help it lol
Thank you!