I alreday running the application in DEBUG mode. I set break points. Problem is that during debugging it ignore those lines which i modified. Now the Cart is Displaying the item but its all the attributes are 0. I mean price, extended amount subtotal all are returning 0. Only sku item and quantiy is...