1 reply [Last post]
TimK's picture
Offline
Joined: 08/18/2007
Juice: 147
Was this information Helpful?

Hi.

Since UC_AAC already adjusts the display price the the display of options in the select box, maybe it could be modified to display only the options that are in stock, and to hide the add to cart button if none of the options are in stock?

Ideas...

cYu
cYu's picture
Offline
Bug FinderGetting busy with the Ubercode.
Joined: 11/19/2007
Juice: 850
Re: UC_AAC + Inventory Availability Display

I think all of that is definitely feasible. Not sure if integrating it in with price calculations makes sense. Perhaps an ajax stock check module of some sort? It could probably share much of the code from uc_aac, but would not be a complete solution as users could disable javascript and still have options or buttons that you meant to have unavailable....so you'd need to make sure you still had validation.