export · amazon_marketplace
commerce_export_amazon_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.
export · amazon_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.
YAML
Source_Config: enhanceEngine Target_Config: exportEngine Source_Datapool: commerce_product_v1 Target_Datapool: commerce_feed_amazon_marketplace Primary_Key: [sku] Datapool_Definition: sku: TEXT productType: TEXT title: TEXT brand: TEXT manufacturerPartNumber: TEXT externalProductId: TEXT externalProductIdType: TEXT conditionType: TEXT listPrice: TEXT currency: TEXT quantity: TEXT mainImageUrl: TEXT productDescription: TEXT Mapping: sku: commerce_product_v1.sku productType: commerce_product_v1.product_type title: commerce_product_v1.title brand: commerce_product_v1.brand manufacturerPartNumber: commerce_product_v1.mpn externalProductId: commerce_product_v1.gtin externalProductIdType: (EAN) conditionType: commerce_product_v1.condition listPrice: commerce_product_v1.price currency: commerce_product_v1.currency quantity: commerce_product_v1.quantity mainImageUrl: commerce_product_v1.image_link productDescription: commerce_product_v1.description Filters: [] Engine_Mode: full