Hi,

I have this all working just fine in every way except the that items aren't being marked as out of stock in the dropdown. The Add To Cart button is disabling / enabling just fine when an option is selected, but I need them marked as well.

I'm using version 2 of the module. I have two sets of options, size and colour (could that be causing the issue?).

Any ideas would be hugely appreciated.

Comments

studio-days’s picture

I should also say that I'm using a setup where I have 8 x Products referenced by a single Product Display.

guy_schneerson’s picture

Category: bug » feature

Hi @whitemope
unfortunately this is currently only supported by the version 1 branch.

studio-days’s picture

Oh no that's a shame!!! I'm imagining that if I downgrade, that will cause other problems... correct?

Any chance of this feature being developed in version 2?

guy_schneerson’s picture

I think you should be able to downgrade but I haven't tested. You can try the following on a test site (not on your top copy):

  1. Don't disable stock on the Simple stock management screen admin/commerce/config/stock/ss
  2. Disable the all the stock modules (the module dosent remove the stock field to prevent data loss)
  3. Install version 1

It will probably end up in V2 as a more generic solution i.e. hide / set msg for out of stock products using rules but this is unlikely to be soon.

good luck and let me know how you get on.

guy_schneerson’s picture

I think you should be able to downgrade but I haven't tested. You can try the following on a test site (not on your top copy):

  1. Don't disable stock on the Simple stock management screen admin/commerce/config/stock/ss
  2. Disable the all the stock modules (the module dosent remove the stock field to prevent data loss)
  3. Install version 1

It will probably end up in V2 as a more generic solution i.e. hide / set msg for out of stock products using rules but this is unlikely to be soon.

good luck and let me know how you get on.