With this step variants will be added to a simple products with the option1 parameters.
Does the product already has variants it will also use the option2 and 3 parameters if they exists.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | shopify account data | Ja | |
limit | STRING | Limits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed. | Nein | |
input | SPREADSHEET | Spreadsheet of variants to be proceeded | Nein | |
mappingdefinition | STRING | The mapping definition JSON String | Nein | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | product_id | SINGLE | The unique numeric identifier for the product. | Ja | | title | SINGLE | The title of the product variant. | Ja | | sku | SINGLE | A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService. | Ja | | barcode | SINGLE | The barcode, UPC, or ISBN number for the product. | Nein | | price | SINGLE | The price of the product variant. | Ja | | compare_at_price | SINGLE | The original price of the item before an adjustment or a sale. | Nein | | option1_value | SINGLE | The custom properties that a shop owner uses to define product variants. For example: red when your option1 is something like Color | Ja | | option2_value | SINGLE | The custom properties that a shop owner uses to define product variants. For example: XL when your option2 is something like Size | Nein | | option3_value | SINGLE | The custom properties that a shop owner uses to define product variants. For example: cotton when your option3 is something like material | Nein | | grams | SINGLE | The weight of the product variant in grams. | Nein | | weight | SINGLE | The weight of the product variant in the unit system specified with weight_unit. | Nein | | weight_unit | SINGLE | The 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 | | inventory_management | SINGLE | The fulfillment service that tracks the number of items in stock for the product variant. | Nein | | inventory_quantity | SINGLE | Sets the inventory for the given location_id. Note: inventory_management must be set to "shopify". | Nein | | inventory_policy | SINGLE | Whether customers are allowed to place an order for the product variant when it's out of stock. | Nein | deny | requires_shipping | SINGLE | Whether a customer needs to provide a shipping address when placing an order containing the inventory item. | Nein | true | image_id | SINGLE | The unique numeric identifier for a product's image. The image must be associated to the same product as the variant. | Nein | | taxable | SINGLE | Whether a tax is charged when the product variant is sold. | Nein | true | tax_code | SINGLE | This parameter applies only to the stores that have the Avalara AvaTax app installed. Specifies the Avalara tax code for the product variant. | Nein | |
|
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
successfullyCreatedVaraints | SPREADSHEET | | Ja | |
failedItems | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | method | SINGLE | | Nein | | host | SINGLE | | Nein | | requestBody | SINGLE | | Nein | | statusCode | SINGLE | | Nein | | statusMessage | SINGLE | | Nein | | responseHeaders | SINGLE | | Nein | | responseFilename | SINGLE | | Nein | | error | SINGLE | | Nein | | source_sku | SINGLE | | Nein | | source_title | SINGLE | | Nein | | errorMessage | SINGLE | | Nein | |
|
invalidItems | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | sku | SINGLE | | Nein | | title | SINGLE | | Nein | | inventory_management | SINGLE | | Nein | | price | SINGLE | | Nein | | body_html | SINGLE | | Nein | | compare_at_price | SINGLE | | Nein | | inventory_policy | SINGLE | | Nein | | barcode | SINGLE | | Nein | | vendor | SINGLE | | Nein | | product_type | SINGLE | | Nein | | tags | SINGLE | | Nein | | publishing | SINGLE | | Nein | | weight | SINGLE | | Nein | | weight_unit | SINGLE | | Nein | | images | SINGLE | | Nein | |
|