but i got stuck when trying to find where to send product's data for processing, and how to receive response
example: i drag'n drop a product to basket and send product_id using ajax, so product_id should be send to index?controller=product page?
it seem that i have to create a new controller to handle this situation, right?
how is the data flow before adding item to cart then processing it?
see http://www.ajaxlessons.com/2006/02/19/a ... ptaculous/ for more info

anyone can help?


