This is my site and How can I add quantity of that product in show page.
-
Hello, I have an issue with this theme. I need to display quantity in also the product which has variations. This is my site and How can I add quantity of that product in show page. (I don’t need to have a single product page.)
Theme settings -> Shop -> Hover on product >Selected Standard button
Hello,
Thank you so much for contacting our support center.
Try to add the following code snippet to the Custom CSS area in Theme Settings to show quantity for variable products
body .quick-shop-wrapper .woocommerce-variation-add-to-cart {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
body .quick-shop-wrapper .quantity {
display: block !important;
margin-bottom: 15px;
}
Regards
You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.
And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads
Thank you in advance 🙂
Hello,
The quantity is there but some of the items aren’t responding to it properly. for example I try to add 3x of a certain item when i press add to cart only 1x goes to the cart. half of the items are like that. Any ideas?
Hi,
Could you please send us a link to your website where we can see this issue?
Kind Regards
Go to the website linked below. scroll down and try to add a quantity of 3 on any of those products and then you can check what the cart says.
some product work other dont. try to go to the link below and try it. I sent you a screenshot as an example
Attachments:
You must be
logged in to view attached files.
We tested these products and they work correctly as well.