Adding Elfsight widgets to your store
We have added the amazingly beautiful and simple Elfsight widgets to Shopit to extend your store building experience. There are essentially 3 main places that a store owner would want them to appear:
Examples - these appear on every page of your site:
| | |
WhatsApp chat floating bubble
|
Countdown to a Sale in the Header
|
Instagram feed in the Footer
|
Additionally this widget could be a popup - such as Age Verification or Country (domain) Selection.
How to add to your store:
- Create your widget in Elfsight
- Copy the 2 lines of script code as given
- Go to Sales Channel > Design > Edit Template
- Open base.html.twig
- To add to the header, insert between the <header> tags at the top of the code
- To add to the footer, insert between the <footer> tags at the bottom of the code
- To check your work: in a new tab, go to Sales Channel > Design > Edit Website - this will show you the latest development version of the page (not necessarily the live version which has a cache for another 10-12 minutes)
- Any issues, contact support@shopitcommerce.com
Widget to appear on a single page
Examples: this widget will only appear on one designated page
| | |
Home Page - Before/After Slider
|
Instagram feed on a Conte nt Page
|
Google Maps on Contact Us page
|
How to add:
- Create your widget in Elfsight
- Copy the 2 lines of script code as given
- Go to Sales Channel > Design > Edit Template
- Open the relevant page:
- Home
- Pages: About, Contact, Privacy Policy, Terms; Blog pages etc
- Click to edit the Body; then Source.
- Click where you want the script
- Add <div> script code here </div>
- To check your work: in a new tab, go to Sales Channel > Design > Edit Website - this will show you the latest development version of the page (not necessarily the live version which has a cache for another 10-12 minutes)
- Any issues, contact support@shopitcommerce.com
Note: If you want this widget on ALL content pages (NOT category, product, basket, checkout) you can add the code to page/detail.html.twig. To add to ALL Blog pages, add the code to blog/post.html.twig.
Widget to appear on a recurring page
Examples: this widget will on a recurring page of your choice : Categories, Products
| |
eBay reviews on a Category Page
|
eBay reviews on a Product Page
|
How to add:
- Create your widget in Elfsight
- Copy the 2 lines of script code as given
- Go to Sales Channel > Design > Edit Template
- To add to all Category Pages, open product/ listing .html.twig
- To add to all Product Pages, open product/ detail .html.twig
- Click where you want the script
- Add <div> script code here </div>
- To check your work: in a new tab, go to Sales Channel > Design > Edit Website - this will show you the latest development version of the page (not necessarily the live version which has a cache for another 10-12 minutes)
- Any issues, contact support@shopitcommerce.com
Note: You can make other edits to the Product Pages, by adding custom database fields - any data in the database can be pulled through automatically.
Related Articles
Connecting to eBay
Connect your Shopit admin to an eBay shop, to populate your product range centrally. Begin by creating your eBay shop here: https://www.ebay.co.uk/help/selling/ebay-stores/opening-ebay-store?id=4092. Sign up for Selling Manager Pro which allows the ...
Klaviyo Integration
Klaviyo is an excellent email marketing platform which can be easily connected to your Shopit store. If you want to capture email addresses and then send follow up marketing campaigns, this Klaviyo integration is ideal Gathering Email Addresses ...
Integrate Mailchimp newsletter signups
Using our Shopit snippet functionality, you can easily integrate a Mailchimp 'Sign up to our Newsletter' box on your website. Create your account with Mailchimp Go to Audience - Signup Forms Select or Create and Audience (or List, e.g. Website ...
Google Shopping Product Feed
Google Shopping product feeds can be generated within Shopit for individual Website sales channels (each will need a separate Merchant Center account) Pushing Products To configure this you will need to enable it for a sales channel Within Shopit go ...