HTML manipulation in New Checkout

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 ?

**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!

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 ?

try this guide out

1 Like