After Upgrading to Version AspDotNetStorefront ML 7.1.0.0/7.1.0.0,
I have 2 items in the cart but i Get Subtotal as $0.0,Also i run the update script for Db.please help me to solve this.
After Upgrading to Version AspDotNetStorefront ML 7.1.0.0/7.1.0.0,
I have 2 items in the cart but i Get Subtotal as $0.0,Also i run the update script for Db.please help me to solve this.
I have ran several updates on my build and was not able to encounter your concern. I suggest you contact our support so that we could have a deeper look into your problem. Thank you.
Hey,
I have same problem now for version 7.0.2.3. which displays Price/Items but it didn't reflect in SubTotal.
The same problem is inheriting to CheckoutShipping.aspx & CheckoutPayment.aspxHTML Code:decimal SubTotal = cart.SubTotal(true, false, true, true);
Please help me or give me any alternative.