Delivery information has more ways to be provided for the feed.
Set the name in DELIVERY_ID, price in DELIVERY_PRICE and optional fees (for example cash on delivery) in DELIVERY_PRICE_COD.- Do not use the DELIVERY element for personal pick-up which is usually for free. Fill in only postal services.
- On GLAMI, the lowest delivery price will be shown automatically.
Example:
<DELIVERY><DELIVERY_ID>PPL</DELIVERY_ID>
<DELIVERY_PRICE>69</DELIVERY_PRICE>
<DELIVERY_PRICE_COD>109</DELIVERY_PRICE_COD>
</DELIVERY>