adding position to detail.tpl metadata entry

This commit is contained in:
MaxBUhe 2023-01-16 15:25:59 +01:00
parent 34c27d101d
commit a5378ec70e

View File

@ -80,7 +80,8 @@ $aModule = [
[ [
'template' => 'page/details/inc/productmain.tpl', 'template' => 'page/details/inc/productmain.tpl',
'block' => 'details_productmain_title', 'block' => 'details_productmain_title',
'file' => '/Application/views/blocks/detail.tpl' 'file' => '/Application/views/blocks/detail.tpl',
'position' => 150
], ],
// checkout // checkout
[ [