Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.01 KB

pre-order-listing-delisting.md

File metadata and controls

14 lines (10 loc) · 1.01 KB
description
A new job has been introduced to list or delist Pre-Order and Backorder products with a single API call, ensuring delisting only if the product is ineligible for both statuses.

Pre-Order Listing-Delisting

Previously, multiple different jobs were run in HotWax Commerce for delisting products from Pre-Orders and listing Backorders. These jobs used to run independently, if the Pre-Order delisting job is run after the Backorder listing job, the product will be delisted from Backorder as well, resulting in lost sales.

In this new update, a new job is created that takes care of both listing and delisting products for Pre-Orders and Backorders in a single API call. This ensures that a product is delisted from Pre-Order and Backorder only if it is ineligible for both.