Add Payment Icon To Product Page( Shopify Dawn Theme)

Hello Everyone!

I am using the Shopify Dawn theme. I want to add the footer payment icons below the add-to-cart button on the product page. Please help me.

Thank you.

Store Link: https://urbanglowingstore.myshopify.com/products/200ml-aroma-essential-oil-mini-air-humidifier

Password: Admin

I hope I understood what you want correctly

Is this what you want ?

Yes, But I want to put it below the add to cart button.

Yes sure you can add it anywhere just follow these insturctions:

1- Open the customizer

2- go to the products and choose default product

3- Add new section choose custom liquid

paste the following code inside

Payment methods
  • American Express
  • Klarna
  • Apple Pay
  • Google Pay
  • Maestro
  • Mastercard
  • PayPal
  • Diners Club
  • Visa
  • Bitcoin

Drag it to exactly where you want it to be then save

3 Likes

Thank you so much. It worked.
I want to add a discover icon How to add discover icon and how to collect svg file of this icon?

You are welcome, glad I could help.

Add it to the footer first then we can modify the code for the product. let me know once you add it to the footer.

I’ve added the Discover icon to the footer.

Great

Now replace all the code in the custom liquid with this one.

Payment methods
  • American Express
  • Klarna
  • Apple Pay
  • Google Pay
  • Maestro
  • Mastercard
  • PayPal
  • Diners Club
  • Visa
  • Bitcoin
  • Discover

Hi Natasha
Your code is going to solve this exact issue for me - but we have Shop Pay and Afterpay, along with Apple Pay, Google Pay, Mastercard and Visa as our payment methods. Are you able to help me with the code to have those six icons displaying please?

Thanks!