shopify各大评论插件星星代码star code

shopify各大评论插件星星代码star code

添加到shopify列表模板中标题下的代码里

 

1. Judge.me Product Reviews
app链接: https://apps.shopify.com/judgeme
支持文档Link install to theme: https://support.judge.me/support/solutions/articles/44001699621-judge-me-manual-installation-guide

Code install:


{% render 'judgeme_widgets', widget_type: 'judgeme_preview_badge', jm_style: '', concierge_install: false, product:product %}

 

2. stamped.io
app链接: https://apps.shopify.com/product-reviews-addon

Code install:

<span class="stamped-product-reviews-badge stamped-main-badge" data-id="{{ product.id }}" data-product-sku="{{ product.handle }}" style="display: inline-block;">{{- product.metafields.stamped.badge -}}</span>

 

3. Yotpo: Photo & Product Reviews
Link app: https://apps.shopify.com/yotpo-social-reviews

Code install:

<div class="yotpo bottomLine" style="display:inline-block" data-product-id="{{ product.id }}"> </div>

 

4. rivyo-product-review
Link app: https://apps.shopify.com/rivyo-product-review

Code install:

<div class="wc_product_review_badge" data-handle="{{ product.handle }}" data-product_id="{{ product.id }}"></div>

 

5. aliexpress-reviews-importer
Link app:

Code install:

<div id="shop_booster_rate_6" product-id="{{ product.id }}"></div>

 

6. Areviews – Reviews Importer
Link app: https://apps.shopify.com/areviews-aliexpress
Link install to theme: https://areviewsapp.com/install/collectionRating
Note: If you not config then it insert by js app Areviews

Code install:

<div class="areviews_product_item areviews_stars{{ product.id }}" data-product-id="{{ product.id }}"></div>

7.Ali Reviews – Product Reviews

Link app: https://apps.shopify.com/ali-reviews

帮助中心:https://support.fireapps.io/en/category/ali-reviews-h2st0i/

<div product-id="{{ product.id }}" class="arv-collection arv-collection--{{ product.id }}"></div>

各大常用主题列表页面模板文件名,其他模板可以参考

评论0

显示验证码
我们将24小时内回复。
取消

Warning: error_log(/www/wwwroot/theme.shopupup.com/wp-content/plugins/spider-analyser/#log/log-2020.txt): failed to open stream: No such file or directory in /www/wwwroot/theme.shopupup.com/wp-content/plugins/spider-analyser/spider.class.php on line 3014