Commerce / Template

Awin Product Feed

Mandant smoke-helper-collection-live-20260403

export · awin

commerce_export_awin

engine Typ
export Runner
awin Kanal
export Rolle

YAML

Template-Inhalt

Source_Config: enhanceEngine
Target_Config: exportEngine
Source_Datapool: commerce_product_v1
Target_Datapool: commerce_feed_awin
Primary_Key: [product_id]
Datapool_Definition:
  product_id: TEXT
  product_name: TEXT
  description: TEXT
  merchant_category: TEXT
  price: TEXT
  deeplink: TEXT
  image_url: TEXT
  ean: TEXT
  brand: TEXT
  in_stock: TEXT
Mapping:
  product_id: commerce_product_v1.id
  product_name: commerce_product_v1.title
  description: commerce_product_v1.description
  merchant_category: commerce_product_v1.product_type
  price: commerce_product_v1.price
  deeplink: commerce_product_v1.link
  image_url: commerce_product_v1.image_link
  ean: commerce_product_v1.gtin
  brand: commerce_product_v1.brand
  in_stock: commerce_product_v1.availability
Filters: []
Engine_Mode: full