Quote Originally Posted by RoboPhung View Post
I
I plan on tacking on a bunch of additional features and to squash any remaining bugs to make this module the ultimate end all and be all version of SBA, as I feel like this addon is pretty much the most needed feature inclusion in zen-cart.

I need you guys to test to see if any other bugs remain...and I also need you guys to chime in on a couple of things...

1. I'm not too familiar with dynamic dropdowns and the documentation in the original module addon is pretty bare. What exactly is the difference between singledropdown and multipledropdown? They look the same to me, and singledropdown was a broken option from the original dynamicdropdown addon module that was never fixed. If there is no difference between the two options, then I'd rather just remove it from SBA altogether rather than attempt to fix it since it seems like a redundant option.

2. I plan on implementing actual live stock count displays of each variant on the product pages. This is a simple solution when we're talking about adding just one attribute variation to a product (i.e. color) when dealing with radio buttons, or dropdowns. But it becomes hard to figure out a way to elegantly display stock quantity of variants when you have more than one attribute tied to a product (i.e. size and color). For instance, if you have 3 sizes and 6 colors of each size of a particular widget...how is it possible to display the individual stock count of each of these variations in the case of radio buttons and dropdowns? Any ideas or inputs you guys can provide would be helpful.
Robophung, thanks so much for making this functional for v 1.5

For item 1 above, I note if I try to use multiple dropdown, it does not work for my cart. I generally only have 1 attribute type to each product. The attribute is have checked the attribute setup, and the attribute is set up as "dropdown" under option names. If I select multiple_dropdowns it gives me an error on the product info page(s).

For item 2 - it looks like you have this working on your site, but it is not yet included in this update you have posted. Any chance you can share your code? I found it very useful to display the quantity available by attribute in my previous version of my shop, as quantities of products are typically quite limited.

Thanks again for all your work on this!