To use the welcome modal in Loyalty Points, follow these steps:
- From "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 "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.
That's it!