Prestige theme wishlist question

ethan18
Visitor
2 0 0

Hello!

I am using prestige theme, version: 4.11.0

APP:Growave

I want to put the Wishlist icons to collections,But the code has no effect.

I had success with the old version of the prestige theme.
Can anyone tell me how I should change it in the new version?

Thank you!

{% capture the_snippet_fave_icon %}{% include 'ssw-widget-faveicon' with product.id %}{% endcapture %}
{% unless the_snippet_fave_icon contains 'Liquid error' %}
       {{ the_snippet_fave_icon }}
{% endunless %}

image11.png

Replies 6 (6)

Santos1304
Visitor
1 0 0

Did you find any solution to this?

ethan18
Visitor
2 0 0

already solved

Aayush1
Tourist
3 0 1

Dear 

 

Growave
Shopify Partner
1638 58 452

Dear @Aayush1 and @Santos1304 

In order to solve this issue, please use this render.

{% capture the_snippet_fave_icon %}{% render 'ssw-widget-faveicon' with product.id %}{% endcapture %}
{% unless the_snippet_fave_icon contains 'Liquid error' %}
{{ the_snippet_fave_icon }}
{% endunless %}
 
In case of any questions, feel free to contact us via live chat on our website.
Kind regards,
Growave Team
To test Growave for free including reviews, wishlist, loyalty and rewards, referrals and much more under one dashboard, press Growave





MagalieAccou
Visitor
2 0 0

Hi there, where exactly in the product template liquid should we past the above render? We're using the prestige theme. Thank you! 

Growave
Shopify Partner
1638 58 452

Hi Ethan!

We are glad that your question was solved. In case of any further questions, please contact us via live chat on our website or just email us support@growave.io.  

Kind regards,

Growave Team

 

To test Growave for free including reviews, wishlist, loyalty and rewards, referrals and much more under one dashboard, press Growave