Am using shopify themes, is there any way I can add sections to the checkout page ?

Am using shopify themes, is there any way I can add sections to the checkout page ?

hip280
Excursionist
21 0 2

Hi i would like to customise my checkout page by adding sections, and so I can add text/images etc.

But it says customizing is not available as shown in the image below. Is there any way i can write code to change this and how to do it ? Thank you.

 

1.jpg

Replies 2 (2)

asharofficial
Explorer
41 5 16

Customizing the Shopify checkout page depends on your subscription plan:

  1. Shopify Plus Plan: Full access to customize the checkout using Liquid files in the Shopify admin.

  2. Standard Shopify Plans: Customization is limited to branding changes like logo, colors, and fonts through Settings > Checkout.

Workaround Options:

  1. Checkout Scripts (Shopify Plus):

    • Use Shopify Scripts to modify the checkout flow, prices, and more.
  2. Shopify App Extensions:

    • Use apps like Custom Checkout Fields or ReConvert Upsell & Cross Sell to add additional sections.
  3. Custom App Development:

    • Develop a private app using the Shopify API to create a custom checkout experience.
  4. Custom Landing Page (Standard Plans):

    • Create a custom landing page with Shopify's Online Store 2.0. Direct customers here before sending them to checkout.
  5. Shopify Functions (Beta):

    • Shopify is expanding customization through Functions, available in newer versions.

 Looking for skilled Shopify developers? Hire Me WhatsApp: +92 334 387 4850


Support me: Buy me a coffee


 If this solved your problem, I’d truly appreciate it if you could show some love by liking this or marking it as the solution! 


hip280
Excursionist
21 0 2

So I already click on "edit code", my question is which file do i look for so I can edit the code for this page ?