Dirhand Apps Wiki
Back to WebsiteShopify App Store
  • 🥂About Dirhand Shopify Apps
  • 🚛DH: Estimated Devilry Date
    • General settings
    • Widgets
      • Type 1 - Text Base
      • Type 2 - Visual
      • Type 3 - Multiple options
      • Show EDD in different pages
      • Widget Appearance
      • Widget placement method
    • Delivery areas
    • Products
    • Holidays
    • Multi-languages
    • Extra topics
      • How date estimation works
      • Time format
      • How to set 'Order Confirmation Email'?
      • Uninstall DH-EDD
    • FAQs
      • What is the purpose of the Custom CSS in the Delivery Date tab?
    • Changelog
Powered by GitBook
On this page
  • Recommend: Theme 2.0
  • Auto - Compatible with vintage themes
  • Manual - Add the code below to your theme

Was this helpful?

  1. DH: Estimated Devilry Date
  2. Widgets

Widget placement method

Last updated 11 months ago

Was this helpful?

There are three methods to add DH-EDD to your theme.

Recommend: Theme 2.0

For your customers to see the widget we need you to add DH-EDD as an app embed on your Shopify theme 2.0 settings.

  1. Click the button Enable App Embed to be taken to Shopify.

  2. Click the DH-EDD io toggle to enable it.

  3. Click "Save" at the top right to add the app to your store.

Auto - Compatible with vintage themes

This works for some old or vintage themes. DH-EDD will decide where to embed the code.

Manual - Add the code below to your theme

In this way, you need to manually add code to Liquid templates.

<div class="edd-app__manual"></div>
🚛