Hi, this is from the previous question regarding confirmation popup:
when I'm adding item to cart .. the model object has item,location ,quantity ,options information ... If this is being passed then the confirmation popup shows up correctly... But for my customised extension .. model has only constructor object...due to this no popup is coming ...so how can I form the standard structure..,?