Aggregates Yotpo social reviews of ALL from a given store to embed within a page.
You will need an API key: http://www.yotpo.com/partners
$(function(){
$('#YotpoReviews').YotpoReview({
api_key:'abc123'
});
});| Name | Name | Last commit date | ||
|---|---|---|---|---|
Aggregates Yotpo social reviews of ALL from a given store to embed within a page.
You will need an API key: http://www.yotpo.com/partners
$(function(){
$('#YotpoReviews').YotpoReview({
api_key:'abc123'
});
});