← Magento 2 Add-On Übersicht
Assigns products to a SKU as cross-sell, up-sell or related.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | | Ja | |
input | SPREADSHEET | | Ja | |
mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | sku | SINGLE | The Stock-Keeping Unit is a unique, alphanumeric identifier that is used to track inventory. | Ja | | linked_product_sku | SINGLE | Comma-separated list of products to be assigned to the sku as up-sell, cross-sell or related products. | Ja | | link_type | SINGLE | Determines whether the linked products are assigned as related, up-sell or cross-sell products. | Ja | | |
Limit | STRING | Limit of rows to be sent. The default value is 5. Enter a corresponding high number to sent all rows. | Ja | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Werte |
invalidItems | SPREADSHEET | | |
failedItems | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Standardwert | identifier | SINGLE | | | sku | SINGLE | | | linked_product_sku | SINGLE | | | link_type | SINGLE | | | host | SINGLE | | | statusCodeAndMessage | SINGLE | | | requestBody | SINGLE | | | responseContent | SINGLE | | | |
successfullyAssignedProductLinks | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Standardwert | identifier | SINGLE | | | sku | SINGLE | | | linked_product_sku | SINGLE | | | link_type | SINGLE | | | |