Adding add to cart/buy now buttons also at the end of the product description

Hello experts! A simple request: Currently I’m using debut theme, and I want to have the “Adding add to cart/buy now” buttons not just above the product description, I also want to have it at the end of it, just to save customers the additional step of scrolling up back again after reading the descriptions.

Is there a way to achieve this? Thanks a lot for your help and support. Below and example of one of my product pages:

https://primmaverastore.com/collections/crecimiento-del-cabello/products/shampoo-de-crecimiento-intensivo

Hello @jjcastillot

Need to edit product-template.liquid file of your Debut theme and change the position for ATC / BUY NOW button after the description.

Hi @jjcastillot

Go to product template.liquid file and find product form.
Cut that code from there and paste under the product description code.