Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Can we set a text box under product options in shopify?
Client would like to add a text box to write few letter before they order that products in shopify platform
Pleas share
Hello!
Ted here from Shopify. 🙂
The best solution I could recommend would be to install this app called Infinite Options from our app store. It's free to use and it would allow the merchant to collect customization requests from the customer. You can also add it to every product or a select few. If you would prefer not to use an app, you could add some code into the theme itself as shown in this guide.
Feel free to reach out to our Support team any time as well. We're here 24/7 via Facebook, Twitter, chats, emails and phone.
Happy selling!
Ted
Ted | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
I have seen this app mentioned multiple places in my search to add a customization box to my shopify products. Everywhere I see it mentioned it says that it is free, but when I click on it, it is a montly subscription. Is there a free version or other app with the same capabilities? I am a super small shop, and don't have the budget to pay for that app at this point.
@LollipopGarden by the way, there is also this thread 👉 https://community.shopify.com/c/Shopify-Design/Product-pages-Get-customization-information-for-produ...
Without knowing programming or coding structure, it is very difficult to implement @JJokocha answers
Can you somebody help us to give some related themes including text box which the same features
Hey, i found a great and easy way to show a text box on product page for just 2.99$ per month. Have a Look on this App: https://apps.shopify.com/Textfield
Have a great day 🙂
It needs you to add a text box in the form on product page template in theme files, If you are familiar with the liquid files you can add this code.
<input type="text" name="properties[input-name-you-want]">
or let me know if we can help you with this thanks!
Hi, I tried implementing this code in the themes but it did not show up when I hit preview.. any suggestions? I did go into my products and change the theme to that new template.
Hi
Glad to help you with this, You need to add this code inside the cart form on product page template, its vary theme to theme let me know if i can help you with this.
thanks!
By adding progarmming or any other solutions
Hi,
If you need to add textbox in the Dawn theme. Follow the video instructions
This is not a free app anymore, any other solutions?
This was very helpful, thank you! Is there a way to do this only for a specific product, not on every product?
Thanks Made4Uo
Hi @Elzsgr,
Sorry I miss your question. You can create a specific template and specific section for the product. Please see video for instructions