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!
Solved! Go to the solution
This is an accepted solution.
Copy it, then delete it, then paste it right above the script tag as you showed here:
Can you please provide your store URL ?
Could you provide the pass also:
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.
is this correct?
Can you withdraw the {% render 'ZoomyListWishlishProduct %} out of the script tag so that your code would be like this:
{% render 'ZoomyListWishlishProduct %}
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Product",
"@id": ...,
"name": ...,
"url": ...,
...
like this?
Yes, the {% render 'ZoomyListWishlishProduct %} line must not be within a script tag.
Does it work? All is good? 🙂
This is an accepted solution.
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!
User | RANK |
---|---|
37 | |
35 | |
13 | |
9 | |
8 |