I’m trying to customize my Shopify product page by adding a custom button below the Add to Cart button. The idea is to link customers to an external reservation page.
I edited the main-product.liquid file in my Online Store → Themes → Edit Code section and added this snippet:
But the button doesn’t appear on the live product page. I cleared cache and even tried different browsers, but no luck.
Details:
Theme: Dawn 15.0.0
Store: Shopify Basic Plan
Changes made in main-product.liquid and base.css
Tried publishing theme changes → still not showing
Am I missing something about where to place the custom code in the product template? Or do I need to edit product-form.liquid instead of main-product.liquid?
Can you please share your store URL so I can reproduce the issue? I’ll then check if it can be resolved with CSS, or if not, I’ll need collaborative code access.