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:

  1. 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 Section Wizart Floating Button.

  • To enable the entry point button on the product pages, add {% section 'wizart-entry-point-button' %} to the Template product.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:

  1. Floating button: Floating buttonarchived

  2. Entry-point button: Entry point buttonarchived