View Single Post
  #4  
Old 08-31-2009, 07:02 AM
 
matallen matallen is offline
 

Advanced Member
  
Join Date: Nov 2008
Posts: 78
 

Default Re: Custom Notification at Check out based on custom field value

These will affect the whole order whether they order a perishable item or not - right? I need a way to add a flat fee if they select 1 or more perishable items - any perishable item of any quantity will add the same flat rate to the entire order.

ex: the flat rate is $40.
item(a) - perishable
item(b) - perishable
item(c) - not perishable


If they order item(a)x3 and item(b)x1 and item(c)x1 the shipping for the entire order would be the FedEx actual shipping cost for item(c) + $40.

If they order item(c) x 2 it would only be the actual shipping cost of item(c).

If they order item(a) x 20 and item(b) x 5 the shipping cost would be $40.

Does that make sense?
__________________
Matt Allen
Xcart Gold v4.2.2
LINUX - Apache
PHP 5.2.9 / MySQL 5.0.81-community
Reply With Quote