Hello,
I am currently developing a Checkout UI Extension that adds some fields after the shipping methods selector. I have succesfully installed it on a test store on my own, but now I cannot see any updates I make to it.
I’m executing the “npm run deploy” command from the root of the app folder, but when I go to the checkout in my store the changes are not applied.
Any help will be appreciated, thanks.
If you have already deployed your Checkout UI Extension using the “npm run deploy” command, but the changes are not being applied in your store’s checkout, there are a few things you can check:
- Verify the extension is active: In your Shopify admin, go to “Settings” > “Checkout” > “Extensions” and ensure that the Checkout UI Extension you deployed is active. If it’s not active, enable it and save the settings.
Thanks for your response, but there is not a “Extensions” secion in the checkout settings menu.