Forum

Thread tagged as: Question, Shop

Update quantity on product page

Hey,

I'm trying to include a text box on my product pages to allow users to specify desired quantity. I can't seem to get this working using qty - is there another way?

James Holmes

James Holmes 0 points

  • 5 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

What have you got and how is it not working?

Another way would be to add the item programmatically and create your own interface for using perch_shop_add_to_cart() but that really shouldn't be necessary here.