Findify supports integration with Stamped.io, allowing you to showcase product reviews on your Shopify product pages. Follow the steps below to integrate Stamped Reviews with Findify.

Step 1: Install and Configure Stamped on Your Shopify Store

  1. Install Stamped Reviews: Download and install the Stamped.io Reviews app from the Shopify App Store.
  2. Configure Stamped Settings: Complete the necessary setup within the Stamped app in your Shopify admin dashboard.

Step 2: Add Stamped Widget to findify-product-card.liquid

To display Stamped reviews on your product cards, paste the following widget code into your findify-product-card.liquid template:

<span
	class="stamped-product-reviews-badge"
	data-id="{{ id }}"
	data-product-sku="{{ product.handle }}"
	data-product-type="{{ product.type }}"
	data-product-title="{{ product.title }}"
	style="display:block;">
</span>

Step 3: Customize the Integration (if necessary)

You may adjust the appearance of the Stamped widget according to your store’s design needs. Consult Stamped's documentation for advanced customization.

For further assistance or inquiries, feel free to contact us at [email protected].