- 
		Hi all, The Product shema seems to only allow for one product per page? I have several differently priced products on our vases page: https://reclaimdesign.org/vases-reclaimed-wood-stands.htm In my previous site I had added the markup manually for these: `”offers”: [{ 
 “@type”: “Offer”,
 “availability”: “http://schema.org/InStock”,
 “price”: “390”,
 “priceCurrency”: “ZAR”,
 “url”: “https://www.reclaimdesign.org/home-decor-shop.html?store-page=Test-Tube-Vases-With-Stand-p134947241”
 },{
 “@type”: “Offer”,
 “availability”: “http://schema.org/InStock”,
 “price”: “290”,
 “priceCurrency”: “ZAR”,
 “url”: “https://www.reclaimdesign.org/home-decor-shop.html?store-page=Test-Tube-Vases-With-Stand-p134947241”
 },{
 “@type”: “Offer”,
 “availability”: “http://schema.org/InStock”,
 “price”: “370”,
 “priceCurrency”: “ZAR”,
 “url”: “https://www.reclaimdesign.org/home-decor-shop.html?store-page=Bottle-Vases-with-Stand-p65343612”
 },{
 “@type”: “Offer”,
 “availability”: “http://schema.org/InStock”,
 “price”: “250”,
 “priceCurrency”: “ZAR”,
 “url”: “https://www.reclaimdesign.org/vases-reclaimed-wood-stands.html”
 },{
 “@type”: “Offer”,
 “availability”: “http://schema.org/InStock”,
 “price”: “300”,
 “priceCurrency”: “ZAR”,
 “url”: “https://www.reclaimdesign.org/home-decor-shop.html?store-page=Floating-Globe-Vase-With-Stand-p65346003”
 }]`Can I do the same here in RankMath? 
The ticket ‘Adding More Than One Product Per Page’ is closed to new replies.
