Nested WoodMart blocks
Many complex WoodMart blocks are assembled from the same smaller blocks that you can use independently. This keeps their controls consistent and lets you edit each part of the design separately.
How nested blocks work
For example, a Banner contains a Container that can include a Title, Paragraph, Button, and other supported content blocks. Info box and Testimonial blocks also use nested blocks for their inner content.

Select an inner block directly on the canvas or use the editor List View to navigate the hierarchy. The parent block controls the overall component, while each child keeps its own content, style, and advanced settings.
In this context, reuse means that WoodMart uses the same block types and controls in different components. It does not automatically synchronize content between separate block instances or pages.
Nested blocks can also react together when the parent is hovered. See Configure parent hover effects.