Known issues
Product Rich Snippets not using AggregateOffer format for offers with more than one seller
Product Rich Snippets not using AggregateOffer format for offers with more than one seller
ID: 753505
Backlog
Published on 2/14/2023
•
Last update on 2/14/2023
Summary
When a single product is associated with multiple offers (for example, the same pair of shoes is offered by different merchants), then AggregateOffer can be used in order to send this info for google in a way it's crawler won't rejected the offer for wrong prices.
Currently VTEX is using only the Offer format.
This causes some offers to be rejected due to wrong prices comparing the info sent and info presented on the frontend of the store.
Doc reference: https://schema.org/AggregateOffer
Simulation
- Have an offer associated with multiple sellers;
- Use the product rich snippets from VTEX;
- Check that only the prices from seller 1 are being sent;
- Check that some offers might get rejected on the account's google merchant.
Workaround
No workaround.