I am trying to import pricing through CSV. Our who...
# csvimports
b
I am trying to import pricing through CSV. Our wholesale account manager wants just one price, while several items are set up for multiple quantity pricing. When I run the CSV to import the one pricing level, I get the error "Please enter the missing price(s)." I want to set the remaining Quantity pricing levels to NULL. How would I go about that?
d
IIRC, you either have to import with 'overwrite sublists' options enabled or you have to import the
pricing : minimum qty
as null
money's on it being the former
b
I ended up making a complicated CSV that had each quantity level and the correct priced. It seems that if there is a quantity level the CSV import requires a price.
But I will have to look at override sublists