ProductAbstractUrlGenerate loader¶
It loads the rows to the spy_url_redirect
, and spy_url
tables.
The Url.publish
and Entity.spy_url_redirect.update
events are triggered.
Usage:
<product-abstract-url-generate
productAbstractIdField="productAbstractId"
productAbstractSkuField="sku"
productAbstractNamesField="names"
/>
Attributes:
* productAbstractIdField
- The ID field of the product abstract
* productAbstractSkuField
- The SKU field of the product abstract
* productAbstractNamesField
- The names field of the product abstract containing an array with locals as keys and localized names as values