Add "Buy with Prime" button to my product page

Hi,

My theme is Symmetry. I want to add " buy with prime" this button to my product page. We already register, and we we changed theme before. So I don’t know why change theme will make this button disappear. Can someone can help me deal with it? Thank you

https://www.phantomgogo.com/?

Hi,

How can you register the button ?

Did it register by app or customize in code directly?

Hi, I already registered the button and Amazon gave me the code, but I don’t know which file I should put. Because I was used Turbo theme before, we changed the theme then this button is gone. I tried to use App, it can’t do that. It should use code add on. Could you help me?

{% if product.sku %}

{% else %}
{% endif %}

Hi,

I think you need to copy the code above and paste to new theme where you need it appear.