Covers all questions related to inventory management, order fulfillment, and shipping.
Store Name: Sole Priorities
App Name: SPISMS
We created a custom app called SPISMS to help manage inventory and sales in Shopify. The app uses the following endpoints in the order specified to upload variants.
Upload Variant
/products/$productID/variants.json
Set Variant Cost
/inventory_items/$inventory_item_id.json
Set Product Quantity Cost
inventory_levels/set.json
We noticed on multiple occasions that the 1st call to upload the variant uploads the wrong variant result the cost and quantity to be set on incorrect variants. Below are instances of incorrect uploads along with date and time of entry.
Variant Uploaded by SPISMS | Variant Saved By Shopify | Date/Time of Entry | Store Location |
Nike Air Force 1 Low Supreme Baroque Brown sz.8.5 | Nike Air Force 1 Low Supreme Baroque Brown sz.4Y | 2023-11-08 11:32:11 | Sole Priorities CLT |
Jordan 11 Retro Cap and Gown sz.10.5 | Jordan 11 Retro Cap and Gown sz.10.5 (Pre-Owned) | 2023-11-08 17:45:09 | Sole Priorities CLT |
Nike Dunk Low Red Panda sz. 9 | Nike Dunk Low Red Panda sz. 4 | 2023-11-02 13:37:40 | Sole Priorities CLT |
Cactus Plant Flea Market x Air Flea 2 'Faded Spruce' sz.10M | Cactus Plant Flea Market x Air Flea 2 'Faded Spruce' sz.4Y | 2023-10-29 15:11:12 | Sole Priorities CLT |
Can you look into why these variants were uploaded as the wrong size?
We did some additional investigation and noticed that this happens with variants without a SKU.