When listing to Magento, Linnworks just sends a numerical value for weight to Magento. If weight unit used in your Magento site differs from Linnworks weight unit, then it is possible to convert from one weight unit to another.


To specify weight unit that is used on your Magento site, follow these instructions:


1. Add weight_unit attribute to the Magento configurator Attributes;

2. Specify the default value for the attribute (gr, oz, lb or kg);

3. Extended property MAGENTO_WEIGHT_UNIT can be added to each inventory item to specify weight unit for each item separately ( gr, oz, lb or kg). This extended property has to be  mapped with weight_unit attribute in the Magento Configurators Atributes;

4. Save changes in the configurator by clicking Save button at the top of the Magento Configurators screen.



To fix existing listings, the following needs to be done:


1. Add the weight_unit attribute in the configurator. Save changes;

2. Adjust the listings with Add New Attributes checkbox ticked, in order to add the new attribute to the listings. Note: this will not convert weight units;

3. Select listings where weight is to be updated (and where weight_unit attribute is now added after Step 2) -> Edit Selected -> Update or Edit Selected -> Process Selected. This will convert weight units.