From 0a311045dc4f870b50c667791886c92f0133ee7f Mon Sep 17 00:00:00 2001 From: Stefan Moisees Date: Wed, 9 Apr 2025 10:39:35 +0200 Subject: [PATCH] Add missing semikolon to prevent javascript errors --- views/smarty/event/purchase.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/smarty/event/purchase.tpl b/views/smarty/event/purchase.tpl index 417b82a..9dca5ef 100644 --- a/views/smarty/event/purchase.tpl +++ b/views/smarty/event/purchase.tpl @@ -50,7 +50,7 @@ }[{if $oViewConf->isDebugModeOn()}], 'debug_mode': 'true' [{/if}] - }) + }); [{/strip}] [{/capture}] [{oxscript add=$smarty.capture.d3_ga4_purchase}]