Commit cfbb9363bf40aa84dc8a6294a5d083e5bde2e1d2

Authored by Alex Savenko
1 parent c1d2bcc8

remarketing

Showing 1 changed file with 0 additions and 9 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -552,15 +552,6 @@ @@ -552,15 +552,6 @@
552 'models' => [], 552 'models' => [],
553 ]) ?> 553 ]) ?>
554 </div> 554 </div>
555 - <!--  
556 - <script type="text/javascript">  
557 - var google_tag_params = {  
558 - dynx_pagetype: "offerdetail",  
559 - dynx_itemid: "<?= $product->product_id ?>",  
560 - dynx_totalvalue: "<?= $product->price ?>"  
561 - }  
562 - </script>  
563 - -->  
564 555
565 556
566 <?php $this->endBody() ?> 557 <?php $this->endBody() ?>