How can I add the 'Buy with Prime' button to Dawn 10.0 theme?

Hello all!

I’m trying to add the Amazon ‘Buy with Prime’ button to my product pages, below the add to cart button, on the Dawn 10.0 theme.

The instructions provided say to insert the ‘Buy with Prime’ button code below the “{{form | payment_button}}” in on of the following locations:

Main-product.liquid

Product-form.liquid

Product-template.liquid

Product.liquid

Product-info.liquid

Product-detials.liquid

Product-buy-buttons.liquid

My Dawn 10.0 theme only has “Main-product.liquid” for a palace to insert this code.

Does anyone know where to find “{{form | payment_button}}” or installed ‘Buy with Prime’ in Dawn 10.0?

![Screenshot 2023-07-13 at 10.46.17 AM.png|589x519](upload://idjxQ859ZSRf4Q9ktELrgvhy2lh.png)

Hi @sahpat
You can find that in file buy-buttons.liquid
That file in folder snippets.

Thanks, Michael! I actually just found this too but I appreciate the response.