How would we align 'add to cart' button to bottom in collections (prestige theme)?

Hi,

You will need to edit the product-template.liquid (or some other file names) for the product page.

The image shows the DOM structure only. You have to copy the entire DOM (3 div div parts) and paste the code to after ProductMeta div.

Hope it helps.

Thanks.