[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
using mv_order_group
I am using mv_order_group to allow the purchase of multiple items on one
page. Everything works fine. I have noticed one small problem, if the
first item in the group is deleted from the shoping cart, all the items in
the group are deleted from the cart, however if any other item in the group
is deleted, only that item is removed from the cart.
I am using the ord/basket, almost stock from the simple demo, I have removed
the accessories functionality and changed the colors, other than that is is
the same. This one has me stumped, any input is greatly appreciated.