What's your biggest current challenge? Have your say in Community Polls along the right column.

Adding custom option to let customer to input

Adding custom option to let customer to input

Moshi
New Member
5 0 0

I have multiple options columns: Large Size, Medium Size, Samll Size...Now I need to add another column "custom" which is open for customers to design how big the cup it is, we will make the cups according to customers' input number. Do I need to add JS function to implement it? 

Replies 4 (4)

Tejas_Nadpara
Shopify Partner
1120 222 553

@Moshi  Could you please share your site URL? For which product you want to add this feature? Please explain more so, I can assist you better.

Shopify Expert | Skype: tejas.nadpara
- Like and Mark as an Accepted Solution if reply helpful
- Feel free to contact me on tejas.nadpara@gmail.com regarding any help
Moshi
New Member
5 0 0

Sorry, it's open for internal use only for now. I need to add behavior: given a mulitple choice column, when I select "custom" , it will generate a column to let use to type the desired value. I know it's piece of cake thru HTML and JS, wonder how to insert it into Shopify liquid languge?

EasifyApps
Shopify Partner
635 19 48

Hi @Moshi,

You can consider using the Easify Product Options app to quickly create number text fields. This app not only allows customers to input their specific dimensions but also provides a streamlined solution for price calculation based on those custom sizes.

Please share more details about your product and pricing and I'll guide you on how to set it up with the app.

Easify Product Options: Any product options app can help you create custom options, but Easify turns those options into sales and conversions!
Easify Inventory Sync: Automate inventory syncing for Bundles, Duplicates, and Raw Materials. Say goodbye to manual tracking headaches.
Easify Product Attachments: Enrich your store with downloadable content. Easily add PDFs and other files to product or any page.
>>> Try Apps for Free | 24/7 Live Chat Support
Moshi
New Member
5 0 0

Thank you for the answer! But I still want to know, is there any way to hard code it, like changing the code using HTML and JavaScript?