ProductStock loader¶
It loads given rows to the spy_stock_product
table.
Usage:
<product-stock
productConcreteIdField="product_concrete_id"
/>
Attributes:
productConcreteIdField
- name of the field containing the id of the concrete productstockIdField
- name of the field containing the stock IDisNeverOutOfStockField
- name of the field containing the booleanisNeverOutOfStock
flagquantityField
- name of the field containing the stock quantity