Custom CART page based on market

I know you can create product pages based on users location but can we make custom cart pages?

thanks in advance

Yes, you can create custom cart pages using various methods:

  1. Shopify’s built-in cart page editor: Customize the layout, add sections, and modify settings in the Shopify admin panel (Online Store > Themes > Edit code > Cart.liquid).

  2. Theme customizations: Edit your theme’s cart template (cart.liquid) to add custom elements, like trust badges or promotions.

  3. Apps: Utilize Shopify apps like:

  • CartKit: Custom cart pages and layouts.

  • CartDrawer: Cart page customization and drawer-style cart.

  • Cartify: Custom cart pages and upsell/cross-sell integrations.

  1. Custom coding: Hire a developer or use Shopify’s Liquid language to create a fully custom cart page.

  2. Page builders: Use page builder apps like Shogun or PageFly to create custom cart pages without coding.

Remember to ensure your custom cart page is:

  • Mobile-friendly

  • Secure (HTTPS)

  • Compatible with Shopify’s checkout process

  • Compliant with Shopify’s terms and conditions.