HTML manipulation in New Checkout

Solved

HTML manipulation in New Checkout

harshN
Shopify Partner
4 0 0

We are inserting some hidden input tags in the html of checkout pages in checkout.liquid file. But since checkout.liquid will get deprecated, how to implement the same in new checkout extensions ? 

Accepted Solution (1)
deepaksharma
Shopify Partner
449 63 99

This is an accepted solution.

try this guide out

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: [email protected]

View solution in original post

Replies 3 (3)

deepaksharma
Shopify Partner
449 63 99

Hey @harshN 

 

Do you have Shopify Plus account since you can't edit anything in the checkout page, since there is no way to do it with basic plan

 

Hopefully, it will help you. If yes then Please don't forget to hit Like and Mark it as the solution!

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: [email protected]
harshN
Shopify Partner
4 0 0

yes I have a shopify plus account. I was doing the same inside a js function in a custom script tag in checkout.liquid file. Will it be possible using extensions in react code ?

 

deepaksharma
Shopify Partner
449 63 99

This is an accepted solution.

try this guide out

Deepak Sharma || Shopify Developer || Helping eCommerce Stores
- Was my reply helpful? Accept it as solution
- Was your question answered? Mark it as an Accepted Solution.
-CHAT ON WHATSAPP | BUY ME A COFFEE | MAIL ME: [email protected]