Published on: 27-12-19 02:57pm
Using the Product Differentiator app will let you allow your customers to differentiate or compare products of similar categories hence avoiding any confusion in their mind and reducing abandoned checkout rates.
Product Differentiator for Shopify: Video Guide
Shopify Product Differentiator Landing Page
The configuration of this app has three sections i.e. Configuration, Default features and Design.
Configure it and save the changes made.
This will have a list of all the collections added to your Shopify Store.
You can add features from this section and even view/edit/delete/enable/disable the already added collections.
This will have a list of all the products added to your Shopify Store. From here, you can enable/disable the product and can assign a feature to that particular product.
This section will let you add/edit feature categories.
This section will let you edit/enable/disable the default added feature. You may also add more default features that will be displayed on the product page by default.
From here, you can import products from your Shopify store to the app either upload by date or via CSV file.
Paste the following codes in the respective liquid files-
<div class="wk_compare_products_block"> </div>
<div class="wk_compare_products_block"> </div>
<div class="wk_compare_products_block"> </div>
{% unless product.tags contains "atc_tag" %}
<
div
class
=
"wk_product_comparison"
> <
input
class
=
"wk_product_id"
type
=
"hidden"
value
=
"{{product.id}}"
> </
input
> </
div
>
{% endunless %}
<strong style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 1.5;">Paste below given code in product.liquid file (Assets)</strong>
{% unless product.tags contains "atc_tag" %}
<
div
class
=
"wk_product_comparison"
> <
input
class
=
"wk_product_id"
type
=
"hidden"
value
=
"{{product.id}}"
> </
input
> </
div
>
{% endunless %}
Also, have a look at the Shopify Product Differentiator 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