I need to create an product order form that will serve up a message to PLEASE PLACE ORDER BY PHONE if the total weight of the products ordered reaches the 50lb max. that the customer's FedEx shipping box can hold.
Can someone point me in the right direction to accomplish this? Would the number and hidden fields be involved using calculations?? I have not seen any great tutorials on using the hidden fields or what they are used for.
The website customer doesn't necessarily need to see the weight being added up (it might even discourage them from ordering more), but we need a simple solution for the small amount of orders that might be placed over 50lbs. because of our FedEx limitations.
I also should note that we have Cart66 in place but these weight limits don't seem to be able to be addressed with the shopping cart.
Any ideas would be greatly appreciated!