adding position to detail.tpl metadata entry
This commit is contained in:
parent
34c27d101d
commit
a5378ec70e
@ -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
|
||||||
[
|
[
|
||||||
|
Loading…
Reference in New Issue
Block a user