This is how I’ve added add to cart button to the all products page. I also want to add per unit price, and quantity selector on this page. How do I do it?
Secondly, I also want people to stay in the product/catalog page when they are adding to cart, and not go to the cart everytime. How do I make this change? Thank you!
Hello. Your solution works only on the product (Each product’s page) page. I want quantity selectors on the catalog page where all products are displayed.
I want to get my quantity selector to show what quantity is actually in stock instead of when you click quantity it goes on for ions and then you push add to cart and it says you can’t add more products. What the? When I go to buy items online and I click on the quantity, it’ll only let me click so many, when there is a limit in stock, so this is what I’d like to accomplish. I am trying to get Dawn set up to try as I already have Debut and neither have this option. I assume a code needs to be put in to make this happen. For example if I have 8 of an item in stock, this is all that will show on that particular item and if I have 2 in stock of an item, this is the only quantity that will show up to buy. How can a person make this happen? Thanks in advance.