Hi all,
I'm trying to figure out if there's a way to do the following:
Scenario:
A customer adds items to their cart that equal a lot of weight (like 300 pounds or more). Right now, only UPS and USPS rates show as shipping options...which can get rather pricey for a shipment of this caliber.
Ideal Solution, if possible:
Is there a way to put a variable in the "Choose Shipping Method" portion (Checkout Step 2) where:
IF [Total Cart Weight] > 300 pounds, THEN [Message displays: "For an order of this size, freight shipment may be a less expensive alternative. Please contact us for details."]
Any ideas?
Thanks in advance!
James
I'm trying to figure out if there's a way to do the following:
Scenario:
A customer adds items to their cart that equal a lot of weight (like 300 pounds or more). Right now, only UPS and USPS rates show as shipping options...which can get rather pricey for a shipment of this caliber.
Ideal Solution, if possible:
Is there a way to put a variable in the "Choose Shipping Method" portion (Checkout Step 2) where:
IF [Total Cart Weight] > 300 pounds, THEN [Message displays: "For an order of this size, freight shipment may be a less expensive alternative. Please contact us for details."]
Any ideas?
Thanks in advance!
James
Comment