Hey everyone!
I’m adding new structured data to category pages and need to incorporate the ItemList script that comes natively with VtexIO.
I found this topic which mentions that we can fork the GitHub repo where the structured data code lives, but in practice, when we do that it doesn’t override the one from VTEX — the native one always shows up first.
Has anyone dealt with this before?
What I need is: to add an @id to the ItemList structured data script, so I can incorporate it just by referencing its ID. It would be great if VTEX added that to the code — even on the product one, that would be awesome.