Recently Viewed

Designed to increase user engagement and optimize the shopping experience by providing quick access to previously viewed products.

Sledge provides several widgets you can use to integrate it with your store.

Available widgets :

If you're using Hydrogen or Next.js,
make sure to install the @sledge-app/react-product-recommendation package first.

npm i @sledge-app/react-product-recommendation

Recently Viewed

Recently Viewed is an Product Recommendation's widget you can use to see a list of products that you have previously opened, this widget can be placed on all your store pages.

Recently Viewed

Here is a step-by-step guide to adding this widget with block.

  • In the Theme Installation, click Integrate to my theme on Product Recommendation option.
sledge-image-docs
  • Then click Add widget to my theme on Add recently viewed widget option.
sledge-image-docs
  • You will be directed to the Editor, and the Recently Viewed will have been added automatically.
sledge-image-docs
  • You can rearrange Recently Viewed by Click and drag the ⋮⋮ icon
  • You can customize the Recently Viewed by click the Recently Viewed Block.
sledge-image-docs
  • When ready, Save your changes.
If the position is not suitable, you can add it manually by selecting the
block

Learn more

Congratulations! Now that you've learned usage of Recently Viewed widget, you can start implementing Recently Viewed into your store.

If your store requires custom layout or custom callback for the widget, you can learn more on how to modify them based on your needs :