How can we help you?

Split Cart

Shipturtle’s Split Cart addon creates a seamless seller-wise checkout experience. When customers add products from multiple vendors, the addon splits the cart automatically, helping them review and place orders per seller — making the checkout process intuitive and efficient.

How to Activate the Split Cart Addon?

To activate this feature, follow the steps below:

Step 1: Enable the Addon in Shipturtle

  1. Go to the Shipturtle App > Subscription and Billing.

  2. Locate the ‘Split Cart’ addon.
  1. Click Add, then click Next. You’ll be redirected to Shopify Admin.

  2. Approve the subscription charge to activate the addon.

Creating Your Split Cart Page on Shopify

Step 2: Duplicate Your Shopify Theme

  1. Go to Online Store > Themes under Sales Channels.

  2. Click the three dots (⋯) next to your live theme’s Customize button.

  3. Select Duplicate – this creates a copy you can customize safely.

Step 3: Customize the Duplicated Theme

  1. On the same page, click Customize on your duplicated theme.

  2. From the top dropdown, select Cart.

3.Click Add Section from the left sidebar.

4. Under Apps, choose Shipturtle Split Cart.

5. Reposition the section as desired on the page.

6. Save and publish the duplicated theme (rename it if needed).



Step 4: Remove Default Shopify Cart Code

To avoid conflicts, follow these steps to remove the default cart logic:

  1. Go to Online Store > Themes.

  2. Click the three dots (⋯) > Edit Code.

  3. In the sidebar search, type: main-cart-items. liquid

  4. Locate the following block: | <form action="{{ router.cart_url }}" class="cart__contents critical-hidden" method="post" id="cart"> </form>
  1. Remove everything inside the <form> tags.

    | Note: This code may vary depending on your theme. The example above is for the Dawn theme.
  1. Click Save and preview your cart page.

cart1 1

How to Customize the Split Cart Page

You can personalize how the Split Cart appears using App Embed settings:

  1. Go to Online Store > Themes.

  2. Click Customize on your duplicated theme.

  3. In the left sidebar, click App embeds.

  4. Find Shipturtle Split Cart in the list.

  5. Click it to access customization options (colors, layout, etc.).

  6. After making changes, click Save.