Add | View

Update Item

{% if exc == 'integrity' %} Item with such SKU already exists {% endif %} {% if exc == 'status' %} Data input error. Price must have a numeric value {% endif %} {% if exc == 'staffnum' %} Data input error. Staff number must be an integer {% endif %}