title | issue |
---|---|
Fix cms product layout |
NEXT-14814 |
- Added migration
Migration1617356092UpdateCmsPdpLayoutSection
to update configuration for CMS Default product detail to be similar with current configuration of product detail page
- Changed method
processBlock
insrc/module/sw-cms/page/sw-cms-detail/index.js
to adjust margin for each blocks of CMS PDP - Changed
displayMode
value tostandard
insrc/module/sw-cms/elements/manufacturer-logo/index.js
- Changed method
createdComponent
insrc/module/sw-cms/elements/manufacturer-logo/config/index.js
to handle prevent reinitializing configuration when element data exists - Changed method
createdComponent
insrc/module/sw-cms/elements/manufacturer-logo/component/index.js
to handle prevent reinitializing configuration when element data exists - Changed method
initConfig
insrc/module/sw-cms/elements/image-gallery/config/index.js
to handle prevent reinitializing configuration when element data exists - Changed method
createdComponent
insrc/module/sw-cms/elements/image-gallery/component/index.js
to handle prevent reinitializing configuration when element data exists - Added block
sw_cms_element_image_content
insrc/module/sw-cms/elements/image/component/sw-cms-el-image.html.twig
- Added template
src/module/sw-cms/elements/manufacturer-logo/component/sw-cms-el-manufacturer-logo.html.twig
- Change style in class
sw-cms-block-product-heading
insrc/module/sw-cms/blocks/commerce/product-heading/component/sw-cms-block-product-heading.scss
- Added class
product-detail-media
andproduct-detail-buy
insrc/Storefront/Resources/views/storefront/block/cms-block-gallery-buybox.html.twig
to wrapcms-element-image-gallery
andcms-element-buy-box
respectively - Added class
product-detail-tabs
insrc/Storefront/Resources/views/storefront/block/cms-block-product-description-reviews.html.twig
- Changed class in
src/Storefront/Resources/views/storefront/block/cms-block-product-heading.html.twig
to fix responsive product heading in mobile screen - Changed style in class
cms-element-manufacturer-logo
insrc/Storefront/Resources/app/storefront/src/scss/component/_cms-block.scss