RE: Specify product quantity for an attribute
freezehell <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <3dff38db1b81359325eebab23373e66f@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=191021#191021 ---------------------------------------------------------------- If i understood your problem right, then if outofstock checkout is disabled, all items in the cart must be in stock to be able to checkout. If one of the items is out of stock, it will redirect back to shopping cart so that the user can either update or remove the item. In qtpro, this is working fine. Check my site out, http://wire.homeip.net:8880/catalog Add 2 different sizes kungfu uniforms to the cart, for e.g. one size S and one size M. Update one of them to quantity 6 so that it appears out of stock. So naturally, when you try to check, it will redirect back to shopping cart. If both r in stock, it allows checkout.