ProductAbstractUrl loader¶
It loads the URL rows to the spy_url
table.
The Url.publish
event will be triggered.
Usage:
<product-abstract-url
LocalizedUrlsField="localizedUrls"
urlFieldInLocalizedUrls="url"
productAbstractIdField="productAbstractId"
/>
Attributes:
LocalizedUrlsField
- Name of the field containing the array with localeId as Key and the url (can be create with the localizedFieldTransformer)urlFieldInLocalizedUrls
- The Keyname inside the LocalizedUrlsField to read the URLproductAbstractIdField
- Name of the Field containing the productAbstractId