Catalog Storefront Products

Articles

Configured Product (Before)
This action manipulates the HTTP request or response before the ConfiguredProduct operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.configuredProduct.before ...
Configured Product (After)
This action manipulates the HTTP request or response after the ConfiguredProduct operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.configuredProduct.after ...
Get Product (Before)
This action manipulates the HTTP request or response before the GetProduct operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.getProduct.before Runs multipl...
Get Product (After)
This action manipulates the HTTP request or response after the GetProduct operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.getProduct.after Runs multiple ...
Get Product For Indexing (Before)
This action manipulates the HTTP request or response before the GetProductForIndexing operation occurs in Kibo eCommerce.. This action can manipulate the product model that is indexed into Solr, which can be useful for creating computed prop...
Get Product For Indexing (After)
This action manipulates the HTTP request or response after the GetProductForIndexing operation occurs in Kibo eCommerce. This action can manipulate the product model that is indexed into Solr, which can be useful for creating computed proper...
Get Products (Before)
This action manipulates the HTTP request or response before the GetProducts operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.getProducts.before Runs multi...
Get Products (After)
This action manipulates the HTTP request or response after the GetProducts operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.getProducts.after Runs multipl...
Location Inventories (Before)
This action manipulates the HTTP request or response after the GetProductInventories operation occurs in Kibo eCommerce.  Important Note Even though this is called the .before extension, it actually implements the after action...
Location Inventories (After)
This action manipulates the HTTP request or response before the GetProductInventories operation occurs in Kibo eCommerce. Important Note Even though this is called the .after extension, it actually implements the before action...
Validate Product (Before)
This action manipulates the HTTP request or response before the ValidateProduct operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.validateProduct.before Ru...
Validate Product (After)
This action manipulates the HTTP response after the ValidateProduct operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.validateProduct.after Runs multiple c...
Product Search (Before)
This action manipulates the HTTP request or response before the Search (product) operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.productsearch.search.before Runs ...
Product Search (After)
This action manipulates the HTTP request or response after the Search (product) operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.productsearch.search.after Runs mu...
Resolve PriceList (Before)
This action manipulates the HTTP request or response before the GetResolvedPriceList operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.resolvePriceList.before ...
Resolve PriceList (After)
This action manipulates the HTTP request or response after the GetResolvedPriceList operation occurs in Kibo eCommerce. Action Type HTTP Full Action ID http.commerce.catalog.storefront.products.resolvePriceList.after ...
Get PriceList Hierachy
This action occurs when determining the price list to use when looking up product pricing. Note that the action name is spelled "getPriceListHierachy", not "getPriceListHierarchy". This arc doesn’t always fire immediately after push...