export · rakuten
commerce_export_rakuten
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.
export · rakuten
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.
YAML
Source_Config: enhanceEngine Target_Config: exportEngine Source_Datapool: commerce_product_v1 Target_Datapool: commerce_feed_rakuten Primary_Key: [id] Datapool_Definition: id: TEXT title: TEXT description: TEXT link: TEXT image_link: TEXT price: TEXT sale_price: TEXT availability: TEXT gtin: TEXT mpn: TEXT brand: TEXT product_type: TEXT Mapping: id: commerce_product_v1.id title: commerce_product_v1.title description: commerce_product_v1.description link: commerce_product_v1.link image_link: commerce_product_v1.image_link price: commerce_product_v1.price sale_price: commerce_product_v1.sale_price availability: commerce_product_v1.availability gtin: commerce_product_v1.gtin mpn: commerce_product_v1.mpn brand: commerce_product_v1.brand product_type: commerce_product_v1.product_type Filters: [] Engine_Mode: full