Function Hook_ecommerce_catalogue_items->reduce_stock
Definitions
sources/hooks/systems/ecommerce/catalogue_items.php
- Update stock levels after a purchase.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$entry_id | AUTO_LINK | required parameter | N/A | N/A | Catalogue entry ID |
$quantity | integer | required parameter | N/A | N/A | Quantity to deduct |