Inventory area. With these actions, product reservations can be renewed and back-in-stock notifications can be managed.
Actions overview
Actions
InventoryReserve
This action renews the reservation of a product in the basket. It is only relevant if the reservation duration of an item has expired and the customer wants to extend the reservation. Usage exampleCan be used on the basket page when the reservation time of an item has expired and the customer should be given the option to renew the reservation. Parameters
Error codes
Related modules, variables & methods
Example showing how a customer with an expired reservation is given the option to renew it via a button.
BackInStockActivateNotify
This action activates a notification that informs the customer by email as soon as a sold-out product is available again. Usage exampleCan be used on the product detail page when a product is sold out and the customer wants to be notified as soon as it can be ordered again. Parameters
Error codes
Related modules, variables & methods
Example showing how a customer can activate a notification for a sold-out product.
BackInStockDeactivateNotify
This action deactivates an existing back-in-stock notification. Usage exampleCan be used on the account overview page, where logged-in customers can view and remove their active notifications. Parameters
Error codes
Related modules, variables & methods
Example showing how an active notification is deactivated via a button.
