...
You need to replace the following elements in the file:
text "insert token" with your API Token, which can be found in your PIM account:
Expand | ||
---|---|---|
| ||
Here’s where you can enter the API Token:
...
To enable the floating button on the homepage, go to the Theme Settings
→
Customization, and add a SectionWizart Floating Button
.To enable the entry point button on the product pages, add
{% section 'wizart-entry-point-button' %}
to the Templateproduct.liquid
.All additional button settings can be found at Theme Settings
→
Customization.
You can check all the parameters of the buttons in our /wiki/spaces/WDP/pages/2682913539 Deployment Kit:
Floating button: Floating button
Entry-point button: Entry point button
...