Commerce / Template

CHECK24 Marketplace Feed

Read-only Template-Definition aus dem DataEngine-Commerce-Katalog. Importiert wird immer als tenant-isolierter Managed Draft.

RLS aktiv Host ortho-live

export · check24_marketplace

commerce_export_check24_marketplace

Diese Vorlage ist Teil der Tool-Implementierung und wird nicht direkt editiert. Für fachliche Anpassungen wird sie als Managed Definition in den Tenant importiert.

engine Typ
export Runner
check24_marketplace Kanal
export Rolle

YAML

Template-Inhalt

Source_Config: enhanceEngine
Target_Config: exportEngine
Source_Datapool: commerce_product_v1
Target_Datapool: commerce_feed_check24_marketplace
Primary_Key: [seller_offer_id]
Datapool_Definition:
  seller_offer_id: TEXT
  brand: TEXT
  color: TEXT
  delivery_time: TEXT
  description: TEXT
  ean: TEXT
  image_url: TEXT
  price: TEXT
  product_name: TEXT
  category: TEXT
  quantity: TEXT
Mapping:
  seller_offer_id: commerce_product_v1.sku
  brand: commerce_product_v1.brand
  color: commerce_product_v1.color
  delivery_time: commerce_product_v1.delivery_time_days
  description: commerce_product_v1.description
  ean: commerce_product_v1.gtin
  image_url: commerce_product_v1.image_link
  price: commerce_product_v1.price
  product_name: commerce_product_v1.title
  category: commerce_product_v1.product_type
  quantity: commerce_product_v1.quantity
Filters: []
Engine_Mode: full