Tom Smith
Results
2
issues of
Tom Smith
In the theme-product-form `_onSubmit` function, there is a call to the `_setIdInputValue` function: ```javascript this._setIdInputValue(event.dataset.variant.id); ``` This finds the input with the `name="id"` and changes the value to the selected...
This PR updates the readme to remove repetition from the primary Hydrogen / Sanity template. Instead it references that template and more clearly calls out the differences in this repo....