adding position to detail.tpl metadata entry

Cette révision appartient à :
MaxBUhe 2023-01-16 15:25:59 +01:00
Parent 34c27d101d
révision a5378ec70e
1 fichiers modifiés avec 2 ajouts et 1 suppressions

Voir le fichier

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