Price Default Value
As it is not possible to set a default price to products I was trying to achieve that by using rules. I'm checking "Before saving a commerce product" Event. Condition is "Data value is empty" and my Action would be "Set a data value", but all I get is an error because price isn't set. Anyone know why this is happening?
Comments
Anyone knows where the price
Anyone knows where the price validation is made? I would core-hack that and bring in my default value there if there is no other solution.