hi,
on the checkout page (where customer choose between payment SHOP or paypal), i wish to add a customization (include a JS code in the footer and HTML content).
is this possible ? we use the Basic plan.
Best regards
hi,
on the checkout page (where customer choose between payment SHOP or paypal), i wish to add a customization (include a JS code in the footer and HTML content).
is this possible ? we use the Basic plan.
Best regards
No, we cannot customize it with the help of html, css or JS, unless we have Shopify plus plan.
Hey @michael80000
Shopify is very limited when it comes to checkout page, until and unless you’re on Shopify Plus and since you’re on Basic plan so making any code changes is definetly not possible.
Best,
Moeed
hi,
when we have a better plan, we can add the JS code in the footer of this page ?
Not really.
Even on Plus there are serious restrictions now. And then you’d need to use an app to do that, you can’t just put code…
Your best bet is to try replacing wording via “Edit default theme content”.
What exactly you want to achieve?
Instead of adding the JS the best solution is to use the apps that can customize the Shopify checkout in Plus plan. You’ll get all flexibility with the app.
is there an app to customize the payment mode logo picture ?
if i want to change the paypal icon or the shopypay button (at the chekout page when customer choose the method). can an APP do that ?
i would love to add a javascript snippet in the bottom to change the logo using javascript/dom/jquery code ?
Like when it is christmas, i wish to add a ribbon or a Js alert to say “ if you choose paypal method, you’ll have a special refund advange…” or any commercial/marketing message there…
technically speaking :
JS will not work on the Shopify checkout.
Shopify protects branded payment icons/buttons by putting their HTML code inside closed Shadow DOM.
You would not be able to modify it even if JS is enabled (which is not).
If you want to simply output a message, then either apps or change wording via “Edit default theme content”
You can add these decorations to the cart page/drawer, not in checkout.
i guess i cannot add iframe either ?
No you cannot add the iframe as well.