This article outlines how to set up the welcome modal for your loyalty program.
Caution
At this time, version 1 of Bold Loyalty Points is unavailable for new installations. If you are currently using version 1 of Bold Loyalty Points, you will be able to continue using the app as your account will now be grandfathered.
Setup
- From the Shopify Admin, select Apps.
- Select Loyalty Points by Bold.
- Select Settings.
- Select Welcome Modal.
- Select the Toggle to enable.
- Enter a Title.
- Enter a Description.
- Under Show the modal every session after, select the display rules.
- Select Save.
- From the Shopify Admin, select Online Store.
- Select Actions.
- Select Edit code.
- Under Layout, select theme.liquid.
- Copy and paste this code before the closing </body> tag:
{% include 'bold-loyalties-welcome-modal' %}
- Select Save.