Catalog
๐๏ธ storefrontSitemap
One shard of indexable storefront URLs (origin-relative) for the sitemap renderer. Pass section+page for a shard; omitting both returns the legacy products/categories/pages shape.
๐๏ธ storefrontSitemapIndex
Shard counts per section, so /sitemap.xml can be rendered as a sitemap index.
๐๏ธ storefrontListProducts
storefrontListProducts
๐๏ธ storefrontGetProduct
storefrontGetProduct
๐๏ธ adminListProducts
adminListProducts
๐๏ธ adminCreateProduct
adminCreateProduct
๐๏ธ adminGetProduct
adminGetProduct
๐๏ธ adminUpdateProduct
adminUpdateProduct
๐๏ธ adminDeleteProduct
adminDeleteProduct
๐๏ธ List per-customer/group catalog-visibility rules for a product.
List per-customer/group catalog-visibility rules for a product.
๐๏ธ Add a visibility rule (hide/show a product for a customer or group).
Add a visibility rule (hide/show a product for a customer or group).
๐๏ธ adminDeleteCatalogVisibility
adminDeleteCatalogVisibility
๐๏ธ Products scored on data completeness (least complete first).
Products scored on data completeness (least complete first).
๐๏ธ Queue background drafting for every blank or placeholder product description, in paced batches; limit caps the run.
Queue background drafting for every blank or placeholder product description, in paced batches; limit caps the run.
๐๏ธ Draft + save descriptions for products whose description is blank or a placeholder under 40 characters.
Draft + save descriptions for products whose description is blank or a placeholder under 40 characters.
๐๏ธ Draft a product description with AI from its facts (not saved โ returned for review).
Draft a product description with AI from its facts (not saved โ returned for review).
๐๏ธ Create the cartesian product of the axis values as draft child variants.
Create the cartesian product of the axis values as draft child variants.
๐๏ธ List a product's child variants (any status) for managing the variant family.
List a product's child variants (any status) for managing the variant family.
๐๏ธ adminListProductCategories
adminListProductCategories
๐๏ธ adminAssignProductCategory
adminAssignProductCategory
๐๏ธ Replace a product's full category set (assigns/removes to match).
Replace a product's full category set (assigns/removes to match).
๐๏ธ Export the catalog as CSV (sku,name,slug,type,status,unit,description,attributes).
Export the catalog as CSV (sku,name,slug,type,status,unit,description,attributes).
๐๏ธ Bulk create/update products from a CSV (upsert by SKU). Returns per-row results.
Bulk create/update products from a CSV (upsert by SKU). Returns per-row results.
๐๏ธ List a product's gallery images (max 5).
List a product's gallery images (max 5).
๐๏ธ Link an uploaded media asset to a product (rejected past 5 images).
Link an uploaded media asset to a product (rejected past 5 images).
๐๏ธ Remove an image from a product's gallery.
Remove an image from a product's gallery.
๐๏ธ adminListProductTranslations
adminListProductTranslations
๐๏ธ Set a product's name/description for a locale.
Set a product's name/description for a locale.
๐๏ธ adminDeleteProductTranslation
adminDeleteProductTranslation
๐๏ธ Locales available for content (default + configured translations).
Locales available for content (default + configured translations).
๐๏ธ adminListCategories
adminListCategories
๐๏ธ adminCreateCategory
adminCreateCategory
๐๏ธ adminGetCategory
adminGetCategory
๐๏ธ adminUpdateCategory
adminUpdateCategory
๐๏ธ adminDeleteCategory
adminDeleteCategory
๐๏ธ adminListAttributes
adminListAttributes
๐๏ธ adminCreateAttribute
adminCreateAttribute
๐๏ธ adminUpdateAttribute
adminUpdateAttribute
๐๏ธ adminListAttributeFamilies
adminListAttributeFamilies
๐๏ธ adminCreateAttributeFamily
adminCreateAttributeFamily
๐๏ธ Per-warehouse available quantity for a product.
Per-warehouse available quantity for a product.
๐๏ธ Products sharing a category (cross-sell), excluding the product itself.
Products sharing a category (cross-sell), excluding the product itself.
๐๏ธ Variant family (axes + selectable siblings) for a product; empty when standalone.
Variant family (axes + selectable siblings) for a product; empty when standalone.
๐๏ธ Faceted catalog search (keyword + category + attribute filters, with facet counts)
Faceted catalog search (keyword + category + attribute filters, with facet counts)
๐๏ธ Public category index for the storefront home (non-empty categories, with counts + a representative image)
Public category index for the storefront home (non-empty categories, with counts + a representative image)
๐๏ธ Search typeahead โ product name/SKU suggestions
Search typeahead โ product name/SKU suggestions
๐๏ธ A product's approved reviews + aggregate rating
A product's approved reviews + aggregate rating
๐๏ธ Write a review (verified purchasers only; enters moderation)
Write a review (verified purchasers only; enters moderation)
๐๏ธ Review moderation queue
Review moderation queue
๐๏ธ Approve or reject a review
Approve or reject a review
๐๏ธ adminBulkEditProducts
adminBulkEditProducts
๐๏ธ adminListProductRelations
adminListProductRelations
๐๏ธ adminSetProductRelations
adminSetProductRelations
๐๏ธ Declare sellable units beyond the base one (factor = base units per sell unit).
Declare sellable units beyond the base one (factor = base units per sell unit).