External Reviews Demo for Upgates
This demo serves aggregate stars and filtered review lists by product and storefront host. It is designed to be embedded into Upgates product templates with a single script and container.
Compact stars
Demo product 12345
Full block
Demo product 12345
<div
data-ext-review-widget
data-api-base-url="https://reviews.example.com"
data-product-id="{$product->product_id}"
data-ean="{$product->info->ean}"
data-domain="chiashake.cz"
data-language="cz"
data-mode="full"
data-limit="3"></div>
<script src="https://reviews.example.com/widget.js" defer></script>