Jump to content

Change the default attribute (combination) when out of stock


Recommended Posts

  • 2 weeks later...

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

  • Like 2
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 years later...
  • 1 year later...

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

  • 2 years later...

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...