From a5378ec70e90ba6b72aff4c93c238146a37f29c9 Mon Sep 17 00:00:00 2001 From: MaxBUhe Date: Mon, 16 Jan 2023 15:25:59 +0100 Subject: [PATCH] adding position to detail.tpl metadata entry --- metadata.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.php b/metadata.php index 574fd2a..d2f098d 100755 --- a/metadata.php +++ b/metadata.php @@ -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 [