Do I need recalcate / What does recalculate do?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Do I need recalcate / What does recalculate do?

Post by ZLA » Sun Aug 23, 2009 12:31 pm

Our customized store does not let the user change the quantity. All items are personalized so user can only pick one of them. In this situation, it seems like we could do away with the Recalculate button for Basket.aspx.

Is that correct?

We use a tiered shipping rate based on price. Our Basket.aspx page just has the cart contents and a simplified shipping estimator. Other than quantity, is there anything else on this page that we might need the recalculate button for? (perhaps coupons?)

Thanks in advance.

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Do I need recalcate / What does recalculate do?

Post by Logan Rhodehamel » Mon Aug 24, 2009 2:41 pm

Recalculate is present on the page to deal with quantity changes. If you have removed that possibility, it's not necessary to show the button.
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

ZLA
Commodore (COMO)
Commodore (COMO)
Posts: 496
Joined: Fri Mar 13, 2009 2:55 pm

Re: Do I need recalcate / What does recalculate do?

Post by ZLA » Mon Aug 24, 2009 2:56 pm

Thanks Logan.

Post Reply