Hi all, I’ve been using csv files for uploading info into Shopify for some time now and have been getting on fine - recently, I’ve added a second location to the store so I have been advised that I now need to use the product csv for uploading the details, then the inventory csv for the location and quantities - all makes sense.
Before I explain this - let me note that the csv files are working fine when I remove the second location and just use the single location in the store - only when I add the second location am I seeing an issue.
at first the uploads were failing due to the handle not being in shopify despite the 2 files being copynpaste items so they matched exactly - so the help desk have gone from suggesting removing any spaces, capitals from the handles of all - OK
then also making the sure the encoding is unicode 8 - fine also.
this created some success, a successful notification of upload - except upon checking the actual quantities (in the available column) were not showing (still 0).
any suggestions please?