Commerce / Template

Kaufland Marketplace Product Data

Mandant codex-demo

export · kaufland_marketplace

commerce_export_kaufland_marketplace

engine Typ
export Runner
kaufland_marketplace Kanal
export Rolle

YAML

Template-Inhalt

Source_Config: enhanceEngine
Target_Config: exportEngine
Source_Datapool: commerce_product_v1
Target_Datapool: commerce_feed_kaufland_marketplace
Primary_Key: [ean]
Datapool_Definition:
  ean: TEXT
  title: TEXT
  description: TEXT
  short_description: TEXT
  picture: TEXT
  list_price: TEXT
  category: TEXT
  mpn: TEXT
  manufacturer: TEXT
  amount: TEXT
  condition: TEXT
Mapping:
  ean: commerce_product_v1.gtin
  title: commerce_product_v1.title
  description: commerce_product_v1.description
  short_description: commerce_product_v1.title
  picture: commerce_product_v1.image_link
  list_price: commerce_product_v1.price
  category: commerce_product_v1.product_type
  mpn: commerce_product_v1.mpn
  manufacturer: commerce_product_v1.brand
  amount: commerce_product_v1.quantity
  condition: commerce_product_v1.condition
Filters: []
Engine_Mode: full