They are different way to do this, check this basic one
{% if product.title == ‘Test product name’ %}
// Include your script, but in this you have to place js script in product.liquid or a/to your need.
{% endif%}
They are different way to do this, check this basic one
{% if product.title == ‘Test product name’ %}
// Include your script, but in this you have to place js script in product.liquid or a/to your need.
{% endif%}