Checkout.liquid Replacement
Checkout UI Extensions
With checkout.liquid being deprecated, Shopify has released what's known as Checkout UI Extensions. App developers can now create custom UI components or blocks that can be inserted into the checkout flow. Merchants who currently have customizations to their checkout.liquid file will have two ways to migrate these customizations to Checkout UI Extensions.
1 Install an app from the marketplace
App developers are currently working on adding Checkout UI Extension functionality to their apps and will continue to release these updates in the coming months. If you can't find an app in the marketplace that meets your needs, you'll need to create a custom app.
2 Create a Shopify Custom App
Shopify's Checkout Extensibility APIs are only available to public and custom apps. Compared to checkout.liquid modifications, it is a much more technical process to create a custom app as now you'll need to maintain at least a web server and likely a database.









