I have a button on my product page which is linked to specific outside link for each product using a dataset.
Dataset has reference (to products), link (to a demo), and title (button name).
Not all my products need the button and I’m stuck on how to hide it only on certain products. I’ve been over the api references all morning and I feel like it’s probably something simple, but I’m just stuck on it…
Anyone know what the code would look like for this?