ProductQuantity loader¶
It loads given rows to the spy_product_quantity
table.
The ProductQuantity.product_quantity.publish
event is triggered.
Usage:
<product-quantity
productConcreteIdField="product_concrete_id"
minQtyField="quantity_minimum"
intervalQtyField="quantity_interval"
/>
Attributes:
minQtyField
- name of the field containing minimum quantityintervalQtyField
- name of the field containing quantity intervalproductConcreteIdFieldName
- name of the field containing the product concrete id