Skip to main content

Awin XML

Description

Awin is partially supported for shops using the Awin affiliate network for quick onboarding to Prisjakt. But to fully utilize all features we recommend our Prisjakt XML format.

Mapings of Awin fields to Prisjakt fields

Awin FieldPrisjakt Field
merchant_product_idid
product_nametitle
in_stock *1availability
conditioncondition
google_taxonomygoogle_product_category
merchant_deep_linklink
product_price_old *2price
alternate_image_['one', 'two', 'three', 'four']additional_image_link
MISSINGadult
aw_deep_linkaffiliate_link
MISSINGage_group
MISSINGavailability_date
brand_namebrand
colourcolor
descriptiondescription
MISSINGenergy_efficiency_class
suitable_forgender
product_gtin *3gtin
merchant_image_url *4image_link
MISSINGis_bundle
MISSINGitem_group_id
MISSINGmarketplace_retailer
MISSINGmaterial
mpn *5mpn
MISSINGpattern
MISSINGproduct_detail:section_name,
MISSINGproduct_detail:attribute_name,
MISSINGproduct_detail:attribute_value,
product_type *6product_type
MISSINGpromotion_id
display_pricesale_price
MISSINGsale_price_effective_date
MISSINGdelta_command
MISSINGshipping:country,
delivery_costshipping:price,
MISSINGshipping:service,
MISSINGshipping:region,
MISSINGshipping:min_transit_time,
MISSINGshipping:max_transit_time,
MISSINGshipping:min_handling_time,
MISSINGshipping:max_handling_time,
MISSINGshipping_height
MISSINGshipping_label
MISSINGshipping_length
MISSINGshipping_weight
MISSINGshipping_width
sizesize
MISSINGsize_system
MISSINGpause
*1 availability
- If `in_stock` field is 1, availability is "in stock"
- If `in_stock` field is missing use `stock_quantity` or `stock_status` fields to determine availability
*2 price
- Use `dispaly_price` as price when sale_price is not defined.
- If `sale_price` is defined, `display_price` become `sale_price` and regular price is in `product_price_old`.
*3 gtin
- Use `product_gtin` if field is present.
- If `product_gtin` field is missing use `isbn` or `ean` or `upc` fields to determine `gtin`
*4 image_link
- Use `merchant_image_url` if field is present.
- If `merchant_image_url` field is missing use `aw_image_url` or `large_image` to determine `image_link`
*5 mpn
- Use `mpn` if field i available.
- If `mpn` field is missing use `model_number` to determine `mpn`
*6 product_type
- Use `product_type` if field is present.
- If `product_type` field is missing use `merchant_category`, `merchant_product_category_path` or `category_name`
to determine `product_type`