We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda0097 commit 901285bCopy full SHA for 901285b
view/frontend/templates/hyva/cart-script-additions.phtml
@@ -1,11 +1,8 @@
1
<?php declare(strict_types=1);
2
3
use Magento\Framework\View\Element\Template;
4
-use Yireo\GoogleTagManager2\ViewModel\Commons;
5
6
/** @var Template $block */
7
-/** @var Commons $commons */
8
-$commons = $block->getCommonsViewModel();
9
?>
10
<script>
11
document.addEventListener('DOMContentLoaded', function () {
0 commit comments