Shopify Plugin
Files required for integration:
sections/wizart-floating-button.liquid - floating button for homepage
sections/wizart-entry-point-button.liquid - entry point button for product pages
You need to replace the following elements in the file:
API Token, which can be found in your PIM account:
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 Deployment Kit:
Floating button: Floating buttonarchived
Entry-point button: Entry point buttonarchived