Hi,

I have downloaded the product few days ago and was quite impressed with the feature rich application with simple install and clean code. I have a question maybe someone can answer before I start making code changes to fulfill our requirement.

We charge a customization setup fee for our products if the order quantity is below X number of items and the customer has checked the customization required checkbox on any of the product in shopping cart. The items can be different products but if the total quantity of the products is below X then we charge the customization fee, lets say $10. We need to capture that in shopping cart and throughout the order completion process.

If the customer has not checked the customization required checkbox then we process the order normally without any customization charges.

Please let me know how to go about doing that, will be highly appreciated.