Supporting shortcodes in URL

Hi,

I added a button using PRO, and in the link field, I use [add_to_cart_url id=“x”] to make the button to add the product with id of x added to the cart (which I think is a woocommerce shortcode), but unfortunately the button was linked to site.com/[add_to_cart_url id=“99”] instead!

Am I doing something wrong?

Thanks

Hi There,

You don’t have to add the add to cart shortcode URL to the link field.

Just put http://yourdomain.com/?add-to-cart=99 to the link field, the 99 number should be your product ID.

For more information, please take a look at this article:

Hope it helps :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.