From 3feb806caa5ac0383e24a03d8803116177ae1698 Mon Sep 17 00:00:00 2001 From: sdarbinyan Date: Thu, 13 Aug 2026 09:16:37 +0400 Subject: [PATCH] feat: add JSON-LD structured data for product and site pages JSON-LD was absent entirely (sitemap generation is separate backend work, out of scope here). Added Product schema (name/description/ image/offers with price+availability) on item pages via setItemMeta(), and a site-wide Organization schema via resetToDefaults(), both injected as a single #seo-json-ld