Hi, we have a site that ships mostly non-perishables, but have some perishables for sale. We inform our customers on the category pages and product pages that contain perishables that they should ship their order expedited to maintain freshness.
We want to lock the customer into expedited shipping as the only option during checkout if they add a perishable to their cart. We instead email them if they don't select expedited shipping to try to get them to pay for expedited shipping.
What We Need A Developer For:
We want to add one more Alert during checkout when the customer has a perishable in their cart and they are about to select their shipping method - the alert will say "Please note: Your basket contains a perishable item that must used expedited shipping...yada yada yada..."
We are looking for a developer who can:
1) Create and implement the code that looks to see if a perishable is in a cart
2) Situationally display the alert on the shipping selection page during checkout (OSEL) only when there is a perishable in the cart
For perishable product detection during checkout:
a) We could use a custom product field to mark all perishable products as "perishable" and look to see if that custom product field exists for any products in their basket
b) We could list in a database all product Codes that are perishables that could be used to reference during checkout
One or both of these solutions may work...We have the Emporium Plus Tool Kit module available to assist.
alert.jpg
Thanks
Morgan
GreekInternetMarket.com
We want to lock the customer into expedited shipping as the only option during checkout if they add a perishable to their cart. We instead email them if they don't select expedited shipping to try to get them to pay for expedited shipping.
What We Need A Developer For:
We want to add one more Alert during checkout when the customer has a perishable in their cart and they are about to select their shipping method - the alert will say "Please note: Your basket contains a perishable item that must used expedited shipping...yada yada yada..."
We are looking for a developer who can:
1) Create and implement the code that looks to see if a perishable is in a cart
2) Situationally display the alert on the shipping selection page during checkout (OSEL) only when there is a perishable in the cart
For perishable product detection during checkout:
a) We could use a custom product field to mark all perishable products as "perishable" and look to see if that custom product field exists for any products in their basket
b) We could list in a database all product Codes that are perishables that could be used to reference during checkout
One or both of these solutions may work...We have the Emporium Plus Tool Kit module available to assist.
alert.jpg
Thanks
Morgan
GreekInternetMarket.com
Comment