Legal

Legal terms and obligations applicable to SIMplifica in Chile. Here you will find how we protect your data, your rights as a consumer, and the service's terms of use.

  • Company name: SIMplifica
  • Address: 4545 Apoquindo Avenue, Las Condes, Santiago
  • Phone: +56 9 7834 1290
  • Email: womille.com@gmail.com
Legal overview
Legal documents and notices available for download

Terms of Service

Términos y condiciones

Consumer rights (Law 19.496)

SIMplifica complies with the Consumer Rights Protection Law (Law 19.496). Among the basic rights are:

  • Accurate, timely, and verifiable information about products and services.
  • Procedures for claims and handling of complaints within reasonable timeframes.
  • Right to a legal warranty for defects or non-compliance under the law.

To file a claim: send the documentation to womille.com@gmail.com or use the physical mailbox at our address.

Key deadlines

Initial response48 business hours
Claim resolution30 calendar days
Statutory warranty90 days (by law)

Personal data protection (Law 19.628)

We comply with Law 19.628 on Privacy Protection. We process personal data only for contractual management, customer service, legal compliance and security. Data are kept only as long as necessary for those purposes and appropriate technical and organizational measures are implemented to protect them.

  • Legal basis: performance of contract and consent where applicable.
  • ARCO rights: access, rectification, deletion and objection. Requests to womille.com@gmail.com.
  • Transfers: only when necessary for the provision of the service or by legal obligation.
Responsable de Protección de Datos
Data controller
Privacy Office
womille.com@gmail.com
Apoquindo Avenue 4545, Las Condes

Cookies and similar technologies

Our site uses first- and third-party cookies for essential functionalities, analytics and to improve the experience. You can manage your preferences from the cookie banner in the footer. See ourPrivacy Policyfor more details.

Types of cookies

  • Essential:necessary for the site to function.
  • Analytics:to measure performance and usage (anonymized).
  • Functional:for language and session preferences.
Cookies y privacidad

Warranties, changes and returns

Digital services and electronic activations have characteristics different from physical products. In case of technical failures attributable to SIMplifica, we offer repair or compensation as appropriate and in accordance with Law 19.496.

General conditions:

  • Service complaints: document and send evidence by email.
  • Deadline for activation claims: 30 days from detection.
  • Refunds apply only when applicable and after verification.
StatusAction
Technical failureInvestigation and resolution
Incorrect billingCorrection or refund
Information requestResponse within 15 business days

Claims, jurisdiction and final provisions

For formal claims directed to SIMplifica, send the request with background information to womille.com@gmail.com or postal notification to our address. If you are not satisfied with the response, you may contact consumer protection agencies in Chile.

Jurisdiction: The parties submit to the ordinary courts of Santiago, Chile, unless mandatory law provides otherwise.

  • How do I request access to my data? — Write to womille.com@gmail.com with a copy of identification.
  • How long does it take to respond? — The maximum period is 30 days by law.
  • Who is responsible? — SIMplifica, represented to third parties by its stated address.

Documents and Useful Links

You can download or view:

  • Privacy Policy —privacy.html
  • Terms of Service (current version on the site)
  • Contact for complaints: womille.com@gmail.com

Updated: 2025. Any modification will be posted on this page.

Legal documents
';c.appendChild(t);const bsToast=new bootstrap.Toast(t,{delay:4000});t.addEventListener('hidden.bs.toast',()=>{t.querySelector('button').focus();t.remove();});bsToast.show();} function handleSubmit(e){e.preventDefault();const f=e.target;const consent=f.querySelector('input[name="consent"]');const btn=f.querySelector('button[type="submit"]');if(consent && !consent.checked){showToast('Please accept the Privacy Policy to continue.','error');return;}btn.disabled=true;btn.setAttribute('aria-busy','true');setTimeout(()=>{f.reset();btn.disabled=false;btn.removeAttribute('aria-busy');showToast('Submitted successfully','success');},Math.floor(600+Math.random()*600));} function setCookie(n,v,d){const t=new Date();t.setTime(t.getTime()+d*24*60*60*1000);document.cookie=n+'='+v+'; Expires='+t.toUTCString()+'; Path=/; SameSite=Lax';} function getCookie(n){const m=document.cookie.match(new RegExp('(?:^|; )'+n.replace(/([.$?*|{}()\\[\\]/\\+^])/g,'\\\\$1')+'=([^;]*)'));return m?decodeURIComponent(m[1]):null;} function initCookieBanner(){const b=document.getElementById('cookieBanner');const accept=document.getElementById('cookieAccept');const reject=document.getElementById('cookieReject');const main=document.querySelector('main');function reserve(){if(!b.style.display||b.style.display==='none'){main.style.paddingBottom='';return;}const h=b.offsetHeight;main.style.paddingBottom=(h+16)+'px';} if(!getCookie('cookieConsent')){b.style.display='flex';reserve();accept.addEventListener('click',()=>{setCookie('cookieConsent','accepted',365);b.style.display='none';reserve();showToast('Cookie preferences saved','success');});reject.addEventListener('click',()=>{setCookie('cookieConsent','rejected',365);b.style.display='none';reserve();showToast('You have declined optional cookies','success');});window.addEventListener('resize',reserve);}else{b.style.display='none';}} document.addEventListener('DOMContentLoaded',initCookieBanner);