What problem does it solve?
Product catalogs are the backbone of storefronts, enabling consistent management of products, variants, SKUs, and categories across channels.
Core Features & Use Cases
- List products, variants, and categories; fetch product details and SKUs; perform search and reviews operations; access recommendations for cross-selling.
- Facilitate storefront and admin workflows with standard catalog methods such as listProducts, getProductDetail, listProductVariants, listSkus, listCategories, searchProducts, listProductReviews, createProductReview, listSimilarProducts, listUpSellProducts, and listCrossSellProducts.
- Use Case: Build a product listing page showing price and stock, then drill down to PDPs and enable reviews and recommendations.
Quick Start
Ask your agent to generate a product listing page using the catalog data.