Quote Originally Posted by mc12345678 View Post
Similar; however, a few differences (and by-the-way I did not remove/vary any of the default settings, but added to the existing... This way the plug-in would be relatively non-intrusive to the routine operation.)
That is always a plus!

Quote Originally Posted by mc12345678 View Post
Said to be similar in that it will add to the cart, but if not mistaken (at least in testing) clicking on the add to cart button took me to the product information page with the product added to the cart. Here the design concept was to stay on the same page (and in this case kept the page at the "same" location) to be able to increase/decrease the quantity of an item like using a push-button arrow or similar.

Admin>Configuration>My Store : Display Cart After Adding Product

Quote Originally Posted by mc12345678 View Post
Yeah... Sorry, I kinda threw the software to the site because most of my testing had been local. I've brought in the modified shopping_cart.php class template file, so now it operates like it was supposed to... Not like how you found it... Sorry...

Yes, it would be a complete pain to click 3 items on a page of 20 and then have to dump the 17 others that came over. That's why some additional design was needed. Only issue I've seen in the way I implemented it is if there is a change of the settings in mid use of one page and clicks to load something to the cart... Albeit a minute detail, it's one of those things... :)

Can try the check box concept again.
Same result, I may have to clear my browser cache though.

Quote Originally Posted by mc12345678 View Post
The reason initially for the textbox to go along with it was that the box would be prepopulated with the minimum that can be added as calculated by one of the Zen Cart functions, and that it could be selected down the row, then the quantity(ies) could be modified as needed/desired. This all stemmed from the original request to have a checkbox that could be used to add an item or list of items with a minimum amount applied. Then there was some discussion about how to add multiples at once (textbox added in), then an increase, decrease option... Icon option...
Trust me I understand.