Articles on: Integrations
This article is also available in:

Delm + UpCart

UpCart is a Shopify cart drawer solution designed to improve the checkout experience and boost conversions. Integrating Delm’s delivery date widget lets customers see estimated delivery times directly in the cart, making checkout decisions easier.

Limitations



Currently, product-specific delivery dates are not supported in UpCart’s cart drawer. This feature would require UpCart to support custom HTML for each cart item and provide access to product variant IDs.

Guide



Enable the "Delm Core" app embed in your Shopify theme settings to allow widgets to display on your storefront.

Enable Delm Core app embed

In UpCart’s cart editor, go to the "Custom HTML" section and select "Below checkout button" as the placement. Add the following code:

<delm-widget></delm-widget>


To use a specific widget with custom text or styles, add the data-widget-id attribute. You can find the widget ID in the Delm app under the Widgets section.

<delm-widget data-widget-id="WIDGET_ID_HERE"></delm-widget>


Note: The Delm widget will not be visible in the UpCart editor. Save your changes and preview it on the live store.

Cart Editor settings

Once saved, the widget will display the estimated delivery date in your cart drawer.

Delm in UpCart

This simple setup enhances the cart experience by giving customers visibility into delivery times, helping improve purchase confidence and conversions.

Updated on: 04/02/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!