943,719 Members | Top Members by Rank

Ad:
  • eCommerce Discussion Thread
  • Unsolved
  • Views: 1423
  • eCommerce RSS
May 27th, 2009
0

Ecommerce Basket object - do i need it??

Expand Post »
In our E-Commerce app, we have a page that customer service uses to place orders. Customers call and place orders. Customers can also place orders thru the main website.

Either way, we save the items in a "Basket" object. Users can remove items from it, add to it. This Basket object is NOT saved in the database. It's kept in ViewState. Anyway, when user clicks submit, we transfer the Basket object into Order object and we save that Order Object.

Basket object is like a dumb down version of Order object. When Order is saved, we have all the data in the database. Order object and tables have lots of Foriegn Key and non-nullable fields.

My question is, should we even have this Basket object? Do ecommerce sites even need a Basket object that they convert to an actual object?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
eramgarden is offline Offline
1 posts
since May 2009
Jul 21st, 2009
0

Re: Ecommerce Basket object - do i need it??

It is a general feature of ecommerce sites. Ecommerce basket should be the same to ecommerce shopping carts. London people like to call ecommerce basket. Americans call ecommerce shopping cart.
Reputation Points: 10
Solved Threads: 1
Light Poster
ApparelJudy is offline Offline
26 posts
since Nov 2008
Aug 5th, 2009
0

Re: Ecommerce Basket object - do i need it??

We certainly use shopping carts (baskets) at my job. As you point out, carts are malleable and transient, while orders are hard data. It only takes a couple of SQL statements and a foreign key to transform the former into part of the latter.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
schizoman is offline Offline
6 posts
since Sep 2007
Aug 8th, 2009
0

Re: Ecommerce Basket object - do i need it??

The shopping cart can let us know the statistics and the number of user that using our online shop. So, this stuff is pretty useful ...
Reputation Points: 5
Solved Threads: 3
Junior Poster in Training
syahrizal is offline Offline
55 posts
since Aug 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in eCommerce Forum Timeline: Desktop ad impressions are just like pay per click programs only cheaper
Next Thread in eCommerce Forum Timeline: Paypal's Adaptive Payment





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC