Eding the Liquid code for the Shop Pay installment display on our product page

Eding the Liquid code for the Shop Pay installment display on our product page

EXP_Jacky
Visitor
2 0 0

Hi Shopify Support,

I’d like to edit the Liquid code for the Shop Pay installment display on our product page through GemPages. Specifically, I want to:

  1. Adjust the text format to change the wording.
  2. Move the 'Check your purchasing power' link to the next line, similar to other examples I've seen.

Could you please guide me on how to make these changes, thank you!!
ex1.JPG

Replies 3 (3)

Shadab_dev
Shopify Partner
1439 74 160

Please share your store url

Buy me Coffee, if you feel i was helpful. Email Me here or WhatsApp me with this link for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Shadab_dev
Shopify Partner
1439 74 160

These shopPay texts are added via a shadow root so directly accessing the it and styling it will not actually affect or at least i am not sure. Will most probably need js code to add styling or anything to this shop pay thing. We can add flex to it giving this

Shadab_dev_0-1737094611770.png

 

Buy me Coffee, if you feel i was helpful. Email Me here or WhatsApp me with this link for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.