Výroba domácej kozmetiky - suroviny | Pigmenty, farbivá, stránka 3
























lhi('SetCart', { products: [{ product_id: 'product_id', quantity: 1, value: 200, currency: 'CZK' }] }); lhi('Purchase', { email: 'john@example.com', value: 333, currency: 'CZK', products: [{ product_id: 'product_id_1', quantity: 1, value: 222, currency: 'CZK', }], order_id: 'order_id_1', user_id: 'user_id_1', subscribe: ['newsletters'], first_name: 'John', last_name: 'Example', phone: '+420221000000', address: { street: 'Prvního pluku 347/12A', city: 'Praha', zip: '18600', country_code: 'CZ' } });