Hello,
I want to change word quantity to other word. But I need to change it for this specific product only.
Hello,
I want to change word quantity to other word. But I need to change it for this specific product only.
Hi @Sean73
Please send product link that you want to change the word
Please go to your Online store > Themes > Edit code > open main-product.liquid
add this code at the top of fiel
{% if product.id == 8753533911329 %}
{% endif %}
Much Appreciated. U the best!!
Happy I could help!
Hi . Is it possible to change the “Quantity” title for a group of products?