EaseNotify
Easenotify is a platform for creating website notification widgets that can be displayed on your online store.
Key features include:
- Website notification widgets
- Promotional banner widgets
- Widget visibility controls
Easenotify integrates with ShopWired by adding the widget to your ShopWired theme so you can display Easenotify widgets on your website.
Account creation
Account creation
To use Easenotify with ShopWired, create an account on the Easenotify website.
After your account is created, create and configure your widget in Easenotify. Easenotify will provide the embed code required for installation on your ShopWired theme.
Theme installation
Theme installation
Each Easenotify widget provides embed code similar to the example shown below:
<script src="https://cdn.easenotify.com/js/easenotify.js" async></script>
<div class="easenotify-widget" data-website-id="YOUR-WEBSITE-ID"></div>
The code shown above is illustrative only. You must copy the exact embed code provided in your own Easenotify account, as the code and any ID values will be unique to your website.
- Navigate to Website > Themes
- Select
code editorfor the theme you want to edit - Open the
master.twigfile - Paste the Easenotify embed code before the closing
</body>tag - Select Save changes
After the code has been added, the Easenotify widget can display on your website.
Recommendations
Recommendations
- Add the Easenotify code to the theme that is currently live on your ShopWired website
- Keep a record of which Easenotify widget ID has been added to your theme
- Check the widget display on your storefront after saving changes
- Remove any old Easenotify code from your theme before adding replacement widget code