Hi,
when running the detailed price of a product (standard Odoo 18 installation) through schema . org, I get the following error: "The property listPrice is not recognized by the schema (e.g. schema.org) for an object of type Offer."
offers | |
@type | Offer |
price | 6.29 |
priceCurrency | EUR |
listPrice | 6.29 € (The property listPrice is not recognized by the schema (e.g. schema.org) for an object of type Offer.) |
Would this impact SEO optimization? If yes, how do I correct this error?
Kind regards,
Gregory