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