add quantity field after add to cart woocommerce code example Example: add a item to cart woocomerce with quantity WC()->cart->add_to_cart( 500, 5 );