Thank you @Siton_Systems for the detailed explanation with screenshots.
I’ve managed to utilize custom attribute capabilities of webflow to use microdata.
I’ve get it to work with 0 errors and only 2 warnings /
My recent bottleneck is even I use conditional visibility for the rating section, microdata values still recalled by google structured data testing tool.
I’ve created CMS fields for aggregateRating ratingValue and ratingCount for each product. On the webflow designer, made conditional visibility on when the rating value is empty the div block is hidden. It works on the visual side, but still, google gives error on rating value is empty.
Is there a way to prevent microdata tagged items not to get rendered when they’re hidden?
