Published on: 24-07-19 08:35pm
This feature app will allow your customers to like Products and Sellers on your online store.
Admin/Seller can see the list of liked Sellers and the Admin can view the list of liked Products too.
Customers will get notified every time a new product or any new update is made on the existing products by their liked sellers.
Customers can view the number of likes on their favorite Products/Sellers.
Paste the given codes in their respective liquid files:
<div class="wk_like_btn" style="cursor:pointer; display:none; padding:5px; clear:both;"><a><i class="fa fa-heart-o" id="wk_icon" data-like="" data-total_count="" aria-hidden="true"></i></a><input type="hidden" class="customerid" value="{{ customer.id }}"><input type="hidden" class="productid" value="{{ product.id }}" data-vid=""></div>>
<div id="wk-customer-likes" style="clear: both!important; margin:10px 0!important;"><input id="wk-customer-id" type ="hidden" value="{{ customer.id }}"></div>
<input type="hidden" class="customerid" id="customerid" value="{{customer.id}}">
product-template.liquid file- next to select call back number$('.productid').attr('data-vid',variant.id)
Shopify Multivendor Marketplace Admin Panel > Sellers > Favorite Sellers > List of liked Sellers with the number of likes.
Shopify Multivendor Marketplace Admin Panel > Products > Favorite Products > List of liked Products with the number of likes.
Shopify Multivendor Marketplace Seller Panel > Profile > Liked Customers.
Shopify Multivendor Marketplace Favorite Product/Seller feature app blog.
Hvis du ikke er i stand til at finde et svar på dit spørgsmål igennem vores hjælpeartikler, er du altid velkommen til at oprette en support sag
Kontakt Os