get_total() - $wcOrder->get_shipping_total() - $wcOrder->get_total_tax(); wp_scripts(); wp_enqueue_script('roleWcAdcellTrackingAfterOrder', 'https://t.adcell.com/t/track.js?pid='. esc_attr(get_option('roleWcAdcellProgramId')) . '&eventid='. esc_attr(get_option('roleWcAdcellEventId')) .'&referenz='. $wcOrder->get_order_number() .'&betrag='. $total); $roleWcAdcellTrackingScriptTracking = ''; }