Shop By Brands
From The Blog
richSnippetReviewsWidgets(“carousel-widget”, {
store: “www.myithub.com.au”,
primaryClr: “#f47e27”,
neutralClr: “#cccccc”,
reviewTextClr: “#333333”,
widgetName: “carousel”,
layout: “fullWidth”,
numReviews: 40,
perPage: 40,
contentMode: “company;product;third-party”,
sku: “all-product-reviews;”,
hideDates: false
});
window.onload = function() {
richSnippetReviewsWidgets({
store: “www.myithub.com.au”,
primaryClr: “#f47e27”,
widgetName: “floating-widget”,
numReviews: 40,
floatPosition: “left”,
contentMode: “company;product;third-party”,
sku: “all-product-reviews;”,
tabStyle: “normal”,
hideDates: false
});
};