[ic] min_order mv_min_quantity mv_min_under - huh?

Josh - 185 Performance josh at 185performance.com
Tue Jan 11 01:55:33 EST 2005


Mike Heins wrote:
> I think all it takes is
> 
> 	MinQuantityField   inventory:min_order
> 
> in catalog.cfg.

Thank you, Mike!  This works, but presents an interesting problem.  My 
customers need to be able to add multiple purchases of the same item 
number, using different option values each time.  What happens now, 
assuming min_order=7, is that the customer will add 7 purchases of the 
same item (because he knows that is the minimum), but the result is 
7x7=49 purchases of the same item.

So I'm trying to think of a way to modify Cart.pm so that mv_min_under 
is set false (1) once the item-code has been added 7 times to the cart.

...josh

-- 
Josh McClain
185 Performance
www.185performance.com
Colorado, USA
"So close your eyes, stop your ears,
Shut your mouth and never dare
And if it happens here they'll never come for you
Because they'll know you really didn't care"
-Peggy Seeger


More information about the interchange-users mailing list