When manufacturers roll out new pricing on items it's often necessary to do a bulk update instead of going item-by-item. This should be possible using the Products Pricing Import.
However, the sample file generates a field called "productid" which is, from what I can tell on this page, a deprecated CSV heading. I tried a couple of sample imports and they did not yield any changes.
Moreover, the sample file requires a "catalogid" -- this is a number assigned to the products based on the order they were added to your store. I don't know about anyone else, but when manufacturers give me price sheets, they don't keep track of what item # it is on my website. And thus a function that should make bulk price updating easy... is essentially the same as doing it item-by-item.
Am I overlooking an obvious solution?
However, the sample file generates a field called "productid" which is, from what I can tell on this page, a deprecated CSV heading. I tried a couple of sample imports and they did not yield any changes.
Moreover, the sample file requires a "catalogid" -- this is a number assigned to the products based on the order they were added to your store. I don't know about anyone else, but when manufacturers give me price sheets, they don't keep track of what item # it is on my website. And thus a function that should make bulk price updating easy... is essentially the same as doing it item-by-item.
Am I overlooking an obvious solution?
Comment