presdeco Posted October 26, 2012 Share Posted October 26, 2012 Hi Is there any module that will autmotically change the default combination(attribute) when it comes out of stock (or quantity is 0)? Thanks Marius 1 Link to comment Share on other sites More sharing options...
BenUw Posted November 7, 2012 Share Posted November 7, 2012 Hi, Yes same here. If the default attribute of a product is out of stock but there are other attributes with stock then the product listing page shows out of stock. This is quite annoying because people will not click on a product that show there is no stock. For example: t-shirt in sizes S M L XL XXL, S is the default attribute and stock is 0 All other sizes have stock Product listing page shows "out of stock" Any help is appreciated ;-) Thanks Ben 2 Link to comment Share on other sites More sharing options...
steve_c Posted November 16, 2012 Share Posted November 16, 2012 I also desperately need this addressed. It is still there in 1.5 Link to comment Share on other sites More sharing options...
jaimeweb Posted August 17, 2015 Share Posted August 17, 2015 Is there a way to do this in 1.5? Link to comment Share on other sites More sharing options...
Attrexx Posted January 26, 2017 Share Posted January 26, 2017 Since this is a feature that should have been implemented in the PS core functionalities and for over 2 years NO solutions were given except 2 paid modules, I am going to SPAM all the threads that address this matter.I am sorry but it doesn't seem fair at all that such an important base feature is made available via paid module when it should have been rolled out in a PS update long time ago I've seen so many PS stores losing customers because they see an Out of Stock message on a product that actually HAS stock on other combinations. It's already beyond ridiculous, this silence of the PS staff. This a call of desperation to the PS staff, of a lot of PS users, not just mine. Let the solution reveal itself at last!#MegaBump Link to comment Share on other sites More sharing options...
chew0904 Posted June 19, 2019 Share Posted June 19, 2019 I tried writing scripts to change default_on but no hope with that I found the easiest solution by just changing minimum quantity to 1 copy public static function getDefaultAttribute($id_product, $minimum_quantity = 1, $reset = false) into override/classes/Product.php I hope this may help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now