Skip to Content
Menu
This question has been flagged
2596 Views

Let's say i have a product with variant properties:

color: white, black, green, red, blue

size: S,M,L,XL

finish:matte, glossy


resulting in 40 variants


The price only changes for the size attribute. so i have 4 times 10 variants that have the same price.


(In reality my product has 300+ variants)


I managed to update the sales prices by exporting to xls, updating the file and importing again.


I want to do the same for the vendor pricing but that does not seem to work.


These are the headers in my exported file:


id	
name
barcode
standard_price
default_code
lst_price
attribute_value_ids/id
variant_seller_ids/id
variant_seller_ids/delay
variant_seller_ids/product_id/id
variant_seller_ids/product_name
variant_seller_ids/product_code
variant_seller_ids/price



These are the export values i use ... but when importing there purchase prices are all the same.


Where should i put the purchase price for the individual variants ?

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 22
1508
2
Oct 20
6000
1
Sep 20
1543
7
Jan 24
13938
0
Feb 17
2301