Prestashop
Learn how to connect Zigpoll to your Prestashop store
How to Add Zigpoll to All Pages in PrestaShop
Copy your Zigpoll embed code
In Zigpoll, go to Install and copy the JavaScript snippet.
Add it to your PrestaShop theme
Go to your server/files and open:
themes/<your-theme>/templates/_partials/footer.tpl
(You can also use
head.tpl
if you prefer loading Zigpoll earlier.)
Paste the embed code
Right before the closing
</body>
tag, paste your Zigpoll snippet:
Clear cache
In your PrestaShop back office: Advanced Parameters → Performance → Clear Cache
Done!
Zigpoll will now load on every page of your PrestaShop store.
You can manage where and when polls appear from your Zigpoll dashboard (using URL rules, device rules, etc.).
Last updated