Skip to content

shopifyUpdateVariantInformation - shopify

Version: 2022-01

← shopify Add-On Übersicht

With this step variants will be updated.


Inputs

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

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTshopify account dataNein
inputSPREADSHEETNein
mappingdefinitionSTRINGThe mapping definition JSON StringNein
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
variant_idSINGLEThe shopify internal unique numeric identifier of the variant. To find the variant_id of the product, use the step shopifyGetProducts. Column "id".Ja
inventory_managementSINGLEThe fulfillment service that tracks the number of items in stock for the product variant.Nein
inventory_policySINGLESpecifies whether or not customers are allowed to place an order for a product variant when it is out of stock. value "continue" allowed to place an order value "deny" not allowed to place an orderNein
image_idMULTIPLEVALUEThe unique numeric identifier for a product's image. The image must be associated to the same product as the variant.Nein
option1_valueSINGLEThe custom properties that a shop owner uses to define product variants. For example: red when your option1 is something like ColorNein
option2_valueSINGLEThe custom properties that a shop owner uses to define product variants. For example: XL when your option2 is something like SizeNein
option3_valueSINGLEThe custom properties that a shop owner uses to define product variants. For example: cotton when your option3 is something like materialNein
priceSINGLEThe price of the product variant.Nein
costSINGLEThe unit cost of the inventory item. The shop's default currency is used. Cost per item.Nein
compare_at_priceSINGLEThe original price of the item before an adjustment or a sale.Nein
skuSINGLEA unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.Nein
barcodeSINGLEThe weight of the product variant in the unit system specified with weight_unit.Nein
weightSINGLEThe weight of the product variant in the unit system specified with weight_unit.Nein
weight_unitSINGLEThe unit of measurement that applies to the product variant's weight. If you don't specify a value for weight_unit, then the shop's default unit of measurement is applied. Valid values: g, kg, oz, and lb.Nein
limitSTRINGLimits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed.Nein

Outputs

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

NameDatentypBeschreibungWerte
failedItemsSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
product_idSINGLE
methodSINGLE
hostSINGLE
requestBodySINGLE
statusCodeSINGLE
statusMessageSINGLE
errorSINGLE
responseContentSINGLE
errorMessageSINGLE
successfullyUpdatedVaraintsSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
variant_idSINGLE
titleSINGLE
body_htmlSINGLE
vendorSINGLE
product_typeSINGLE
created_atSINGLE
handleSINGLE
updated_atSINGLE
published_atSINGLE
template_suffixSINGLE
tagsSINGLE
published_scopeSINGLE
admin_graphql_api_idSINGLE
invalidItemsSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
variant_idSINGLE
inventory_managementSINGLE
inventory_policySINGLE
image_idSINGLE
option1_valueSINGLE
option2_valueSINGLE
option3_valueSINGLE
priceSINGLE
compare_at_priceSINGLE
skuSINGLE
barcodeSINGLE
weightSINGLE
weight_unitSINGLE