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