Adding Button to Product Description using Custom Product Template

Hi,

I’d like to add a custom button to a specific product template (product-dmk-template.liquid) so it displays underneath the product description automatically. As a temporary solution and to show the result I’d like to achieve, I added this code to the individual product page description here: ( https://robinskinstudio.com/products/dmk-test-1 ) :disappointed_face:


Is there a way to add this to my custom template so my client doesn’t have to add the code to every individual product description?

Any help is so appreciated, thanks in advance!

Yes, go to the liquid file for the product template you’re using and put that code in the place you would like it to show. It will then show for every product that uses that page!

1 Like

@threed Amazing, it worked! Thank you so much :slightly_smiling_face: :slightly_smiling_face:

1 Like