function porta188_parse_sourcebuster_cookie( $value ) { $result = array(); if ( empty( $value ) || ! is_string( $value ) ) { return $result; } foreach ( explode( '|||', $value ) as $part ) { $pair = explode( '=', $part, 2 ); if ( 2 === count( $pair ) ) { $result[ $pair[0] ] = rawurldecode( $pair[1] ); } } return $result; } function porta188_detect_device_type( $user_agent ) { $user_agent = strtolower( (string) $user_agent ); if ( preg_match( '/mobile|android|iphone|ipad|ipod|opera mini|iemobile/', $user_agent ) ) { return 'Mobile'; } return 'Desktop'; } add_action( 'woocommerce_checkout_order_created', function( $order ) { if ( ! $order instanceof WC_Order ) { return; } if ( $order->meta_exists( '_wc_order_attribution_source_type' ) || $order->meta_exists( '_wc_order_attribution_utm_source' ) ) { return; } $data = array(); $current = porta188_parse_sourcebuster_cookie( $_COOKIE['sbjs_current'] ?? '' ); $current_add = porta188_parse_sourcebuster_cookie( $_COOKIE['sbjs_current_add'] ?? '' ); $session = porta188_parse_sourcebuster_cookie( $_COOKIE['sbjs_session'] ?? '' ); $udata = porta188_parse_sourcebuster_cookie( $_COOKIE['sbjs_udata'] ?? '' ); $map = array( '_wc_order_attribution_source_type' => $current['typ'] ?? '', '_wc_order_attribution_referrer' => $current_add['rf'] ?? '', '_wc_order_attribution_utm_campaign' => $current['cmp'] ?? '', '_wc_order_attribution_utm_source' => $current['src'] ?? '', '_wc_order_attribution_utm_medium' => $current['mdm'] ?? '', '_wc_order_attribution_utm_content' => $current['cnt'] ?? '', '_wc_order_attribution_utm_term' => $current['trm'] ?? '', '_wc_order_attribution_session_entry' => $current_add['ep'] ?? '', '_wc_order_attribution_session_start_time' => $current_add['fd'] ?? '', '_wc_order_attribution_session_pages' => $session['pgs'] ?? '', '_wc_order_attribution_session_count' => $udata['vst'] ?? '', '_wc_order_attribution_user_agent' => $udata['uag'] ?? ( $_SERVER['HTTP_USER_AGENT'] ?? '' ), ); foreach ( $map as $meta_key => $meta_value ) { if ( '' !== (string) $meta_value ) { $data[ $meta_key ] = $meta_value; } } if ( ! empty( $data['_wc_order_attribution_user_agent'] ) ) { $data['_wc_order_attribution_device_type'] = porta188_detect_device_type( $data['_wc_order_attribution_user_agent'] ); } if ( empty( $data['_wc_order_attribution_source_type'] ) && empty( $data['_wc_order_attribution_utm_source'] ) ) { $data['_wc_order_attribution_source_type'] = 'typein'; $data['_wc_order_attribution_utm_source'] = '(direct)'; } foreach ( $data as $meta_key => $meta_value ) { if ( ! $order->meta_exists( $meta_key ) ) { $order->add_meta_data( $meta_key, $meta_value, true ); } } $order->save_meta_data(); }, 20 ); CARHARTT WIP LANDON SHORT - Porta 188 - Sneaker Boutique - Loja online
760CcREgdl.jpg CARHARTT WIP LANDON SHORT

99.00

ou

Ver opções

Seja o primeiro a saber de todas as novidades.

PROMOÇÃO

20% OFF

CAMPANHA VÁLIDA DE 14 A 15 DE JUNHO DE 20025.
NÃO ACUMULÁVEL COM OUTRAS PROMOÇÕES