Link that adds to cart with pre-selected options
-
Hello.
Thank you for your great plugin. I am making a link that adds a product to the cart with ajax (to use on some page that is not a product page). I am using WC()->cart->add_to_cart( 123 ) to add a product to cart, but I also want to set some of its extra options to a certain value (so it is as if they were chosen before adding to cart). Can you point me to the correct hook to use for that, is it woocommerce_get_item_data?
Regards.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Link that adds to cart with pre-selected options’ is closed to new replies.