an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 12/19/2008 10:18:48 AM By Bahram. 4 replies.
12/18/2008 10:00:11 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Customized e-Commerce
I made the demo cart running on Windows Sever 2008 and IIS 7 and it works fine. I have these questions.
 
Questions :
 
1- The left side navigation control has just two levels of hierarchy. If we have the source code can we expand to 3 or 4 levels.
 
2- Can we modifying the size of the frame and font attributes. Also can we have the Tree like UI with Expand + and Shrink - characters
 
3-Are the aspx web pages that created for each product Dynamic or static as we want another website link to them. 
 
4-Are the welcome, contact us, product (master , detail pages ) and all other pages are customizable with the source as we want to implemet our own work flow
 
5-We have extra information fields in the our database for products. Can we add fields to the tables thru SQL and show the data in customized ASP source codes, to create our own catalogues and CMS
 
 6-There is a Active flag for product that shows in admin section, but is not edittable and also there is no related field in product database.
 
Thanks,
Bahram
 
 
12/18/2008 1:41:10 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Customized e-Commerce
1 Yes, you can customize the code to have more than 2 levels. Source code is all included.
2 Yes, you can customize anything. It's a software.
3 Most pages are dynamic including product pages
4 Yes, you can customize pretty much anything and source code is included.
5 Yes, you can do that. If you plan to use DotShoppingCart Suite, you need to purchase the DotShoppingCart Suite core components source code which will be available for purchase starting from V3.
6. You are right. The active/inactive flag for product isn't implemented yet in the current version. V3 will have that implemented.
DotShoppingCart Staff
12/18/2008 2:05:55 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Customized e-Commerce
Hi,
 
We already purchased V 2.5, If V3 is comming soon we can wait until to purchase it. Do you have any idea of the release Date.
 
Bahram
 
12/18/2008 2:11:17 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Customized e-Commerce
V3 is coming by the end of the year. Since you purchased V2.5 you will get V3 for free. The core component source code will be sold under an addon package. The price hasn't been decided yet.
DotShoppingCart Staff
12/19/2008 10:18:48 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Customized e-Commerce Question 5
-