fabric’s Real-time Pricing Engine (RTPE) endpoints calculate prices and evaluate discounts for individual products and carts.
Get prices by item ID
and Get prices by product SKUs
are used to power product description pages.Evaluate cart promotions
is used to determine prices and returns cart-level promotions.RTPE relies on cached information rather than getting product offers from the database. This approach is useful for immediate evaluation of promotions and price calculations. It’s designed for speed, supports intricate promotional strategies, and handles millions of pricing requests daily.
fabric’s Real-time Pricing Engine (RTPE) endpoints calculate prices and evaluate discounts for individual products and carts.
Get prices by item ID
and Get prices by product SKUs
are used to power product description pages.Evaluate cart promotions
is used to determine prices and returns cart-level promotions.RTPE relies on cached information rather than getting product offers from the database. This approach is useful for immediate evaluation of promotions and price calculations. It’s designed for speed, supports intricate promotional strategies, and handles millions of pricing requests daily.