Require rule dependent product not unselecting in presence of Product script
Hi All,
I am finding an issue where it looks like,the require rule and product script is conflicting.
I have a require rule in my customizable product Fijo: selection of product A requires product B or C or D.
B,C,D are products under same relationship.
Also I have a product script in my customizable product Fijo which adds the child on selection of product B automatically if it has a single child under it.
So,as soon as the rule runs on selection of product A,the require rule adds B automatically and the child also gets added.