Delm + PageFly
You can integrate your delivery widgets into custom pages built with PageFly by using the HTML/Liquid element. This allows you to place a delivery estimate anywhere within your custom layout.
1. Enable the Delm Core app embed
The Delm Core app embed is required whenever you add widgets directly to your templates via custom code rather than using standard app blocks.
- Go to Shopify Admin > Online Store > Themes > Customize.
- Open App embeds on the left side.
- Toggle Delm Core to ON and click Save.

2. Copy your widget embed code
You will need the specific code snippet for the widget you want to display.
- Open the Delm app and go to the Widget section.
- Select the widget you want to use.
- Click Install and navigate to the Liquid tab.

- Copy the code snippet (e.g.,
<delm-widget ...></delm-widget>).

3. Add the HTML/Liquid element in PageFly
Now you can insert this code into your PageFly design.
- Open your page in the PageFly Editor.
- Click the Add element icon (the plus sign) in the left-hand toolbar.
- Search for the HTML/Liquid element and drag it onto your page where you want the widget to appear.

- Click on the element you just placed, and in the General settings on the right, click Open Editor.
- Paste the snippet you copied from Delm into the code editor and click Save.

- Save and Publish your page.
4. Verification
Once published, view your live page to ensure the widget is appearing and calculating dates correctly. If the widget is invisible, double-check that Delm Core is enabled in your Shopify theme settings.
Updated on: 20/02/2026
Thank you!