You can use the Inventory administration page to update the inventory configuration of the available commerce items. For more information on these values, see the Inventory Framework chapter in the ATG Commerce Programming Guide.

Follow these steps to update the inventory configuration:

  1. Access the Inventory administration page.

  2. Click the Update Inventory link at the top of the screen.

  3. Enter the SKU ID of the item you want to update in the Sku id field.

  4. Enter the new value for the property you want to update in the New Value field.

    Select an Inventory Manager property from the first column. For more information on the properties of the Inventory Manager, see the Inventory Framework chapter in the ATG Commerce Programming Guide.

  5. Select one of the following from the second column:

    • set: sets the property to the value specified in the in the value field

    • increases: increases the current value by the value specified in the value field

    • decrease: decreases the current value by the value specified in the value field

  6. Click the Update button.

    The selected inventory property is set to the specified value.