Commit f66b1f12302d1fd2098645dfd936ddd103619c06

Authored by Yarik
1 parent caec9f97

Google ecommerce

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/views/order/success.php
... ... @@ -26,6 +26,7 @@
26 26 if($_SERVER['REMOTE_ADDR'] == '89.252.10.6') {
27 27 var_dump($variants);
28 28 var_dump($order);
  29 + die();
29 30 }
30 31 ?>
31 32 <div class="block-100">
... ...