Articles

Article

Cart drawer

Table of contents

Let customers manage items in their cart on every page of your online store.

Show a free shipping indicator

If you offer free shipping above a certain order value, then you can choose to display a free shipping indicator. The free shipping indicator informs customers how much they have to spend to unlock free shipping. If the total price of a customer’s cart is greater than a threshold, then the customer is told they’ve unlocked free shipping.

  1. From your Shopify admin, go to Online StoreThemes.
  2. Next to Emporium, click Customize.
  3. Go to icon-theme-settings.svg Theme settingsCART.
  4. Check Use free shipping threshold.
  5. In the Threshold number field, input a value in minor currency units.

e.g. You sell in USD. Free shipping is unlocked after a customer spends $50 (5000 cents) or more.

In the Threshold number field, you would input the value 5000.

e.g. You sell in GBP. Free shipping is unlocked after a customer spends £24.99 (2499 pence) or more.

In the Threshold number field, you would input the value 2499.

Make sure you've set up free shipping rates that match your input. Learn how to create free shipping rates.

Integrate an app

Add Liquid code to the Cart drawer section directly from the editor, without editing Emporium’s code. Custom Liquid can act as an insertion point for certain types of apps.

  1. From your Shopify admin, go to Online StoreThemes.
  2. Next to Emporium, click Customize.
  3. Under the Cart drawer section, click icon-add.svg Add block, then click Custom Liquid.
  4. In the Liquid field, input your Liquid code.