{"id":12417,"date":"2026-08-11T21:52:03","date_gmt":"2026-08-11T21:52:03","guid":{"rendered":"https:\/\/dolores.ee\/?page_id=12417"},"modified":"2026-08-11T21:52:34","modified_gmt":"2026-08-11T21:52:34","slug":"terms-of-sale","status":"publish","type":"page","link":"https:\/\/dolores.ee\/en\/terms-of-sale\/","title":{"rendered":"Terms of Sale"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12417\" class=\"elementor elementor-12417 elementor-11729\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53ac0a6 e-flex e-con-boxed e-con e-parent\" data-id=\"53ac0a6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-79b11fb elementor-widget elementor-widget-html\" data-id=\"79b11fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .dolores-legal-page {\n    --dolores-gradient: linear-gradient(122deg, #FFA663 0%, #FFC294 91%);\n    --dolores-gradient-text: linear-gradient(122deg, #d36702 0%, #FFA663 45%, #FFC294 91%);\n    --dolores-accent: #d36702;\n    --dolores-text: #2A2A2A;\n    --dolores-muted: #686868;\n    --dolores-soft: #FAF7F3;\n    --dolores-soft-2: #FBF6F0;\n    --dolores-card: #FFFFFF;\n    --dolores-dark: #2A2A2A;\n    --dolores-border: rgba(211, 103, 2, .11);\n\n    font-family: \"Montserrat\", Sans-serif;\n    color: var(--dolores-text);\n    overflow: hidden;\n  }\n\n  .dolores-legal-page * {\n    box-sizing: border-box;\n  }\n\n  .dolores-legal-page a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .dolores-legal-page p,\n  .dolores-legal-page li {\n    margin: 0;\n    font-family: \"Montserrat\", Sans-serif;\n    font-size: 15px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--dolores-text);\n  }\n\n  .dolores-legal-page ul,\n  .dolores-legal-page ol {\n    margin: 18px 0 0;\n    padding-left: 19px;\n  }\n\n  .dolores-legal-page li + li {\n    margin-top: 8px;\n  }\n\n  .dolores-legal-page strong {\n    font-weight: 500;\n  }\n\n  .dolores-legal-page h1,\n  .dolores-legal-page h2,\n  .dolores-legal-page h3 {\n    margin: 0;\n    font-family: \"Montserrat\", Sans-serif;\n    color: var(--dolores-text);\n  }\n\n  .dolores-legal-page h1 {\n    max-width: 860px;\n    font-size: 44px;\n    font-weight: 500;\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n  }\n\n  .dolores-legal-page h2 {\n    font-size: 29px;\n    font-weight: 500;\n    line-height: 1.15;\n    letter-spacing: -1.1px;\n  }\n\n  .dolores-legal-page h3 {\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.25;\n    letter-spacing: -0.4px;\n  }\n\n  .dolores-legal-section {\n    position: relative;\n    padding: 35px 0 70px;\n  }\n\n  .dolores-legal-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 18px;\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--dolores-accent);\n  }\n\n  .dolores-legal-label::before {\n    content: \"\";\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 99px;\n    background: var(--dolores-gradient);\n    box-shadow: 0 0 0 7px rgba(211, 103, 2, 0.08);\n  }\n\n  .dolores-gradient-title {\n    display: inline;\n    background-image: var(--dolores-gradient-text);\n    background-size: 220% 220%;\n    -webkit-background-clip: text;\n    background-clip: text;\n    -webkit-text-fill-color: transparent;\n    color: transparent;\n    -webkit-box-decoration-break: clone;\n    box-decoration-break: clone;\n    animation: doloresLegalGradientMove 7s ease-in-out infinite;\n  }\n\n  @keyframes doloresLegalGradientMove {\n    0% { background-position: 0% 50%; }\n    50% { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n\n  .dolores-legal-hero {\n    position: relative;\n    padding: 46px;\n    border-radius: 35px;\n    background:\n      radial-gradient(circle at 8% 12%, rgba(255, 166, 99, .18), transparent 30%),\n      linear-gradient(135deg, #ffffff 0%, #fbf7f2 100%);\n    box-shadow: 0 26px 70px rgba(0,0,0,.045);\n    overflow: hidden;\n  }\n\n  .dolores-legal-hero::after {\n    content: \"\u00a7\";\n    position: absolute;\n    right: 38px;\n    top: 18px;\n    font-size: 112px;\n    line-height: 1;\n    font-weight: 500;\n    color: rgba(211, 103, 2, .10);\n  }\n\n  .dolores-legal-hero > * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-legal-intro {\n    max-width: 820px;\n    margin-top: 22px;\n    color: var(--dolores-muted) !important;\n  }\n\n  .dolores-legal-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .dolores-legal-pill {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 9px 15px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.82);\n    border: 1px solid rgba(211, 103, 2, .10);\n    box-shadow: 0 10px 26px rgba(0,0,0,.035);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--dolores-text);\n  }\n\n  .dolores-legal-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) 330px;\n    gap: 26px;\n    align-items: start;\n    margin-top: 28px;\n  }\n\n  .dolores-legal-content {\n    display: grid;\n    gap: 18px;\n  }\n\n  .dolores-legal-card {\n    position: relative;\n    padding: 34px;\n    border-radius: 32px;\n    background: var(--dolores-card);\n    border: 1px solid rgba(211, 103, 2, .08);\n    box-shadow: 0 18px 48px rgba(0,0,0,.045);\n    overflow: hidden;\n  }\n\n  .dolores-legal-card::before {\n    content: \"\";\n    position: absolute;\n    right: -82px;\n    top: -82px;\n    width: 190px;\n    height: 190px;\n    border-radius: 999px;\n    background: var(--dolores-gradient);\n    opacity: .11;\n  }\n\n  .dolores-legal-card > * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-legal-card h2 {\n    margin-bottom: 18px;\n  }\n\n  .dolores-legal-card p + p {\n    margin-top: 14px;\n  }\n\n  .dolores-legal-note {\n    margin-top: 20px;\n    padding: 20px 22px;\n    border-radius: 24px;\n    background: var(--dolores-soft);\n    border: 1px solid rgba(211, 103, 2, .09);\n  }\n\n  .dolores-legal-note strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 15px;\n    font-weight: 500;\n    color: var(--dolores-accent);\n  }\n\n  .dolores-legal-note p {\n    font-size: 14px;\n    line-height: 1.65;\n    color: var(--dolores-muted);\n  }\n\n  .dolores-legal-list {\n    display: grid;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .dolores-legal-list-item {\n    display: grid;\n    grid-template-columns: 30px 1fr;\n    gap: 13px;\n    align-items: start;\n  }\n\n  .dolores-legal-check {\n    width: 30px;\n    height: 30px;\n    border-radius: 99px;\n    background: rgba(211, 103, 2, .09);\n    color: var(--dolores-accent);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .dolores-legal-list-item strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 15px;\n    font-weight: 500;\n    color: var(--dolores-text);\n  }\n\n  .dolores-legal-list-item span {\n    display: block;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: var(--dolores-muted);\n  }\n\n  .dolores-legal-side {\n    position: sticky;\n    top: 110px;\n    display: grid;\n    gap: 16px;\n  }\n\n  .dolores-legal-side-card {\n    padding: 26px;\n    border-radius: 30px;\n    background: var(--dolores-soft);\n    border: 1px solid rgba(211, 103, 2, .08);\n  }\n\n  .dolores-legal-side-card.dark {\n    background: var(--dolores-dark);\n    color: #fff;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .dolores-legal-side-card.dark::before {\n    content: \"DOLORES\";\n    position: absolute;\n    right: -18px;\n    bottom: 12px;\n    font-size: 38px;\n    font-weight: 600;\n    letter-spacing: -1.8px;\n    color: rgba(255,255,255,.055);\n  }\n\n  .dolores-legal-side-card h3 {\n    margin-bottom: 16px;\n  }\n\n  .dolores-legal-side-card.dark h3 {\n    color: #fff;\n  }\n\n  .dolores-legal-nav {\n    display: grid;\n    gap: 8px;\n  }\n\n  .dolores-legal-nav a {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 11px 13px;\n    border-radius: 18px;\n    background: rgba(255,255,255,.62);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--dolores-text);\n    transition: transform .22s ease, background .22s ease;\n  }\n\n  .dolores-legal-nav a:hover {\n    transform: translateX(2px);\n    background: #fff;\n  }\n\n  .dolores-legal-company {\n    display: grid;\n    gap: 10px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-legal-company div {\n    display: grid;\n    gap: 3px;\n  }\n\n  .dolores-legal-company span {\n    font-size: 12px;\n    font-weight: 500;\n    color: rgba(255,255,255,.52);\n  }\n\n  .dolores-legal-company strong,\n  .dolores-legal-company a {\n    font-size: 14px;\n    font-weight: 500;\n    line-height: 1.45;\n    color: rgba(255,255,255,.9);\n  }\n\n  .dolores-legal-updated {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(255,255,255,.12);\n    font-size: 12px;\n    font-weight: 400;\n    line-height: 1.55;\n    color: rgba(255,255,255,.55);\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-legal-cta {\n    padding: 34px;\n    border-radius: 32px;\n    background: var(--dolores-gradient);\n    overflow: hidden;\n    position: relative;\n  }\n\n  .dolores-legal-cta::before {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    bottom: -95px;\n    width: 240px;\n    height: 240px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.24);\n  }\n\n  .dolores-legal-cta > * {\n    position: relative;\n    z-index: 2;\n  }\n\n  .dolores-legal-cta h2 {\n    color: #1c1c1c;\n    margin-bottom: 12px;\n  }\n\n  .dolores-legal-cta p {\n    max-width: 720px;\n    color: rgba(28,28,28,.78);\n  }\n\n  .dolores-legal-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 44px;\n    margin-top: 22px;\n    padding: 12px 22px;\n    border-radius: 999px;\n    background: #fff;\n    color: #161616 !important;\n    font-size: 14px;\n    font-weight: 500;\n    box-shadow: 0 16px 36px rgba(0,0,0,.09);\n    transition: transform .28s ease, box-shadow .28s ease;\n  }\n\n  .dolores-legal-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 20px 44px rgba(0,0,0,.12);\n  }\n\n  @media (max-width: 1024px) {\n    .dolores-legal-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .dolores-legal-side {\n      position: relative;\n      top: auto;\n      grid-template-columns: 1fr 1fr;\n      order: -1;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .dolores-legal-section {\n      padding: 22px 0 46px;\n    }\n\n    .dolores-legal-page h1 {\n      font-size: 31px;\n      line-height: 1.05;\n      letter-spacing: -1.2px;\n    }\n\n    .dolores-legal-page h2 {\n      font-size: 23px;\n      line-height: 1.12;\n      letter-spacing: -0.8px;\n    }\n\n    .dolores-legal-page h3 {\n      font-size: 17px;\n    }\n\n    .dolores-legal-page p,\n    .dolores-legal-page li {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .dolores-legal-hero,\n    .dolores-legal-card,\n    .dolores-legal-side-card,\n    .dolores-legal-cta {\n      padding: 26px;\n      border-radius: 28px;\n    }\n\n    .dolores-legal-hero::after {\n      right: 22px;\n      top: 12px;\n      font-size: 78px;\n    }\n\n    .dolores-legal-intro {\n      margin-top: 18px;\n    }\n\n    .dolores-legal-meta {\n      margin-top: 22px;\n    }\n\n    .dolores-legal-layout {\n      margin-top: 20px;\n      gap: 18px;\n    }\n\n    .dolores-legal-side {\n      grid-template-columns: 1fr;\n    }\n\n    .dolores-legal-list-item {\n      grid-template-columns: 28px 1fr;\n      gap: 12px;\n    }\n\n    .dolores-legal-check {\n      width: 28px;\n      height: 28px;\n    }\n\n    .dolores-legal-btn {\n      width: 100%;\n    }\n  }\n\n  @media (max-width: 390px) {\n    .dolores-legal-page h1 {\n      font-size: 29px;\n    }\n\n    .dolores-legal-hero,\n    .dolores-legal-card,\n    .dolores-legal-side-card,\n    .dolores-legal-cta {\n      padding: 23px;\n    }\n  }\n<\/style>\n\n\n<div class=\"dolores-legal-page\">\n  <section class=\"dolores-legal-section\">\n\n    <div class=\"dolores-legal-hero\">\n      <div class=\"dolores-legal-label\">Terms of Sale<\/div>\n\n      <h1>Terms of Sale \u2014 <span class=\"dolores-gradient-title\">Dolores O\u00dc online store<\/span><\/h1>\n\n      <p class=\"dolores-legal-intro\">\n        These Terms of Sale apply to purchases made through the Dolores O\u00dc online store at https:\/\/dolores.ee\/ and govern the relationship between the seller and the customer.\n      <\/p>\n\n      <div class=\"dolores-legal-meta\">\n        <span class=\"dolores-legal-pill\">14-day right of withdrawal<\/span>\n        <span class=\"dolores-legal-pill\">Rights relating to defective goods<\/span>\n        <span class=\"dolores-legal-pill\">Cosmetics and hygiene exceptions<\/span>\n        <span class=\"dolores-legal-pill\">Laws of the Republic of Estonia<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"dolores-legal-layout\">\n      <main class=\"dolores-legal-content\">\n\n        <article class=\"dolores-legal-card\" id=\"muuja-andmed\">\n          <h2>Seller information<\/h2>\n\n          <p>The owner and seller of the online store is <strong>Dolores O\u00dc<\/strong>, registry code <strong>10377778<\/strong>, VAT number <strong>EE100050280<\/strong>.<\/p>\n          <p>Address: <strong>Valge tn 13, 11415 Tallinn, Estonia<\/strong>. Email: <strong>dolores@dolores.ee<\/strong>. Telephone: <strong>+372 644 2440<\/strong>.<\/p>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"uldtingimused\">\n          <h2>General terms<\/h2>\n\n          <p>By making a purchase from the online store, the customer confirms that they have read and agree to these Terms of Sale.<\/p>\n          <p>Dolores O\u00dc reserves the right to amend these Terms of Sale. The terms applicable to an order are those that were in force at the time the order was placed.<\/p>\n          <p>The products sold through the online store are professional cosmetics and beauty products. The customer undertakes to use the products in accordance with the manufacturer's instructions, product labelling and intended purpose.<\/p>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"tooted-hinnad\">\n          <h2>Products and prices<\/h2>\n\n          <p>All prices displayed in the online store are in euros and include VAT unless otherwise indicated.<\/p>\n          <p>Product images are illustrative. The actual packaging, shade or appearance of a product may differ slightly from what is displayed in the online store due to changes made by the manufacturer, screen settings or differences between production batches.<\/p>\n          <p>Dolores O\u00dc makes reasonable efforts to ensure that product information, prices and stock availability displayed in the online store are accurate. If an ordered product cannot be supplied, Dolores O\u00dc will contact the customer and, where possible, offer a replacement product, later delivery, or cancellation of the order with a refund of the amount paid.<\/p>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"tellimus-makse\">\n          <h2>Placing an order and payment<\/h2>\n\n          <p>To place an order, the customer must add the desired products to the shopping cart, provide the required contact and delivery information, select a delivery and payment method, and confirm the order.<\/p>\n          <p>The customer is responsible for the accuracy of the information provided when placing an order. Incorrect or incomplete information may result in delays in fulfilling the order.<\/p>\n          <p>An order is considered confirmed after it has been placed and payment has been received or confirmed by the payment service provider. Dolores O\u00dc does not process or store the customer's complete bank card details.<\/p>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"tarne\">\n          <h2>Delivery<\/h2>\n\n          <p>Dolores O\u00dc delivers orders throughout Estonia to Smartpost parcel terminals. The usual delivery time within Estonia is <strong>2\u20135 business days<\/strong> from confirmation of the order and receipt of payment.<\/p>\n          <p>Dolores O\u00dc also offers delivery to Latvia where the relevant delivery method is available during checkout. <strong>Products of the GIGI brand are not delivered to Latvia and cannot be ordered to a Latvian delivery address.<\/strong><\/p>\n          <p>Available delivery methods, delivery prices and available parcel terminals are displayed during checkout.<\/p>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"taganemine\">\n          <h2>Right of withdrawal and returns<\/h2>\n\n          <p>A consumer has the right to withdraw from a contract concluded through the online store <strong>within 14 days<\/strong> of receiving the goods.<\/p>\n          <p>To exercise the right of withdrawal, the customer must send a withdrawal notice to <strong>dolores@dolores.ee<\/strong>. The notice should include the order number, the customer's name, the product or products being returned, and a clear statement that the customer wishes to withdraw from the purchase.<\/p>\n          <p>Returned goods must be unused, undamaged and, where possible, in their original packaging. The customer bears the direct costs of returning the goods unless the reason for the return is an incorrect or defective product.<\/p>\n          <p>Dolores O\u00dc will refund the amount paid for the returned goods no later than <strong>14 days<\/strong> after receiving the withdrawal notice. Dolores O\u00dc has the right to withhold the refund until the returned goods have been received or the customer has provided evidence that the goods have been sent back.<\/p>\n\n          <div class=\"dolores-legal-note\">\n            <strong>Exception for cosmetics and hygiene products<\/strong>\n            <p>The right of withdrawal does not apply to sealed goods that are not suitable for return for health protection or hygiene reasons if the seal or packaging has been opened after delivery. Such products may include, for example, creams, serums, lip products, make-up products, skincare products and other cosmetics whose safe resale cannot be guaranteed after opening.<\/p>\n          <\/div>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"puudusega-toode\">\n          <h2>Defective or incorrect products<\/h2>\n\n          <p>If the customer receives an incorrect product or discovers a defect in a product, Dolores O\u00dc should be notified as soon as possible by email at <strong>dolores@dolores.ee<\/strong>.<\/p>\n          <p>Where possible, the notification should include the order number, a description of the problem, and photographs of the product, packaging and, where necessary, the accompanying delivery document.<\/p>\n          <p>Consumers have statutory rights in relation to defective goods. The seller is liable for any lack of conformity of goods sold to a consumer to the extent and in accordance with the procedure provided by law.<\/p>\n        <\/article>\n\n        <article class=\"dolores-legal-card\" id=\"vaidlused\">\n          <h2>Dispute resolution<\/h2>\n\n          <p>If the customer has a complaint or question, they should contact Dolores O\u00dc by email at <strong>dolores@dolores.ee<\/strong> or by telephone at <strong>+372 644 2440<\/strong>.<\/p>\n          <p>The parties will attempt to resolve disagreements through negotiations. If the customer is a consumer and the parties are unable to reach an agreement, the customer has the right to refer the matter to the Consumer Disputes Committee operating under the Estonian Consumer Protection and Technical Regulatory Authority.<\/p>\n          <p>These Terms of Sale are governed by the laws of the Republic of Estonia.<\/p>\n        <\/article>\n\n        <section class=\"dolores-legal-cta\">\n          <h2>Questions?<\/h2>\n          <p>If you have any questions regarding your order, data processing or delivery terms, please contact us.<\/p>\n          <a class=\"dolores-legal-btn\" href=\"\/kontakt\/\">Contact us <span>\u2192<\/span><\/a>\n        <\/section>\n      <\/main>\n\n      <aside class=\"dolores-legal-side\">\n        <div class=\"dolores-legal-side-card\">\n          <h3>Contents<\/h3>\n\n          <nav class=\"dolores-legal-nav\">\n            <a href=\"#muuja-andmed\">Seller information <span>\u2192<\/span><\/a>\n            <a href=\"#uldtingimused\">General terms <span>\u2192<\/span><\/a>\n            <a href=\"#tooted-hinnad\">Products and prices <span>\u2192<\/span><\/a>\n            <a href=\"#tellimus-makse\">Placing an order and payment <span>\u2192<\/span><\/a>\n            <a href=\"#tarne\">Delivery <span>\u2192<\/span><\/a>\n            <a href=\"#taganemine\">Right of withdrawal and returns <span>\u2192<\/span><\/a>\n            <a href=\"#puudusega-toode\">Defective or incorrect products <span>\u2192<\/span><\/a>\n            <a href=\"#vaidlused\">Dispute resolution <span>\u2192<\/span><\/a>\n          <\/nav>\n        <\/div>\n\n        <div class=\"dolores-legal-side-card dark\">\n          <h3>Company information<\/h3>\n\n          <div class=\"dolores-legal-company\">\n            <div><span>Company<\/span><strong>Dolores O\u00dc<\/strong><\/div>\n            <div><span>Registry code<\/span><strong>10377778<\/strong><\/div>\n            <div><span>VAT number<\/span><strong>EE100050280<\/strong><\/div>\n            <div><span>Address<\/span><strong>Valge tn 13, 11415 Tallinn, Estonia<\/strong><\/div>\n            <div><span>Email<\/span><a href=\"mailto:dolores@dolores.ee\">dolores@dolores.ee<\/a><\/div>\n            <div><span>Telephone<\/span><a href=\"tel:+3726442440\">+372 644 2440<\/a><\/div>\n          <\/div>\n\n          <div class=\"dolores-legal-updated\">Last updated: 2026<\/div>\n        <\/div>\n      <\/aside>\n    <\/div>\n  <\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms of Sale Terms of Sale \u2014 Dolores O\u00dc online store These Terms of Sale apply to purchases made through the Dolores O\u00dc online store at https:\/\/dolores.ee\/ and govern the relationship between the seller and the customer. 14-day right of withdrawal Rights relating to defective goods Cosmetics and hygiene exceptions Laws of the Republic of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-12417","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/12417","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/comments?post=12417"}],"version-history":[{"count":4,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/12417\/revisions"}],"predecessor-version":[{"id":12421,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/12417\/revisions\/12421"}],"wp:attachment":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/media?parent=12417"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}