[Changed] OXID 7 file adjustments

This commit is contained in:
2024-09-21 18:16:52 +02:00
parent 8bbf7e4fa7
commit c539c898d9
48 changed files with 54 additions and 157 deletions

View File

@ -4,7 +4,7 @@ namespace D3\GoogleAnalytics4\Modules\Application\Controller;
class d3GtmAccountWishlistController extends d3GtmAccountWishlistController_parent
{
protected $_sThisTemplate = 'page/account/d3gtmwishlist.tpl';
protected $_sThisTemplate = '@' . Constants::OXID_MODULE_ID . '/page/account/d3gtmwishlist.tpl';
public function render()
{