Hello,
I want to offer customers 5% discount if they waive their right to return. I want to offer it as a checkbox in the product page. So through the checkbox the customer indicates that they do not want to return the products.
Then the 5% discount should be applied automatically.
Somewhere it should also be logged that the customer has enabled the checkbox.
I thought of the following: Checkbox on product page that is linked a mailing list. Mailing list then called no return. There I want to collect the customers who use this.
Does anyone know how I can process that?