Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
This is what appears in my google console but since then I haven't been able to find a solution.
Invalid floating point number in property "price" (in "offers")
Help me please.
I use the Ella theme.
can you please share a screenshot of the issue? so that i can look into what exactly you are explaining.
thanks
where you add the schema code please add this filter in the product price
User Ciel filter OR
{{ compare_at_price | ceil }}
Round filter
{{ compare_at_price | round}}
thanks
I'm also having this issue but with debutify theme. I would really appreciate it if you could help me out as well. Similarly I'm also having a critical issue which is called: Missing field "name" but I also don't understand how I can properly fix this. I attached the error codes below. Thanks in advance!
can you please provide store url?
please refer to the helper documentation below if have idea how to fix it or do let me know i can do it for you.
thanks
Hi sorry to jump on this post but I have the same issue ? my url is https://ljvapes.co.uk/
it states over 250 items are affected ?
@Ljvapes can you share the search console where this issue has been appeared?
hi do you mean the link? or screen shot?
@Ljvapes i have seen the screenshot it looks like your price is incorrect formate in the JSON LD microdata , you have to remove the currently sign and validate it again.
might be possible it will be in your theme JSON LD file or micoro data file.
Hi thank you , I cant find that file anywhere in the theme ?
@Ljvapes let me know if you want me to look at this and fix it for you.?
HI@Ljvapes i cannot recommend any code fix yet without looking into the theme file code structure. Hopefully you will understand that.
Thanks