Sales unit of measure

You can display the prices of your items in one unit of measure, but sell the product in a different unit of measure.

For example, you can display prices for items by the case, but sell items by the pair.

When you use different units of measure for prices and sales, the sales unit of measure is displayed next to the Quantity field in the web shop. The conversion factor between the price unit of measure and the sales unit of measure is displayed under the name of the item.

To use this feature, you must be able to define a sales unit of measure in your ERP. The ERP must send information in these xpaths of the SyncItemMaster BOD:
  • ItemMaster/ItemMasterHeader/BaseUoMCode
  • ItemMaster/ItemMasterHeader/SalesUoMCode
  • ItemMaster/ItemMasterHeader/UoMCodeConversion/FromUoMPackage/UoMCode
  • ItemMaster/ItemMasterHeader/UoMCodeConversion/RateNumeric
  • ItemMaster/ItemMasterHeader/UoMCodeConversion/ToUoMPackage/UoMCode