App reviews, troubleshooting, and recommendations
I currently use the Shopify Review App on the store SHOP page, but is it possible to also add to a second page called REVIEWS?
I would like the same reviews to be on both pages .... and also give customers the chance to WRITE A REVIEW from either page (so basically it will be the same app and content but visible from both pages).
Note: This is a one product store which is why we wish to have the reviews under the two pages.
Hello,
If you only have a single product then you can just add the code manually as written here Using the Product Reviews app · Shopify Help Center
You would need to set the product object first as this would not be set on a non product page
{% assign product = all_products['PRODUCT_HANDLE_HERE'] %}
then you can use
<div id="shopify-product-reviews" data-id="{{product.id}}">{{ product.metafields.spr.reviews }}</div>
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024