by cyoung » Wed Sep 04, 2019 10:27 am
There isn't an option for this with the ShopSite minimum order functionality, but you could disable that and implement your own via custom JavaScript on the shopping cart or checkout page. The JavaScript would need to distinguish between the perishable/non-perishable products in order to allow/disallow the order to proceed, either by something in the product name/SKU, or one of the extra product fields. I'm assuming this is a Pro store.
Documentation for JavaScript variables available to a custom programmer on the shopping cart and checkout screens is here:
https://help.shopsite.com/help/14.0/en-US/sc/pro/cart.variables.html