firegento-dynamiccategory
firegento-dynamiccategory copied to clipboard
Not adding products if more then one attribute set selected in rule conditions.
Hello,
I have big issue with module I very like :) Problem: Not adding products if more then one attribute set selected in rule conditions. P.S. If only ONE attribute set selected all working properly.
Here is screen shot from my magento: http://www.awesomescreenshot.com/image/1270050/41335d8e6cb5ec32a157a1aad1393356
I'm using: 1.9.0.1 version.
There is no additional category module setup on my magento.
Can you please take a look?
Thanks in advance, Valdis Geisters
You should change your condition from ALL to ANY.
Or alternatively only add one condition but use the is one of and add all your Attribute Sets in that one condition.
That should most likely fix your issue :)
(facepalm) Thank you man!