Rounding

Ask the community for help and support.
Post Reply
MyGamesShop
VIP Member
VIP Member
Posts: 49
Joined: Wed Mar 10, 2021 3:02 am
Has thanked: 1 time

Rounding

Post by MyGamesShop »

I have been getting from google :

Invalid floating point number in property "price" (in "offers")
Items with this issue are invalid. Invalid items are not eligible for Google Search's rich results

Not all items only 30 or so of the 2000+

/admin/catalog.php?cPath=128&pID=3975&action=new_product

Products Price (Gross) $55

Unlike other products fields in the input does not show rounding ie 55.00 others like:

Products Price (Net) 50.0000

Which is too many the currency and tax setting are set at two decimal places.

Another product when shows (GST is set at 10%)


Products Price (Net) 24.5455

Products Price (Gross) 27.0001 (when the input was 27.00 Gross)

CE Phoenix v1.0.8.17 here is all over the shop with rounding display problems in the admin side, but on the shop side looks good, Any suggestions as this has popped up only recently but Google are insane.

In the case of $27.0001 I have right-clicked view Source and only $27.00 appears anywhere.. not $27.0001 so where could this be comming from?
Omar_one
VIP Member
VIP Member
Posts: 481
Joined: Fri Oct 25, 2019 5:06 pm
Has thanked: 48 times
Been thanked: 27 times

Re: Rounding

Post by Omar_one »

Yesterday we got email from google about it also "Invalid floating point number in property "price" (in "offers")"
850 product from 1292 product.
MyGamesShop
VIP Member
VIP Member
Posts: 49
Joined: Wed Mar 10, 2021 3:02 am
Has thanked: 1 time

Re: Rounding

Post by MyGamesShop »

Post Reply