an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Adding a SKU for each attribute
Last Post 6/21/2010 4:13:09 PM By lukezy. 1 replies.
6/21/2010 2:51:44 PM
bansal_db
Posts: 181
Joined: 4/13/2009
Adding a SKU for each attribute
Hey Luke,
 
I am working on an integration between the site and our backend system.
 
I need a way for each attribute to have its own SKU and if there is no attribute then the default SKU. Our backend system has a uniqe productID for each attribute.
 
Whats the best way to do this?
 
Thanks
 
-D
6/21/2010 4:13:09 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Adding a SKU for each attribute
You can create a custom field in attribute to store the unquie productID from your backend system.
DotShoppingCart Staff