How can I add quantity option for product page in woocommerce? - wordpress

I'm using WooCommerce 2.6.14 and Storefront theme. I want to add quantity field in product page like this page. I've tried many plugins but it's not working!

Related

WooCommerce How can i add a product to Woocommerce cart from an iframe which is inside the wordpress page?

WooCommerce How can i add a product to Woocommerce cart from an iframe which is inside the wordpress page?
I can't find the proper way to do this... I have faced problems with CORS

Woocommerce add products

Im using the divi theme with Woocommerce. I need to know how to add more than one product from my home page, avoiding going to the product page. Just using add to the cart function or similar.
Regards
For example:
Add to cart

How to display full amount price format in woo-commerce cart page and checkout page

I'm setting up a WordPress custom theme with woocommerce support. I've come up with a problem display the price format in cart page and checkout page. In the shop page, price display in full like 4,000,000VND
But it cart page and checkout page, it displays like 4,000KVND. Using the original code from woocommerce cart page and checkout page.
How do I get rid of the K and display full format instead? If possible, where is the place that I can get this customized? Many thanks.

Modify WooCommerce Breadcrumbs for Custom Category Page

I want to create a WordPress Page that displays a list of WooCommerce (WC) products from a specific product category. This page will act as a custom Product Category Archive.
The problem I have is using the default WC breadcrumbs. When the viewer is on the Single Product page and they click on the Category name in the WC breadcrumbs, they are brought back to the default WC category archive template and NOT my custom page.
Is it possible to modify the WC breadcrumbs to link back to a custom WordPress page?
you can override woocommerce in your theme and going to theme/woocommerce/global/breadcrumb.php and then modify your code.

Woocommerce shop page only categories

I'm working on Woocommerce and my shop page is showing subcategories AND products.
I've tried ticking check boxes in woocommerce catalog preferences to show only categories but it's not working. Also my theme doesn't have any option to shop only categories.
Any help ?
My site is www.tvaltonen.com/fysiomyynti
Try creating a new page "MyShop" with this code:
[product_categories number="12" parent="0"]

Resources