This wall of text just appeared under the “you may also like section and I don’t know where it came from or how to get rid of it. My
shop is set to reopen tomorrow and I really need help! Thanks in advance!
This wall of text just appeared under the “you may also like section and I don’t know where it came from or how to get rid of it. My
shop is set to reopen tomorrow and I really need help! Thanks in advance!
Can you please provide your store URL ?
sorry about that “droosk”
Could you please check your product template (most likely templates/product.liquid) or layout/theme.liquid files and find the following line:
{{ product | json }}
Then could you post a screenshot of the code that is around the line.
Can you withdraw the {% render 'ZoomyListWishlishProduct %} out of the script tag so that your code would be like this:
{% render 'ZoomyListWishlishProduct %}
Yes, the {% render 'ZoomyListWishlishProduct %} line must not be within a script tag.
Does it work? All is good? ![]()
So I need to just delete that line?
Copy it, then delete it, then paste it right above the script tag as you showed here:
I think i did it right? however its still there
it worked! thank you!