You can add unit pricing to a product to display a price per unit, e.g. €/kg, on the product page, like below:
To Display this unit pricing there are two extra fields that you can set at a product level. Unit Of Measurement and Unit Of Measurement Quantity.
To edit these fields go to "Catalogue - Products" and click on "Update" for the product you wish to add Unit Pricing for. In the "Product Details" tab scroll down and click on "Show Advanced Settings". Then scroll down until you see the Unit Pricing Section with the two fields:
In the Unit Of Measurement field you can enter in the unit of measurement that you want displayed on the product page e.g. Litre or Kg. Once you have set this field the Unit Price for the product will appear on the product page.
In the Unit Of Measurement Quantity field you can enter in the quantity of units in the product, e.g. For a 5 litre container you would enter 5. This field defaults to 1 if there is no quantity entered.
Adding this to your Systems Integration
If you have a systems integration in place, you can add these 2 fields to the integration by naming their columns as follows:
| Column Name | Field Type |
| UnitOfMeasurement | Text(50) |
| UnitOfMeasurementQuantity | Decimal |
Comments
0 comments
Please sign in to leave a comment.