Add an "add to cart" button at the bottom of the product description

Hi there

I’m using rather long product descriptions. So I want to have a button at the bottom of my main product description tab.

The woocommerce add to cart shortcode does not work for this. I’ve already checked with Woocommerce.

If people always have to scroll back to the top of the page before they can add a product to the shopping cart this is not good for usability and conversion…

Could you help me achieve this?

Thanks in advance!

Hi There,

Thanks for writing in! I have tested the following shortcode and it is working on the product description page. You need to change the value 99 with your product ID.

[add_to_cart id="99"]

For more information, please check (https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-14).

Hope that helps.
Thanks!

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