Hi,
I have a text field where shoppers enter characters for customization product. Currently they can add to cart after selecting the product without filling the field. I want shoppers add the product to cart only after filling the field.
my code is
{% if product.title contains 'Num %}
Enter Plate Number (Max 5 Digits)
abel for=“monogram”>Enter Code
{% endif %}