...
Event | Beschreibung |
---|---|
\Brandbox\ShopCore\Shop\CartSessionArticle\Lib\Event\OnPopulateSessionArticleCartEntities | In der Standardimplementation werden hier die shopSessionArticle zu CartSessionArticles umgewandelt und in Die Filterung der shopSessionArticle geschieht hier über den mitgegebenen Dieses Event wird auch im Laufe von |
\Brandbox\ShopCore\Shop\CartSessionArticle\Lib\Event\OnPopulateSessionArticleCartEntity | Das ist ein Unterevent von OnPopulateSessionArticleCartEntities und dient dazu, konkret die shopSessionArticle zu CartSessionArticle umzuwandeln. Hier können auch Modifikationen aut $entity -Ebene gemacht werden. |
View/CartSessionArticle
Event | Beschreibung |
---|---|
\Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketItemInformation | Dieses Event beinhaltet als In der Standardimplementation werden hier zum Beispiel die Sku und die Lieferzeit der Auflistung hinzugefügt. |
\Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateWishlistItemInformation | Analog zu OnPopulateBasketItemInformation aber für die Merkliste |
\Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketItemPrice | Dieses Event beinhaltet als In der Standardimplementation wird hier zuerst die Preiskonfiguration |
\Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateWishlistItemPrice | Analog zu OnPopulateBasketItemPrice aber für die Merkliste |
OnPopulateBasketPreviewItem
Haupt-Event | Event | Beschreibung |
---|---|---|
\Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketItemInformation | Dieses Event wird als Unterevent von | |
OnPopulateBasketItemInformation | \Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketPreviewItemImage | Bild der Zeile. |
OnPopulateBasketItemInformation | \Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketPreviewItemContent | Beschreibender Inhalt der Zeile. In der Standardimplementation wird hier ein Link zum Artikel dargestellt. |
OnPopulateBasketItemInformation | \Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketPreviewItemQuantity | Menge der Zeile. |
OnPopulateBasketItemInformation | \Brandbox\ShopCore\View\CartSessionArticle\Lib\Event\OnPopulateBasketPreviewItemPrice | Preis des Zeile. |