diff --git a/integration/woocommerce.php b/integration/woocommerce.php index cbb3dee1..d737046a 100755 --- a/integration/woocommerce.php +++ b/integration/woocommerce.php @@ -404,6 +404,7 @@ function gtm4wp_woocommerce_datalayer_filter_items( $dataLayer ) { if ( $gtm4wp_options[ GTM4WP_OPTION_INTEGRATE_WCREMARKETING ] || $gtm4wp_options[ GTM4WP_OPTION_INTEGRATE_WCEECCARTASFIRSTSTEP ] + || $gtm4wp_options[ GTM4WP_OPTION_INTEGRATE_WCTRACKENHANCEDEC ] ) { $gtm4wp_cart_products = array(); $gtm4wp_cart_products_remarketing = array();