how to show the quantity of stock of products in your cart woocommerce code example Example: add a item to cart woocomerce with quantity WC()->cart->add_to_cart( 500, 5 );