Do I have to provide a line item price with my Import? EZ Importer
Shopify requires theline_item.price field when making an import. If you try to import an order without a price, Shopify will send back an error. The …
Shopify requires theline_item.price field when making an import. If you try to import an order without a price, Shopify will send back an error. The …
The line_item.title field is required by Shopify when doing an import. If you import an order with a blank title Shopify will reject the order with …
When importing an order, you can create a link from the order's line item to the product in the Shopify admin by providing the product ID and var…
When importing multiple line items per order you'll need to make sure each line item has the same order number (also known as the order name). EZ Im…
Shopify requires all orders to have line items associated with them. When importing line items the following fields are requiredTitlePriceQuantityTh…
When importing orders you may have gotten the following error from shopify.Shopify Data Request Error: {'price': 'Required parameter missing or inval…
Working with Note Attributes and Line Item Properties can be challenging. Both are custom fields that allow you to provide data in a key/value format…
There are two issues to resolve here. The first thing you need to do is map the fulfillment status for your line items. Even though you've provided…
Shopify no longer allows you to import orders with a line item quantity less than 1. If your import file does not have a quantity field or if it's …
If you import orders with a blank line item, you may get an error saying Line Item Title Can Not Be Blank. This error happens because Shopify require…
If you get an error that says Shopify does not allow orders that have more than 100 line items, this means you have tried to import an order with mor…
When importing orders with both the fulfillment status and fulfillment service the order may be marked fulfilled but have an unfulfilled label under …
When importing orders you may have gotten the following errors:Shopify Data Request Error: {'price': 'expected String to be a float'}Validation Error…
When importing orders shopify will calculate the total and subtotal fields based on your imported data. In order to ensure these fields are calculate…
Order Name is a Shopify field that is a unique name represented by a number. EZ Importer uses this field to help uniquely identify an order in your …