first commit
This commit is contained in:
17
apps/frontend/config/layout/default.yml
Normal file
17
apps/frontend/config/layout/default.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
all:
|
||||
.layout:
|
||||
name: layout1
|
||||
container_left:
|
||||
display: [stProducer.list, stCategoryTree.show, stNewsletterFrontend.newsletter, stProduct.new, stProduct.productGroup-1]
|
||||
params:
|
||||
stProduct.productGroup-1: {product_group: RECOMMEND}
|
||||
|
||||
|
||||
container_right:
|
||||
display: [stNavigationFrontend.productsBox, stProduct.productGroup-1, stBoxFrontend.boxes, stProduct.productGroup-2, stTrustedShopsFrontend.showSealbox, stTrustedShopsFrontend.showRatingWidget]
|
||||
params:
|
||||
stProduct.productGroup-1: {product_group: PROMOTION}
|
||||
stProduct.productGroup-2: {product_group: SALES}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user