http://1-2-3-direct.com/forum_stuff/multi_attribute.gif
Just packaging it up now :)
Printable View
http://1-2-3-direct.com/forum_stuff/multi_attribute.gif
Just packaging it up now :)
Description:
This module allows one to keep track of individual stocks of a product variant. For example, if you have three sizes, large, medium and small, this module will allow you to keep track of all the different quantities. It will work with an unlimited amount of attributes so you could have green, small, cotton shirts.
Download here:
http://1-2-3-direct.com/forum_stuff/produc...butes_stock.zip
dear dafonz
it will be a great module but can you tell me the differece between it and the "Attributes by stock" module by milosh , can they work together or their will be conflicts in that
Can't speak for whether or not they work together (I'm guessing likely not), but this allows you to have finer control over the stock.Quote:
Originally posted by ah_salama@Dec 1 2005, 09:27 AM
dear dafonz
it will be a great module but can you tell me the differece between it and the "Attributes by stock" module by milosh , can they work together or their will be conflicts in that
For example, with milosh's module, you can specify number of each attribute.. so it could be 5 black and 5 blue and 3 medium and 7 small.
Problem is, you don't know what is what. Is it 3 medium blacks or 3 medium blues? You don't know.
With this module, you can specify different stock ids..
so
3 medium blacks
2 small blacks
5 small blues
This is a really dumb question, but where do I go to add attribute stock? I can't figure out where to use this addon.
Catalog > Products with Attributes stockQuote:
Originally posted by cslhypnotech@Dec 1 2005, 10:41 PM
This is a really dumb question, but where do I go to add attribute stock? I can't figure out where to use this addon.
I checked the files for consistency using Winmerge, installed the tables, uploaded the files, and I'm not seeing this option.. I'll check my files again, any ideas?
I'm having the same problem, I uploaded all the files, ran the query etc and it doesn't give me that option under my catalog.
My bad.. I left out a file!
You'll need to edit admin/includes/boxes/catalog_dhtml.php and add this line (whereever you want)
Updated the zip to reflect that. Sorry about that guys!Code:// Edit
$za_contents[] = array('text' => BOX_CATALOG_PRODUCTS_WITH_ATTRIBUTES_STOCK, 'link' => zen_href_link(FILENAME_PRODUCTS_WITH_ATTRIBUTES_STOCK, '', 'NONSSL'));
// end edit
Thanks :) appears to be working perfectly!