26 July 2026 · Checkout
Edit checkout page in Shopify: what you can change
Many merchants want to edit the checkout page in Shopify to match their brand, remove friction, or add trust signals. What you can actually change depends heavily on your Shopify plan and the type of edit you want.
Short answer: on standard Shopify plans, you can change branding, colors, fonts, and basic fields. For deeper edits like custom components, conditional logic, or advanced layout, you need Shopify Plus and checkout extensibility. For subscription-specific checkout logic, use Checkivo on Stripe alongside your Shopify checkout. Related: Shopify Plus custom checkout and Shopify checkout UI extensions.
Can I edit checkout for different markets?
On supported plans, you can adjust checkout language and some branding per market. Advanced market-specific checkout logic usually requires Shopify Plus.
Can I run checkout experiments?
Yes, on Plus you can test variants with third-party tools or custom routing. Measure conversion and load time for each variant.
What happens if I downgrade from Plus?
Advanced checkout customizations and custom apps may stop working. Review your checkout before downgrading.
What editing checkout means
Editing the checkout page can mean many things. Some merchants want a simple visual change, like a different logo or color. Others want to add custom fields, upsells, or entirely new sections. The scope determines the tools and plan you need.
Shopify separates checkout into layers. The core frame handles payment, shipping, tax, and compliance. The experience layer includes branding, blocks, and extensions. You can edit the experience layer; the core frame is locked.
What you can edit on standard plans
On Shopify Basic, Shopify, and Advanced plans, you can edit:
Logo, colors, fonts, and favicon.
Basic checkout fields and labels.
Some checkout blocks and apps, depending on availability.
Thank-you and order-status pages in limited ways.
These changes are made through the checkout editor in Shopify admin. They are enough for most small to medium merchants who want a clean, branded checkout without complex custom logic.
What Shopify Plus unlocks
Shopify Plus gives you access to the full checkout extensibility framework. This includes:
Advanced checkout blocks and custom UI extensions.
Custom apps placed in checkout.
Shopify Functions for server-side logic.
Checkout branding API for finer visual control.
B2B and company-specific checkout features.
Plus is only worth the cost if the customization drives measurable revenue or operational efficiency. Do not upgrade for a single missing field unless that field is worth thousands per month.
Checkout extensibility vs checkout.liquid
Checkout extensibility is the current way to edit checkout. It uses blocks, apps, and APIs that run inside Shopify's secure checkout environment. Checkout.liquid was the old method that let you directly edit checkout HTML. It is now deprecated for the checkout and thank-you pages.
If you are still using checkout.liquid, you should plan a migration. Shopify will eventually end support, and new checkout features will only be available through extensibility.
How to edit checkout in Shopify admin
The basic steps apply to all plans:
Go to Settings → Checkout in Shopify admin.
Click Customize checkout to open the editor.
Use the sidebar to select checkout, customer accounts, thank-you, or order status.
Drag blocks, adjust branding, and configure settings.
Preview on desktop and mobile, then save.
For Plus merchants, the same editor provides access to advanced blocks and custom apps. Developers may also use the Shopify CLI to deploy custom extensions.
Editing checkout for subscriptions
Subscription merchants often want to edit checkout to show billing terms, offer plan options, or collect consent. These are experience-layer edits and can be done with checkout extensibility.
However, the actual recurring billing logic should not be hacked into the checkout UI. It needs a reliable backend. Checkivo provides that backend on Stripe, with Shopify handling the storefront and checkout experience.
What you cannot edit
Even with Plus, some things remain locked:
The payment form frame itself.
Required fields like email, shipping, and payment.
Core tax, shipping, and discount calculation.
Security and compliance behavior.
These limits exist to protect merchants and customers. A checkout that bypasses them would not be compliant or secure.
Common checkout editing mistakes
Merchants often try to edit checkout for branding only and forget conversion. A beautiful checkout that loads slowly or hides payment buttons can hurt revenue more than a plain but fast checkout.
Another mistake is upgrading to Plus just to change a color. Many branding needs can be met on standard plans. Only upgrade when the customization drives measurable value.
Some merchants also try to bypass Shopify's limits with workarounds. These usually break or cause compliance issues. Work within the supported framework.
Checkout editing checklist
Before editing checkout:
Identify the exact problem you want to solve.
Check if your plan supports the change.
Prioritize conversion and load time over visual flair.
Test the change on mobile first.
Measure impact on completion rate and AOV.
Plan maintenance for custom extensions or apps.
Key takeaways
Editing Shopify checkout is possible within clear limits. Standard plans handle branding and basic blocks. Plus unlocks advanced customization. For subscription logic, use Checkivo to keep billing reliable while shaping the checkout experience in Shopify.
Examples of checkout edits by plan
Here is what a merchant might do on each plan:
Shopify Basic: Change the logo, colors, and fonts. Add a simple trust badge block. This is enough for many small merchants.
Shopify / Advanced: Add more checkout blocks, such as a delivery note or upsell. Use automatic discounts and basic conditional logic through apps.
Shopify Plus: Deploy custom UI extensions, use Shopify Functions for advanced discounts, and build a fully branded checkout experience with custom apps.
The right plan depends on your revenue and the complexity of your checkout needs. Do not overpay for features you will not use, but do not underinvest if poor checkout is costing sales.
When not to edit checkout
Some changes should not be made in checkout. Do not use checkout to fix product page problems, unclear pricing, or missing policies. If customers do not understand the offer before checkout, no checkout edit will save the sale.
Also avoid editing checkout to hide required information or skip steps. Shopify's checkout structure exists for compliance and security reasons. Workarounds usually create bigger problems later.
Security and compliance when editing checkout
Checkout is the most security-sensitive part of an ecommerce store. Shopify locks the payment frame and required fields to protect merchants and customers. Any attempt to bypass these limits risks compliance problems, data loss, or broken payments.
When you edit checkout, you are changing the experience layer, not the security layer. Keep this distinction clear. If a customization requires accessing payment data or skipping required steps, it is not a checkout edit; it is a different architecture that needs careful review.
Performance impact of checkout edits
Heavy checkout customization can slow down the page. Mobile customers are especially sensitive to load time. A beautiful checkout that takes three seconds to load on 4G will convert worse than a plain fast checkout. Measure performance before and after every edit. If load time increases, the change must justify the cost with a clear conversion lift.
Frequently asked questions
Can I edit the checkout page on Shopify?
Yes, but the depth of editing depends on your plan. Standard plans have branding and basic blocks. Plus unlocks full checkout extensibility.
Do I need Shopify Plus to edit checkout?
For meaningful customization beyond branding, yes. Basic blocks and branding are available on standard plans.
What is checkout extensibility?
It is Shopify's framework for customizing checkout with blocks, apps, and APIs without editing checkout code directly.
Is checkout.liquid still available?
It is deprecated for checkout and thank-you pages. Migrate to checkout extensibility.
Can I remove fields from Shopify checkout?
No. Required fields like email and shipping cannot be removed.
How do I add custom fields to checkout?
Use checkout blocks or custom UI extensions, depending on your plan and needs.
Can I edit checkout for subscriptions?
Yes, for experience and terms. Recurring billing logic needs a subscription engine.
How does Checkivo work with edited checkout?
Checkivo manages subscription billing on Stripe, while Shopify checkout provides the branded experience.
Will editing checkout improve conversion?
It can, if the changes solve real friction. Test and measure before assuming.
Can I edit checkout on mobile?
The editor preview works for mobile, but actual editing is done on desktop in Shopify admin.
Can I add a video to the checkout page?
Not directly. Checkout is designed for conversion, not media. Use product pages or post-purchase pages for video.
Can I change the checkout layout?
On standard plans, layout options are limited. Plus gives more control through checkout extensibility and custom apps.
Can I add trust badges to checkout?
Yes, through checkout blocks or apps available on most plans.
Does editing checkout affect the mobile app?
Checkout changes affect the mobile web experience. Shopify mobile app checkout follows its own patterns.