Hello,
I am working with the Pipeline theme.
I have added the following code to create a text field to appear in the product page.
I need this to be required to be filled out before the customer can add the product to cart.
Even though I have the coding with the “required” word, it’s still not working.
I have placed the following code in the Snippets folder, in products-form-custom.liquid (custom form because I am only applying it to selection of products and not the entire shop)
*Enter Desired Initials
I’ve tried all the solutions listed within Shopify, but nothing has worked.
I am thinking at this point I might need to create a javascript/query for that element to be required?
would kindly appreciate a solution to this.
thank you so much!