Free World wide shipping on all orders
<div id="okendo-reviews-form"></div>
<script src="https://widgets.okendo.io/reviews.js"></script>
<script>
Okendo.init({
shop: "https://inoafashions.com/",
apiKey: "your-api-key"
});
Okendo.Reviews.create({
productId: "product-id", // The ID of the product for which you want to collect reviews
container: "#okendo-reviews-form"
});
</script>
<script src="https://widgets.okendo.io/reviews.js"></script>
<script>
Okendo.init({
shop: "https://inoafashions.com/",
apiKey: "your-api-key"
});
Okendo.Reviews.create({
productId: "product-id", // The ID of the product for which you want to collect reviews
container: "#okendo-reviews-form"
});
</script>