Skip to content

ShopwareGetAdvancedPrices - Shopware

Version: 6.4.0.0 - 6.4.20.x

← Shopware Add-On Übersicht

Ruft die erweiterten Preise von Produkten aus dem Shopware 6 Shop ab.


Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Ihre Shopware 6 Verbindung Ja
limit STRING Anzahl der Erweiterten Preis begrenzen. Leer lassen, um alle Erweiterten Preise zu erhalten. Nein
productSpreadsheet SPREADSHEET Ein Spreadsheet mit Produkt-IDs. Nein
mappingdefinition STRING Die Zuordnung der Zielspalten JSON String Nein
Folgende Felder sind zu konfigurieren:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
ProductId SINGLE Nein
productId STRING ID des Produkts. Mehrere IDs können durch Pipe ('|') getrennt werden. Max. 10 verschiedene IDs. Nein
ruleId STRING ID der Preisregel. Mehrere IDs können durch Pipe ('|') getrennt werden. Max. 10 verschiedene IDs. Nein

Outputs

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

Name Datentyp Beschreibung Werte
result SPREADSHEET Ein Tabellenkalkulationsobjekt, das die erweiterten Preise der Produkte enthält.
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
Id SINGLE
ProductId SINGLE
RuleId SINGLE
PriceGross SINGLE The gross price value.
PriceNet SINGLE The net price value
PriceLinked SINGLE If true, the net and gross value is linked true
PriceCurrencyId SINGLE Unique identity of currency.
PriceListPriceGross SINGLE The gross list price value.
PriceListPriceNet SINGLE The net list price value.
PriceListPriceLinked SINGLE If true, the net list price and gross list price is linked
PriceRegulationPriceGross SINGLE The gross regulation price value.
PriceRegulationPriceNet SINGLE The net regulation price value.
PriceRegulationPriceLinked SINGLE If true, the net regulation price and gross regulation price is linked
QuantityStart SINGLE
QuantityEnd SINGLE
versionId SINGLE
CreatedAt SINGLE
UpdatedAt SINGLE
RuleName SINGLE
RulePriority SINGLE
RuleDescription SINGLE
RuleInvalid SINGLE
RuleCreatedAt SINGLE
RuleUpdatedAt SINGLE