Căutare

Ai nevoie de informatii? 0747 121 271
Aproape
Filtrează după
saharanoir
-15%

BLAT BAIE CERAMICA SAHARA NOIR

Prețul inițial a fost: €250,00.Prețul curent este: €212,00.
(0 recenzii)
Prețul inițial a fost: €250,00.Prețul curent este: €212,00.
ÎNCĂRCĂ MAI MULT
Ați vizualizat toate produsele 13
Înapoi sus
add_action('woocommerce_thankyou', 'bb_gtm_woocommerce_purchase_datalayer', 20); function bb_gtm_woocommerce_purchase_datalayer($order_id) { if (!$order_id) { return; } $order = wc_get_order($order_id); if (!$order) { return; } $items = array(); foreach ($order->get_items() as $item) { $product = $item->get_product(); $items[] = array( 'item_id' => $product ? $product->get_sku() ?: $product->get_id() : $item->get_product_id(), 'item_name' => $item->get_name(), 'price' => (float) $order->get_item_total($item, false), 'quantity' => (int) $item->get_quantity() ); } $purchase_data = array( 'event' => 'purchase', 'ecommerce' => array( 'transaction_id' => (string) $order->get_order_number(), 'value' => (float) $order->get_total(), 'tax' => (float) $order->get_total_tax(), 'shipping' => (float) $order->get_shipping_total(), 'currency' => $order->get_currency(), 'items' => $items ) ); ?> window.wpbCustomElement = 1;