Articles on: Widgets

How to set up product recommendation widgets on your store

In the ShopAgain app, go to Settings > Widgets expand widgets on the left sidebar and click on the page where you would like to add widgets.

Widget settigs

Enable the widget of your choice and click on save.

If you encounter this popup, your store uses a theme 2.0 based template on that page, follow the steps below to proceed.

theme 2.0

Instructions for shopify theme version 2.0 (31 Aug 2021)


For widget to appear on a page, the ShopAgain widgets block needs to be added via the Shopify theme editor. The following steps will help you guide through the process.

Click on the Customise theme option under the Themes section of your store.

open theme in the store

Select the page where you would like to add widgets using the page selection option on top.

Page selection

On the sidebar, click on "*Add block**" wherever you would like the widgets to appear

Add block

and search for "shopagain widgets", Click on "ShopAgain Widgets" from the list to add the block to the page.

ShopAgain Widgets

Make sure you press save in your Shopify theme editor once you are done.



Once the app block has been added, you can enable or disable widgets on that page from the ShopAgain app’s dashboard,



Customise Widgets



Go to Customise Widget under Widgets. Here you can customise the styling of the widget. Press Submit to save.


Customise Widget


To enable the widgets in the mini cart



To enable the widgets in your mini cart it requires one extra step.

Go to Themes, From the Actions dropdown select Edit code.



In your code find the mini cart page and place the bellow div tag for the respective widget.
TagWidget
<div class="shopagain_widgets_up_sell_mini_cart"></div>Up Sell
<div class="shopagain_widgets_hot_products_mini_cart"></div>Trending Products
<div class="shopagain_widgets_best_sellers_mini_cart"></div>Best Sellers
<div class="shopagain_widgets_recently_viewed_mini_cart"></div>Recently Viewed







Updated on: 12/04/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!