File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/docs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -918,7 +918,7 @@ Inline styles
918
918
## Products
919
919
920
920
```
921
- <div data-role="products" data-appearance="grid" data-products-count="4" data-conditions-encoded="">widget type="Magento\CatalogWidget\Block\Product\ProductsList" template="Magento_CatalogWidget::product/widget/content/grid.phtml" anchor_text="" id_path="" show_pager="0" products_count="4" type_name="Catalog Products List" conditions_encoded=""</div>
921
+ <div data-role="products" data-appearance="grid" data-products-count="4" data-conditions-encoded="">{{ widget type="Magento\CatalogWidget\Block\Product\ProductsList" template="Magento_CatalogWidget::product/widget/content/grid.phtml" anchor_text="" id_path="" show_pager="0" products_count="4" type_name="Catalog Products List" conditions_encoded=""}} </div>
922
922
```
923
923
924
924
Attributes
You can’t perform that action at this time.
0 commit comments