Product description is a static block, built Using columns gutenberg. The content is added in 3 rows.
First Row
- Columns block is divided into 2 equal column in the ratio 1/6 + 1/6.
- In the first column, Heading and Paragraph block are used to add title and description.
- In the second column, title and list added. (Note : Add text-secondary pl-3 mb-0 description-list as a additional css class for List block to add color and padding )
Second Row
- Columns block is divided into 2 equal column in the ratio 1/6 + 1/6.
- In the first column, Heading and Paragraph block are used to add title and description.
- In the second column, use Parallaxer Image block to add image. ( Note: Add bg-img-hero-center h-100 min-height-450 rounded as a additional css class for Parallaxer Image block)
Third Row
- Columns block is divided into 2 equal column in the ratio 1/6 + 1/6.
- In the first column, Heading and Paragraph block are used to add title and description. (Note: Add order-lg-2 space-1 space-lg-2 as a additional css class for Column)
- In the second column, use Parallaxer Image block to add image. ( Note: Add bg-img-hero-center h-100 min-height-450 rounded as a additional css class for Parallaxer Image block)