evershopcommerce / evershop

🛍️ NodeJS E-commerce Platform
https://evershop.io/
GNU General Public License v3.0
3.69k stars 982 forks source link

[FEATURE REQUEST] - textbook or dropbox added to the product page. #509

Closed qcardell closed 3 weeks ago

qcardell commented 1 month ago

Is your feature request related to a problem? Please describe. Feature - Add a textbook or dropbox so the customer could add notes or chose from options for an order. We do custom orders so would like a way for the customer to pick from a choice of colors that we offer. With the textbox they could add the information manually or dropdown box they could choose from.

Describe the solution you'd like Feature - Add a textbook or dropbox so the customer could add notes or chose from options for an order. We do custom orders so would like a way for the customer to pick from a choice of colors that we offer. With the textbox, they could add the information manually or dropdown box they could choose from.

Describe alternatives you've considered Building out each color option as a variant. Also looking for a way I could add this manually, like the option when adding the comment box. Looking for an example of how to perform these actions.

Additional context Add any other context or screenshots about the feature request here. image An example I found from another website that has the dropdown/text boxes option for an order.

treoden commented 3 weeks ago

Hi @qcardell ,

Did you have a change to play with the variant feature in EverShop? Something like this

image

Thanks