If the online store has shipping costs specified, the product with the same name is searched for in MK. If such a product does not exist, a new product is added, which has the following properties:

  • Product code: first letter of the name + number 1. For instance "Delivery" -> "D1". If a product with the product code ''D1'' already exists, it should be followed up by the next numbers (2,3,4, and so on) until that product code becomes unique.
  • Name: delivery name from the online store. For example. "GLS postage"
  • Unit of measurement: serv
  • Other: sales, purchasing, service


Through the ''Delivery product'' settings, the delivery product can also be specified. In that case, regardless of the naming of the delivery in the online store, only that product will be selected.