fbq('track', 'ViewContent', { content_ids: ['123'], // 'REQUIRED': array of product IDs content_type: 'product', // RECOMMENDED: Either product or product_group based on the content_ids or contents being passed. });
top of page

Gracias, Nombre del cliente

Recibirás un email de confirmación en breve.
Número de pedido:10000

Nombre del producto
0,00 €
  • Opción del producto 1
  • Opción del producto 2
  • Opción del producto 3
Cant.: 1

Nota
La nota de tu cliente se mostrará aquí.

Subtotal0,00 €
EnvíoGratis
Impuesto10,00 €

Total:10,00 €
Dirección de envío
Nombre del cliente
, Calle, ciudad, estado Código postal, país City, NY Zip, Country
Número telefónico
3-5 Business Days
Dirección de facturación
Nombre del cliente
, Calle, ciudad, estado Código postal, país , ,
Número telefónico
benetton skincare from cool queen global
benetton skincare from cool queen global
Comprar con PayPal
  • Instagram
  • Facebook
  • Twitter
  • LinkedIn
  • Youtube
  • TikTok

© 2023 COOL QUEEN Global Concept. 

bottom of page
"xml", "user_id"=>$user_id, "pass"=>$pass, "language_code"=>$language_code); $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CUSTOMREQUEST, "POST"); curl_setopt($ch, CURLOPT_POSTFIELDS, $data); curl_setopt($ch, CURLOPT_POST, true); curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($data)); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_HTTPHEADER, array( "Content-Type: application/x-www-form-urlencoded")); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); $data = curl_exec($ch); curl_close($ch); ?>