How to show OUT OF STOCK in dropdown (Product Attribute Value Combinations) 3.2

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi, it is great job, thanks so much.
I wanted to implement this with colorbox and radio buttons but couldn't succeed:(
My senario is; I have size and color attributes (size attributes are shown as radio buttons and color attributes are shown as colorsquares).
When user click a radio button I want to disable out of stock color attributes, and when user click a color then want to disable out of stock sizes.

Could you help me?  

Thanks a lot.


PS: Sorry for my English.
10 years ago
Please vote on those two issues thru CodePlex to get this as standard functionality in the future!

https://nopcommerce.codeplex.com/workitem/11907
https://nopcommerce.codeplex.com/workitem/10034
10 years ago
joakimk wrote:
Please vote on those two issues thru CodePlex to get this as standard functionality in the future!

https://nopcommerce.codeplex.com/workitem/11907
https://nopcommerce.codeplex.com/workitem/10034


I'm not running 3.3 yet but it looks like it has been integrated.  You could check out the demo.

https://nopcommerce.codeplex.com/workitem/11527
10 years ago
Great, have to test. Thanks for info!
10 years ago
I can't find that option in version 3.30.......
10 years ago
rafagas wrote:
I can't find that option in version 3.30.......

Neither do I.
I checked "Allow only existing attribute combinations" on a product and have a stock quantity at 0 on one of its attributes combinations.
10 years ago
Guys, thanks for the support. I have made a few extra modifications. I would love to include this in the new version, (3.4) I suppose. But I don't know how to help out. Is there a way to contribute directly to the code?
10 years ago
I am not sure if this would be a fork, pull request or what. This would be a question best suited for a dev like Andrei. Until you speak with someone, you could create a http://www.codeplex.com account. Codeplex is the repository used for the source code, [url]www.nopcommerce.codeplex.com[/url].

I know this issue has been mentioned, but, with 2 different ideas for a solution. On one hand you can list items as out of stock in the dropdown (your method), or you make it where items out of stock doesn't populate the dropdown. The main object here is to represent inventory properly to the customer... I know I would hate to click "add to cart" to find out what I want is out of stock. Either will work but to what extent.

My only worry with the latter solution, the focus seems to be on the immediate sale, not future sales. With your solution, it will let the customer know the item is normally stocked. So if the price is right, there is a good chance they will inquire to see when it will be back in stock or check back with your site the next time they need it. I do not think the concept of "out of sight, out of mind" is good for this situation. Hopefully others will agree and see your code in the next release or possibly a changeset before 3.4 release.
10 years ago
vics wrote:
Guys, thanks for the support. I have made a few extra modifications. I would love to include this in the new version, (3.4) I suppose. But I don't know how to help out. Is there a way to contribute directly to the code?

Please read more about source code contributions here (bottom of the page). Thanks
9 years ago
Hi !
I Made Changes in Version 3.30 But the changes are not reflecting . what mistake  must I have done . Is there any code made for version 3.30 as in new version 3.30 there is so much difference in code from last version . I must have done some mistake but i am unable to trace the mistake . pls help me
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.