docs: added storefront development guide on retrieving variant inventory details (#9032)

* docs: added storefront development guide on retrieving variant inventory details

* fix vale error
This commit is contained in:
Shahed Nasser
2024-09-09 10:02:59 +03:00
committed by GitHub
parent c962283281
commit a5e8a55d63
5 changed files with 196 additions and 0 deletions
+5
View File
@@ -1930,6 +1930,11 @@ export const sidebar = sidebarAttachHrefCommonOptions([
title: "Retrieve Variant Prices",
autogenerate_path: "storefront-development/products/price/examples",
},
{
type: "link",
path: "/storefront-development/products/inventory",
title: "Retrieve Variant Inventory",
},
{
type: "link",
path: "/storefront-development/products/categories",