Personalized checkout and custom promotions with Shopify Scripts
I want to add a live widget provided by my Product Review company as per their instructions. This should add a live widget to the page showing the last three reviews.
Instructions are:
Copy and paste this code in the <head>...</head> section of your page. If you have multiple ProductReview widgets, this snippet only needs to be included once.
<script> window.__productReviewSettings = { brandId: '967ac521-fa3b-3bfb-96f5-2de47b2957b1' };</script><script src="https://cdn.productreview.com.au/assets/widgets/loader.js" async></script>
Copy and paste this code wherever you'd like your widget to appear.
If you want multiple widgets in your page, make sure that each container has a unique ID.
<div id="pr-reviews-horizontal-widget"></div><script> window.__productReviewCallbackQueue = window.__productReviewCallbackQueue || []; window.__productReviewCallbackQueue.push(function(ProductReview) { ProductReview.use('reviews-horizontal', { "identificationDetails": { "type": "single", "strategy": "from-internal-entry-id", "identifier": "4273b259-07cd-3899-a9b9-606933ed603c" }, "container": "#pr-reviews-horizontal-widget" }); });</script>
I have added the code to the </head> section but do not know how to add the second item to the home page. I am new to Shopify. I have tried using the "Custom Liquid" section but this does not work.
Any help appreciated. Thank you
@Seltaeb I can help you to setup that code. To do this I need the access to your theme.
Please share the details on my inbox.
Thank you but I'd like to know how to do it myself. can you run through the steps for me please?
User | RANK |
---|---|
4 | |
2 | |
2 | |
1 | |
1 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023