Hi. I am generating a import xml, products and categories get importet/created successfully. Somehow the Model does not get imported.
I am using the import functionality of the store:
Ticked options:
Thank you very much!
I am using the import functionality of the store:
Ticked options:
- Import as new products
-
Create new categories
-
Product XML or CSV Import file
<P>
<NB_Store_ProductsInfo>
<ProductID>2675</ProductID>
<PortalID>0</PortalID>
<TaxCategoryID>-1</TaxCategoryID>
<Featured>false</Featured>
<Archived>false</Archived>
<CreatedByUser>-1</CreatedByUser>
<CreatedDate>2014-05-12T12:00:00.00</CreatedDate>
<IsDeleted>false</IsDeleted>
<ProductRef>2675</ProductRef>
<Lang>en-US</Lang>
<Summary>651190 - SUBARU ER-20 LHI WRX WITH VCT</Summary>
<Description>651190 - SUBARU ER-20 LHI WRX WITH VCT</Description>
<Manufacturer />
<ProductName>651190 - SUBARU ER-20 LHI WRX WITH VCT</ProductName>
<XMLData />
<SEOName />
<TagWords />
<IsHidden>false</IsHidden>
</NB_Store_ProductsInfo>
<M>
<NB_Store_ModelInfo>
<ModelID/>
<ProductID>2675</ProductID>
<ListOrder>1</ListOrder>
<UnitCost>264</UnitCost>
<Barcode />
<ModelRef>2675</ModelRef>
<Lang>en-US</Lang>
<ModelName>651190 - SUBARU ER-20 LHI WRX WITH VCT</ModelName>
<QtyRemaining>-1</QtyRemaining>
<QtyTrans>0</QtyTrans>
<CreatedDate>2014-05-12T12:00:00.00</CreatedDate>
<ProductName>651190 - SUBARU ER-20 LHI WRX WITH VCT</ProductName>
<PortalID>0</PortalID>
<Weight>0.00</Weight>
<Height>0.00</Height>
<Length>0.00</Length>
<Width>0.00</Width>
<Deleted>false</Deleted>
<QtyStockSet>0</QtyStockSet>
<DealerCost>0.0000</DealerCost>
<PurchaseCost>0.0000</PurchaseCost>
<XMLData />
<Extra />
<DealerOnly>false</DealerOnly>
<Allow>0</Allow>
</NB_Store_ModelInfo>
</M>
<I></I>
<D></D>
<C>
<NB_Store_ProductCategoryInfo>
<ProductID>2675</ProductID>
<CategoryID>10</CategoryID>
</NB_Store_ProductCategoryInfo>
</C>
<R></R>
<options></options>
</P>
Hope you can help me with that and can tell me why the model does not apply in the store.Thank you very much!