Hi Dave,
I hard coded the Category id of 20 which is the netball category. it is a subcategory of Sports but when I had both mapped to the CSV file it never worked.
I just hard coded the category and subcategory again to see if it was just me being dumb but to no avail. see below
Yes the categories already exist. here is the CSV.
Sports,Netball,310001,,KNA U13 W01,KNA U13 SA 2014, Willoughby Tournament 01,U13 state age representative side 2014, Willoughby Tournament,310001.jpgI hard coded the Category id of 20 which is the netball category. it is a subcategory of Sports but when I had both mapped to the CSV file it never worked.
I just hard coded the category and subcategory again to see if it was just me being dumb but to no avail. see below
<C>
<NB_Store_ProductCategoryInfo>
<ProductID></ProductID>
<CategoryID>Netball</CategoryID>
<ParentCategory>Sports</ParentCategory>
</NB_Store_ProductCategoryInfo>
</C>