Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I am trying to create a custom text field on the product page.
I have tried entering this snippet of code on various places:
<label for="Letter">
Letter
<br>
<input
required
placeholder="Letter"
form="{{ product_form_id }}"
type="text"
id="Letter"
name="properties[Letter]"
>
</label>
The field shows, but whenever I enter a value, the input field gets cleared the moment I click away and the "Buy it now" button disappears on me.
I am using the Dawn Theme.
Any idea why that would happen?
By way of update: this happens even with apps from the app store that I've attempted to use in this regard. Same problem: the interface glitches out.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024