Tambahkan item ke cart woocomerce dengan kuantitas
WC()->cart->add_to_cart( 500, 5 );
Adershow The MasterCoder
WC()->cart->add_to_cart( 500, 5 );