title | issue |
---|---|
Display Cross Selling Element on Storefront |
NEXT-12063 |
- Added
Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
to resolvecross-selling
cms element. - Added
Shopware\Core\Content\Cms\SalesChannel\Struct\CrossSellingStruct.php
to handle data forcross-selling
cms element.
- Added
src/Storefront/Resources/views/storefront/element/cms-element-cross-selling.html.twig
to displaycross-selling
cms element. - Changed
src/Storefront/Resources/views/storefront/element/cms-element-product-slider.html.twig
to display products withcross-selling
element.