how to move quantity below add to cart button in woocommerce code example Example: add a item to cart woocomerce with quantity WC()->cart->add_to_cart( 500, 5 );