Skip to content

ShopwareGetProductCrossSellings - Shopware

Version: 6.5.x

← Shopware Add-On Übersicht

Fetches the cross-sellings of products from Shopware 6 shop.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTYour accountJa
limitSTRINGLimit number of advanced prices. Leave empty to get all advanced prices.Nein
productSpreadsheetSPREADSHEETA SpreadSheet containing product ids.Nein
mappingdefinitionSTRINGThe mapping definition JSON StringNein
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
ProductIdSINGLENein
productIdSTRINGID of product. Multiple IDs can be separated by pipe ('|'). Max. 10 different IDs,Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
resultSPREADSHEETA spreadsheet object containing the cross-sellings of products.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLEThe identifier column to import Spreadsheet into a Datastore.
IdSINGLEUnique identity of product cross selling.
ProductIdSINGLEUnique identity of Product.
NameSINGLEName defined for Product cross selling.
PositionSINGLEThe order of the tabs of your defined product cross-selling in the storefront by entering numerical values like 1,2,3, etc.
SortBySINGLETo sort the display of products by name, price or publication (descending, ascending) date.
SortDirectionSINGLETo sort the display of products by ascending or descending order.
TypeSINGLEType of product assignment for cross-selling. It can either be Dynamic product group or Manual assignment.
ActiveSINGLEWhen set to active, the cross-selling feature is enabled.
LimitSINGLEThe maximum number of products to be displayed in cross-selling on the item detail page of your item.
ProductStreamIdSINGLEUnique identity of product stream.
AssignedProductsMAPAssinged products map (productId=position)
CreatedAtSINGLE
UpdatedAtSINGLE