Jump to content

Edit History

limeradio

limeradio

Hello Guys

Today i'm here to ask you some help by removing the shop url from email template:

1. i have my customized email template and there was no contains of  {shop_url} in template.

2. i erased code from mail.php: 
            $templateVars['{shop_url}'] = Context::getContext()->link->getPageLink(
                'index',
                true,
                $idLang,
                null,
                false,
                $idShop
            );

3. After removing of there code that shop url is not longer exists in email but you can see {shop_url}.

Please take the attachment as reference.

 

What should i do????

Image_20231005155833.png

limeradio

limeradio

Hello Guys

Today i'm here to ask you some holp by removing the shop url from email template:

1. i have my customized email template and there was no contains of  {shop_url} in template.

2. i erased code from mail.php: 
            $templateVars['{shop_url}'] = Context::getContext()->link->getPageLink(
                'index',
                true,
                $idLang,
                null,
                false,
                $idShop
            );

3. After removing of there code that shop url is not longer exists in email but you can see {shop_url}.

Please take the attachment as reference.

 

What should i do????

Image_20231005155833.png

×
×
  • Create New...