Commerce / Template

OTTO Market Products API

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

RLS aktiv Host ortho-live

export · otto_market

commerce_export_otto_market

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
otto_market Kanal
export Rolle

YAML

Template-Inhalt

Source_Config: enhanceEngine
Target_Config: exportEngine
Source_Datapool: commerce_product_v1
Target_Datapool: commerce_feed_otto_market
Primary_Key: [sku]
Datapool_Definition:
  sku: TEXT
  product_reference: TEXT
  product_title: TEXT
  brand: TEXT
  category: TEXT
  description: TEXT
  media_asset: TEXT
  price: TEXT
  quantity: TEXT
  ean: TEXT
  mpn: TEXT
  delivery_time: TEXT
Mapping:
  sku: commerce_product_v1.sku
  product_reference: commerce_product_v1.id
  product_title: commerce_product_v1.title
  brand: commerce_product_v1.brand
  category: commerce_product_v1.product_type
  description: commerce_product_v1.description
  media_asset: commerce_product_v1.image_link
  price: commerce_product_v1.price
  quantity: commerce_product_v1.quantity
  ean: commerce_product_v1.gtin
  mpn: commerce_product_v1.mpn
  delivery_time: commerce_product_v1.delivery_time_days
Filters: []
Engine_Mode: full