{get_order_info type='heurekaDisagree' order=$body.order assign=heurekaDisagree}
{block "google-analytics"}
{if $dbcfg.analytics.ga4.ID}
{assign var=shipping_price value=$body.order->getDeliveryPrice()}
{/if}
{/block}
{if $dbcfg.analytics.fb_pixel.id}
{/if}
{if $dbcfg.analytics.google_conversion.ID}
{/if}
{block "getHeurekaItemId"}
{function getHeurekaItemId}{if (findModule('marketing', 'product_identifier') == 'code')}{$product.code}{else}{$product.id_product}{if $product.id_variation}_{$product.id_variation}{/if}{/if}{/function}
{/block}
{if $dbcfg.analytics.heureka_conversion.backend_only != 'Y' && ($dbcfg.analytics.heureka_conversion.ID || $dbcfg.analytics.heureka_conversion.ID_SK) && !$heurekaDisagree}
{/if}
{if $dbcfg.analytics.new_conversion_code.backend_only != 'Y' && ($dbcfg.analytics.new_conversion_code.ID || $dbcfg.analytics.zbozi_cz_feedback.ID) && !$heurekaDisagree}
{/if}
{if $dbcfg.analytics.trusted_shop.id}
{send_trusted_shop apikey=$dbcfg.analytics.trusted_shop.id order=$body.order source='https://www.compari.ro/'}
{/if}
{if $dbcfg.analytics.affilbox && $dbcfg.analytics.affilbox.instance}
{$note_admin = $body.order.note_admin|json_decode:true}
{/if}
{if $dbcfg.analytics.cjtracking.CID}
{/if}
{if $dbcfg.analytics.google_customer_reviews.merchant_id}
{/if}
{block "other_services"}{/block}