Liquid, JavaScript, themes, sales channels
Hi there,
I'm having issues with adding a personalization box to a product page. I have been trying to follow this tutorial. I am using the Minimal theme.
I am at the step to "Apply your new template to a product".
It says "In the Theme templates section, choose 'product.customizable' from the Product template menu."
Hopefully I'm looking at the right spot, I am on the product page, on the right side under Online Store, there is a dropdown for Theme Template. However it is greyed out and won't let me select anything. (see below).
Firstly, am I looking at the right spot? If it is, why isn't it working? My site is live, but currently password protected (I did briefly take the password protection off to see if that would do anything, but it did not.). I am also integrated with a Print on Demand site (Printful) if that makes a difference.
Thanks for any advice!
Open the "product-template.liquid" file and search for the following line of code:
{% section 'product-template-information' %}
Below that line, add the code for your personalization box. This can be a form or an input field where customers can enter their personalization details. For example:
<label for="personalization">Personalization:</label>
<input type="text" id="personalization" name="personalization">
Hi there. I can't find that line of code in product-template.liquid.
I also don't want to add a personalization box to every product, wouldn't changing that file do that?
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023