Can’t get quantity to populate on products without stock management
-
I’m working with a FB feed. On Facebook catalogs, if the quantity_to_sell_on_facebook is zero (or missing), then the product will not be available for sale in my shop.
I’m setting quantity_to_sell_on_facebook to stock (Custom attribute). This works for items which have stock management engaged and a stock > 0, but for items with no stock management there is no field added.
I added a rule: if manage stock (Custom attribute) is not equal to yes, then set stock (Custom attribute) to 100. However, this does not seem to add the quantity_to_sell_on_facebook to the other items.
Does the rule only apply to the value, AFTER logic has already determined whether the include the field? I don’t understand why else it would fail to show up. How can I get this to work?
The topic ‘Can’t get quantity to populate on products without stock management’ is closed to new replies.