iizzo Posted September 19, 2002 Posted September 19, 2002 Hello, I don't know if this was already included (since I'm new here to OSC) or if this is available as a contribution, a feature that can create a package deal meaning a package that is sent to the cart as one item but it is basiclly a group of items. this can anable webmasters to sell stuff along with items that don't sell much or something like that. If something like that is not available please I would like you gus to give some ideas on how this can be done and I'll work on it to create it. Thanks
somethingelse Posted September 20, 2002 Posted September 20, 2002 i have a few clients using, or about to start using, oscommerce, and we would LOVE to see this kind of feature... is there a fund going that we can contribute to, to perhaps expedite the process?
seCret steVe Posted September 20, 2002 Posted September 20, 2002 The concept behind the package deal is something i have thought about and i do have a solution on my site that i have developed. www.nstial.com/catalog/ It is the package deal. Basically all i did was take a couple of items from the store. Placed all the prices together and just made a little area for package deal What would be nice is to see you combine two or more differant products with a little picture thing that changes or does something to show the multiple products. Steve
Guest Posted October 1, 2002 Posted October 1, 2002 It is the package deal. Basically all i did was take a couple of items from the store. Placed all the prices together and just made a little area for package deal Basically this is what I do, but I take it a step further. For the product model for a package I include all of the sku's for the items included in the package and use these to create the sku for the package, it looks something like this, 1xSkU 1 + 1xSKU2 + 1xSkU3 + 2xSKU4 This way when the invoice gets printed by the admins or they print a picking slip, they know what SKU's have actually been ordered as part of the package for entering in to their order system or for picking purposes. The only thing you need to do is change the 'products_model' type settings in the 'products' table to accomodate the longer SKU string.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.