Hi,I’ve been struggling with using the given “buy button” on Shopify. The buy button is written “view on Amazon” because the products were imported from there. How do I get it on default so that when I click the button I can be directed to my websites add to cart information page ?
Hello @Langa1233
If the button says “View on Amazon,” it might be customized in the theme or app code:
Go to Online Store > Themes > Edit code
Check product.liquid, product-template.liquid, or main-product.liquid
View on Amazon
Replace it with:
it doesn’t show on the main-product.liquid file