Custom Items¶
In the instance where an item or service is not found by scanning or performing an item search an item can be sold by creating custom items that can be used as a generic item.
Concepts¶
- Custom items can be set to be taxable or non-taxable.
- Commerce can prompt a list of custom items at the start of a transaction.
Functionality¶

Configuration Options¶
| Action | Field | Option |
|---|---|---|
| List of custom items displays at the start of transaction | prompt | True/False |
| Prompt with the list of custom items after each new item is added | promptAfterChanges | True/False |
| Limit of possible prompts for one item | limitPromptsForItem | ex. 100000 |
| List of items and an associated icon that will show | itemId/icon | ex.777777777/attach_money |