Hi, there! Yes, adding the ?add-to-cart=ID query param will trigger the redirect.
Hmm, that’s not working on my end. Any clue what might be going on?
Hard to tell without seeing. My first suggestion would be to deactivate all of your plugins except for WooCommerce and the Redirects plugin, switch over to a default theme, and try again. This will help determine if there may be a conflict somewhere.
Pro version has different redirects for each selected variation combinations.
for ex size = large , color=red , gift wrapping = yes
so how should i enter the code for the custom button
i guess ?add-to-cart=ID won’t work with variations
@jakesan You can add a variation to the cart by using the variation ID instead of the product ID. ?add-to-cart={variation_id}