var mensagemSucesso = document.querySelector('.DialogMessage.MessagePositiveResult'); var confirmacaoCompra = document.querySelector('h1'); if (confirmacaoCompra && confirmacaoCompra.innerText.includes('Confirma')) { gtagEcommercePurchase(); } // Comércio Eletrônico function gtagEcommercePurchase(){ var transaction_id = document.querySelector("body > div > div.Middle > div > div > div > div > div.InPrintViewNotVisible > p:nth-child(4)").textContent.trim().replace("O número da sua encomenda é: ", "").replace(/(\r\n|\n|\r\ \t)/gm, "").replace(/\s/g, "").replace("Imprimir", ""); var order_total = parseFloat(document.querySelector(".Total .Total").textContent.replace("€","").replace(",",".")); var items = []; var htmlItems = document.querySelectorAll(".productBasketImage"); for (var i = 0; i < htmlItems.length; i++) { let htmlProduct = htmlItems[i].parentNode.parentNode; let item = { } let produto = htmlProduct; item.id = /[^/]*$/.exec(htmlProduct.querySelector("a").href)[0]; item.name = htmlProduct.querySelector("a").textContent; item.quantity = parseFloat(htmlProduct.querySelector('td[data-th="Quantidade"]').textContent.split(' ')[0]); item.price = parseFloat(htmlProduct.querySelector('td[data-th="Preço total"]').textContent.replace(",",'.').replace("€","")); items.push(item); } }

Data Change and Consent

Please fill out all of the entry fields labelled with *.

Access Request Form, Data Modification and Consent ManagementIf

you want to open a Customer Account to change your data or consents online, use this form or the following contacts to request access, changes to your customer data and manage consents within the scope of mandatory data provision or compliance with obligations legal requirements to which our company is subject.

Your email address *
Name *
Your name
NIF *
Taxpayer Number
You will receive a message within 24 hours working days that gives you immediate access to your customer account and allows you to easily manage your data and consents.
The request will be made within the scope of mandatory data supply or compliance with legal obligations to which our company is subject
Request to Change My Data and Consent *
Describe the data and consent changes you want to be affected in your registration.
*
Your data submitted in this form will not be stored or transferred to third parties and only used to answer your question. You will not receive information through our newsletter or other means. You will only have the option to receive a copy of this message if you have signed in as a customer.
Classic view