Category "dhtml"

Pure JavaScript: set min-height of all product title to the highest of them all

In collection pages of our Shopify site, the VIEW DETAILS buttons in every product card are misaligned because of variable lengths of product title. In order to

How to find value of input field using name attribute?

How to access the value of this input field by its name attribute using Javascript <input type='text' name='hey'> document.querySelectorAll('input[name=