rivieramaison.com Open in urlscan Pro
116.202.72.188  Public Scan

Submitted URL: http://stevemaddeni.com/
Effective URL: https://rivieramaison.com/de/kendall-armchair-velvet-chocolate.html?utm_source=daisycon&utm_medium=affiliate&utm_campaign=...
Submission: On August 04 via api from IN — Scanned from DE

Form analysis 6 forms found in the DOM

POST

<form class="newspopup_up_bg_form" method="POST">
  <!-- BLOCK popup\fields_0 -->
  <ul class="pr-np-fields-wrapper">
    <li>
      <div class="field"><label for="nl_firstname_7" class="required"><em>*</em>Ihr Vorname</label>
        <div class="input-box"><input type="text" id="nl_firstname_7" name="firstname" value="" placeholder="Ihr Vorname" title="Ihr Vorname" maxlength="255" class="input-text required-entry validate-length minimum-length-1 maximum-length-50"></div>
      </div>
    </li>
    <li>
      <div class="field"><label for="nl_lastname_7" class="required"><em>*</em>Ihr Nachname</label>
        <div class="input-box"><input type="text" id="nl_lastname_7" name="lastname" value="" placeholder="Ihr Nachname" title="Ihr Nachname" maxlength="255" class="input-text required-entry validate-length minimum-length-1 maximum-length-60"></div>
      </div>
    </li>
    <li>
      <div class="field"><label for="nl_email_7" class="required"><em>*</em>Ihre E-mail-Adresse</label>
        <div class="input-box"><input type="email" class="email-field input-text required-entry validate-email" placeholder="Ihre E-mail-Adresse" name="email" id="nl_email_7"></div>
      </div>
    </li>
    <li>
      <div class="field">
        <div class="input-box agreement-hld pl-clearfix"><input type="checkbox" class="data-agreement checkbox required-entry" name="agreement" id="nl_agreement_7" value="1"><label for="nl_agreement_7"
            class="nl_agreement_7_label data-agreement pr-consent-label" style="display: block;">Ich erkläre mich mit den <a href="/de/datenschutz-erklarung" target="_blank">Datenschutzrichtlinien</a> und den
            <a href="/de/allgemeine-geschaftsbedingungen">Allgemeinen Geschäftsbedingungen</a> von Rivièra Maison einverstanden. Sie können sich jederzeit wieder abmelden.</label></div>
      </div>
      <script type="text/javascript">
        require(['jquery', 'mage/translate', 'Magento_Ui/js/modal/modal', 'domReady!'], function($, __, modal) {
          'use strict';
          var contentIdPrefix = 'nl_agreement_7_page_';
          var $links = $(".nl_agreement_7_label a");
          $links.on('click', function() {
            var href = $(this).attr('href');
            if (0 === href.indexOf('#')) {
              var options = {
                type: 'popup',
                responsive: true,
                innerScroll: true,
                title: null,
                modalClass: 'nl_agreement-modal',
                buttons: [{
                  text: __('Continue'),
                  class: '',
                  click: function() {
                    this.closeModal();
                  }
                }]
              };
              var contentId = '#' + contentIdPrefix + href.replace('#', '');
              modal(options, $(contentId));
              $(contentId).modal('openModal');
              return false;
            }
          });
        });
      </script>
    </li>
  </ul><!-- /BLOCK popup\fields_0 -->
  <div>
    <a href="#" title="Abonnieren" class="send-btn2 send">
                        Abonnieren
                    </a>
    <img src="https://rivieramaison.com/static/version1690357053/frontend/RivieraMaison/default/de_DE/Plumrocket_Newsletterpopup/images/loader-onwhite.gif" alt="Newsletterpopup-loader" style="display: none;" class="ajax-loader">
  </div>
</form>

GET https://rivieramaison.com/de/catalogsearch/result/

<form class="form minisearch minisearchyouwe" id="search_mini_form" action="https://rivieramaison.com/de/catalogsearch/result/" method="get">
  <div class="field search active"><label class="label active" id="searchLabel" for="search" data-role="minisearch-label"><span>Suche</span></label>
    <div class="control autocomplete-control"><input id="search" type="text" name="q" value="" placeholder="Wonach suchen Sie?" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
        aria-expanded="false"><span class="mobile-search-button"></span>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <script type="text/javascript" charset="utf-8" async="" src="//widgets.trustedshops.com/js/X6BAA37CEDC0EB517DF6D02B2404BA730.js"></script>
      <script id="autocomplete-item-template" type="text/x-magento-template" data-url="https://rivieramaison.com/de/search/ajax/suggest/cid/21/"> <% if (data.type === 'product') { %>
        <li class="<%- data.row_class %> product-item" id="qs-option-<%- data.index %>" data-url="<%- data.url %>" role="option">
            <% if (data.image) { %>
                <img class="qs-option-image" src="<%- data.image %>" alt="<%- data.title %>">
            <% } %>

            <div class="qs-option-info-container">
                <span class="qs-option-name"><%= data.title %></span>

                <div class="price-box">
                    <% if (Math.abs(data.final_price - data.price) < 0.0001) { %>
                        <span class="price-container">
                            <span class="price-wrapper">
                                <span class="price"><%= autocompleteFormatPrice(data.price) %></span></span></span>
                    <% } else { %>
                        <span class="special-price">
                            <span class="price-container">
                                <span class="price-label">Sonderpreis</span>
                                <span class="price-wrapper">
                                    <span class="price"><%= autocompleteFormatPrice(data.final_price) %></span></span></span></span>

                        <span class="old-price sly-old-price">
                            <span class="price-container">
                                <span class="price-label">Regulärer Preis</span>
                                <span class="price-wrapper">
                                    <span class="price"><%= autocompleteFormatPrice(data.price) %></span></span></span></span>
                    <% } %></div></div></li>
    <% } else if (data.type === 'suggestion') { %>
        <li class="<%- data.row_class %>" id="qs-option-<%- data.index %>" role="option">
            <span class="qs-option-name"><%= data.title %></span>
            <span aria-hidden="true" class="amount"><%- data.num_results %></span></li>
    <% } else if (data.type === 'suggestion_group') { %>
        <li class="<%- data.row_class %> qs-suggestion-heading" id="qs-option-<%- data.index %>" role="option">
            <span class="qs-option-name"><%= data.title %></span>
            <span aria-hidden="true" class="amount"><%- data.num_results %></span></li>
        <% _.each (data.suggestions, function (suggestion, index) { %>
            <li class="<%- suggestion.row_class %> qs-suggestion-item"
                id="qs-option-<%- data.index %>-<%- index %>"
                <% if (suggestion.url) { %>
                    data-url="<%- suggestion.url %>"
                <% } %>
                role="option"
            >
                <span class="qs-option-name"><%= suggestion.title %></span></li>
        <% }); %>
    <% } %></script>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Suche" class="action search" aria-label="Search" disabled=""><span>Suche</span></button></div>
</form>

POST https://rivieramaison.com/de/checkout/cart/add/uenc/aHR0cHM6Ly9yaXZpZXJhbWFpc29uLmNvbS9kZS9rZW5kYWxsLWFybWNoYWlyLXZlbHZldC1jaG9jb2xhdGUuaHRtbA%2C%2C/product/21116/

<form data-product-sku="4329007" action="https://rivieramaison.com/de/checkout/cart/add/uenc/aHR0cHM6Ly9yaXZpZXJhbWFpc29uLmNvbS9kZS9rZW5kYWxsLWFybWNoYWlyLXZlbHZldC1jaG9jb2xhdGUuaHRtbA%2C%2C/product/21116/" method="post" id="product_addtocart_form"
  novalidate="novalidate"><input type="hidden" name="product" value="21116"><input type="hidden" name="selected_configurable_option" value=""><input type="hidden" name="related_product" id="related-products-field" value=""><input type="hidden"
    name="item" value="21116"><input name="form_key" type="hidden" value="PDEGqgPY4zwlPkE5">
  <div class="block product-variants">
    <div class="label">Erhältlich in 6 Varianten</div>
    <ul class="product-items slider slick-initialized slick-slider"><button class="slick-prev slick-arrow" aria-label="Previous" type="button" style="">Previous</button>
      <div class="slick-list draggable">
        <div class="slick-track" style="opacity: 1; width: 1840px; transform: translate3d(-460px, 0px, 0px);">
          <div class="slick-slide slick-cloned" data-slick-index="-4" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21118" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-grimaldi-grey.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21118" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.jpg" loading="lazy" width="120" height="120" alt="4329009.jpg"></picture></span></span>  <style>.product-image-container-21118 {
    width: 120px;
}
.product-image-container-21118 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="-3" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21113" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-ivy.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21113" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;"><img class="product-image-photo" src="https://rivieramaison.com/static/version1690357053/frontend/RivieraMaison/default/de_DE/Magento_Catalog/images/product/placeholder/small_image.jpg" loading="lazy" width="120" height="120" alt="Sessel Kendall, Ivy, Velvet"></span></span>  <style>.product-image-container-21113 {
    width: 120px;
}
.product-image-container-21113 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="-2" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21115" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-mineral-blue.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21115" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.jpg" loading="lazy" width="120" height="120" alt="4329004.jpg"></picture></span></span>  <style>.product-image-container-21115 {
    width: 120px;
}
.product-image-container-21115 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="-1" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21114" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-petrol.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21114" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.jpg" loading="lazy" width="120" height="120" alt="4329003.jpg"></picture></span></span>  <style>.product-image-container-21114 {
    width: 120px;
}
.product-image-container-21114 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" style="width: 115px;">
            <div>
              <li class="product-item active" data-product-variant-id="21116" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-chocolate.html" class="product-item-link" tabindex="0">  <span class="product-image-container product-image-container-21116" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329007.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329007.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329007.jpg" loading="lazy" width="120" height="120" alt="4329007.jpg"></picture></span></span>  <style>.product-image-container-21116 {
    width: 120px;
}
.product-image-container-21116 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-active" data-slick-index="1" aria-hidden="false" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21112" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-cognac.html" class="product-item-link" tabindex="0">  <span class="product-image-container product-image-container-21112" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329001_5.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329001_5.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329001_5.jpg" loading="lazy" width="120" height="120" alt="4329001.jpg"></picture></span></span>  <style>.product-image-container-21112 {
    width: 120px;
}
.product-image-container-21112 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-active" data-slick-index="2" aria-hidden="false" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21118" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-grimaldi-grey.html" class="product-item-link" tabindex="0">  <span class="product-image-container product-image-container-21118" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.jpg" loading="lazy" width="120" height="120" alt="4329009.jpg"></picture></span></span>  <style>.product-image-container-21118 {
    width: 120px;
}
.product-image-container-21118 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-active" data-slick-index="3" aria-hidden="false" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21113" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-ivy.html" class="product-item-link" tabindex="0">  <span class="product-image-container product-image-container-21113" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;"><img class="product-image-photo" src="https://rivieramaison.com/static/version1690357053/frontend/RivieraMaison/default/de_DE/Magento_Catalog/images/product/placeholder/small_image.jpg" loading="lazy" width="120" height="120" alt="Sessel Kendall, Ivy, Velvet"></span></span>  <style>.product-image-container-21113 {
    width: 120px;
}
.product-image-container-21113 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide" data-slick-index="4" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21115" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-mineral-blue.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21115" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.jpg" loading="lazy" width="120" height="120" alt="4329004.jpg"></picture></span></span>  <style>.product-image-container-21115 {
    width: 120px;
}
.product-image-container-21115 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide" data-slick-index="5" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21114" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-petrol.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21114" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.jpg" loading="lazy" width="120" height="120" alt="4329003.jpg"></picture></span></span>  <style>.product-image-container-21114 {
    width: 120px;
}
.product-image-container-21114 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="6" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item active" data-product-variant-id="21116" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-chocolate.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21116" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329007.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329007.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329007.jpg" loading="lazy" width="120" height="120" alt="4329007.jpg"></picture></span></span>  <style>.product-image-container-21116 {
    width: 120px;
}
.product-image-container-21116 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="7" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21112" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-cognac.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21112" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329001_5.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329001_5.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329001_5.jpg" loading="lazy" width="120" height="120" alt="4329001.jpg"></picture></span></span>  <style>.product-image-container-21112 {
    width: 120px;
}
.product-image-container-21112 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="8" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21118" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-grimaldi-grey.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21118" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329009.jpg" loading="lazy" width="120" height="120" alt="4329009.jpg"></picture></span></span>  <style>.product-image-container-21118 {
    width: 120px;
}
.product-image-container-21118 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="9" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21113" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-ivy.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21113" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;"><img class="product-image-photo" src="https://rivieramaison.com/static/version1690357053/frontend/RivieraMaison/default/de_DE/Magento_Catalog/images/product/placeholder/small_image.jpg" loading="lazy" width="120" height="120" alt="Sessel Kendall, Ivy, Velvet"></span></span>  <style>.product-image-container-21113 {
    width: 120px;
}
.product-image-container-21113 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="10" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21115" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-mineral-blue.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21115" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329004.jpg" loading="lazy" width="120" height="120" alt="4329004.jpg"></picture></span></span>  <style>.product-image-container-21115 {
    width: 120px;
}
.product-image-container-21115 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
          <div class="slick-slide slick-cloned" data-slick-index="11" id="" aria-hidden="true" tabindex="-1" style="width: 115px;">
            <div>
              <li class="product-item " data-product-variant-id="21114" style="width: 100%; display: inline-block;"><a href="https://rivieramaison.com/de/kendall-armchair-velvet-petrol.html" class="product-item-link" tabindex="-1">  <span class="product-image-container product-image-container-21114" style="width: 120px;"><span class="product-image-wrapper" style="padding-bottom: 100%;">  <picture class="product-image-photo"> <source type="image/webp" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.webp"> <source type="image/jpg" srcset="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.jpg"><img class="product-image-photo" src="https://rivieramaison.com/media/catalog/product/cache/6810cd7af0b8395d4b990cec2b501310/4/3/4329003.jpg" loading="lazy" width="120" height="120" alt="4329003.jpg"></picture></span></span>  <style>.product-image-container-21114 {
    width: 120px;
}
.product-image-container-21114 span.product-image-wrapper {
    padding-bottom: 100%;
}</style> </a></li>
            </div>
          </div>
        </div>
      </div><button class="slick-next slick-arrow" aria-label="Next" type="button" style="">Next</button>
    </ul>
  </div>
  <div class="box-tocart">
    <div class="fieldset">
      <div class="field qty"><label class="label" for="qty"><span>Menge</span></label>
        <div class="control qty-buttons-wrapper around">
          <div class="qty-button"><span class="decrease">-</span></div><input type="number" name="qty" id="qty" min="0" value="1" title="Menge" class="input-text qty"
            data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;minAllowed&quot;:1,&quot;maxAllowed&quot;:10000}}">
          <div class="qty-button"><span class="increase">+</span></div>
        </div>
      </div>
      <div class="actions"><button type="submit" title="In den Warenkorb" class="action primary tocart" id="product-addtocart-button"><span>In den Warenkorb</span></button>
        <div id="instant-purchase" data-bind="scope:'instant-purchase'"><!-- ko template: getTemplate() -->
          <!-- ko if: showButton() --><!-- /ko -->
          <!-- /ko -->
        </div>
        <a href="#" class="action towishlist" data-post="{&quot;action&quot;:&quot;https:\/\/rivieramaison.com\/de\/wishlist\/index\/add\/&quot;,&quot;data&quot;:{&quot;product&quot;:21116,&quot;uenc&quot;:&quot;aHR0cHM6Ly9yaXZpZXJhbWFpc29uLmNvbS9kZS9rZW5kYWxsLWFybWNoYWlyLXZlbHZldC1jaG9jb2xhdGUuaHRtbA,,&quot;}}" data-action="add-to-wishlist"><span>Zur Wunschliste hinzufügen</span></a>
      </div>
    </div>
  </div>
</form>

POST

<form class="newspopup_up_bg_form" method="POST">
  <!-- BLOCK popup\fields_0 -->
  <ul class="pr-np-fields-wrapper">
    <li>
      <div class="field"><label for="nl_firstname_10" class="required"><em>*</em>Ihr Vorname</label>
        <div class="input-box"><input type="text" id="nl_firstname_10" name="firstname" value="" placeholder="Ihr Vorname" title="Ihr Vorname" maxlength="255" class="input-text required-entry validate-length minimum-length-1 maximum-length-50"></div>
      </div>
    </li>
    <li>
      <div class="field"><label for="nl_lastname_10" class="required"><em>*</em>Ihr Nachname</label>
        <div class="input-box"><input type="text" id="nl_lastname_10" name="lastname" value="" placeholder="Ihr Nachname" title="Ihr Nachname" maxlength="255" class="input-text required-entry validate-length minimum-length-1 maximum-length-60"></div>
      </div>
    </li>
    <li>
      <div class="field"><label for="nl_email_10" class="required"><em>*</em>Ihre E-mail-Adresse</label>
        <div class="input-box"><input type="email" class="email-field input-text required-entry validate-email" placeholder="Ihre E-mail-Adresse" name="email" id="nl_email_10"></div>
      </div>
    </li>
  </ul><!-- /BLOCK popup\fields_0 -->
  <div>
    <a href="#" title="Abonnieren" class="send-btn2 gradient send">
                      Abonnieren
                  </a>
    <img src="https://rivieramaison.com/static/version1690357053/frontend/RivieraMaison/default/de_DE/Plumrocket_Newsletterpopup/images/loader-onwhite.gif" alt="Loader Newsletter subscription" style="display: none;" class="ajax-loader">
  </div>
  <div class="pl-clearfix"></div>
</form>

POST https://rivieramaison.com/de/review/product/post/id/21116/

<form action="https://rivieramaison.com/de/review/product/post/id/21116/" class="review-form" method="post" id="review-form" data-role="product-review-form" data-bind="scope: 'review-form'" novalidate="novalidate"><input name="form_key" type="hidden"
    value="PDEGqgPY4zwlPkE5">
  <div class="field-recaptcha" id="recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03-container" data-bind="scope:'recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03'"><!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03-wrapper">
      <div class="g-recaptcha" id="recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldf3_AjAAAAAKB9neyH_D88kLzLj-CxUoGd-LAb&amp;co=aHR0cHM6Ly9yaXZpZXJhbWFpc29uLmNvbTo0NDM.&amp;hl=de&amp;v=pCoGBhjs9s8EhFOHJFe8cqis&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=5oy2hcoo83nz"
              width="256" height="60" role="presentation" name="a-d9mg9xvp0ian" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
              data-gtm-yt-inspected-90="true"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div>
  <fieldset class="fieldset review-fieldset" data-hasrequired="* Pflichtfelder">
    <legend class="legend review-legend"><span>Sie bewerten:</span><strong>Sessel Kendall, Chocolate, Velvet</strong></legend><br> <span id="input-message-box"></span>
    <fieldset class="field required review-field-ratings">
      <legend class="label"><span>Ihre Bewertung</span></legend><br>
      <div class="control">
        <div class="nested" id="product-review-table">
          <div class="field choice review-field-rating"><label class="label" id="Preis_rating_label"><span>Preis</span></label>
            <div class="control review-control-vote"> <input type="radio" name="ratings[3]" id="Preis_1" value="11" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Preis_rating_label Preis_1_label" aria-required="true"><label
                class="rating-1" for="Preis_1" title="1 Stern" id="Preis_1_label"><span>1 Stern</span></label> <input type="radio" name="ratings[3]" id="Preis_2" value="12" class="radio" data-validate="{'rating-required':true}"
                aria-labelledby="Preis_rating_label Preis_2_label" aria-required="true"><label class="rating-2" for="Preis_2" title="2 Sterne" id="Preis_2_label"><span>2 Sterne</span></label> <input type="radio" name="ratings[3]" id="Preis_3"
                value="13" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Preis_rating_label Preis_3_label" aria-required="true"><label class="rating-3" for="Preis_3" title="3 Sterne" id="Preis_3_label"><span>3
                  Sterne</span></label> <input type="radio" name="ratings[3]" id="Preis_4" value="14" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Preis_rating_label Preis_4_label" aria-required="true"><label
                class="rating-4" for="Preis_4" title="4 Sterne" id="Preis_4_label"><span>4 Sterne</span></label> <input type="radio" name="ratings[3]" id="Preis_5" value="15" class="radio" data-validate="{'rating-required':true}"
                aria-labelledby="Preis_rating_label Preis_5_label" aria-required="true"><label class="rating-5" for="Preis_5" title="5 Sterne" id="Preis_5_label"><span>5 Sterne</span></label> </div>
          </div>
          <div class="field choice review-field-rating"><label class="label" id="Qualität_rating_label"><span>Qualität</span></label>
            <div class="control review-control-vote"> <input type="radio" name="ratings[1]" id="Qualität_1" value="1" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Qualität_rating_label Qualität_1_label"
                aria-required="true"><label class="rating-1" for="Qualität_1" title="1 Stern" id="Qualität_1_label"><span>1 Stern</span></label> <input type="radio" name="ratings[1]" id="Qualität_2" value="2" class="radio"
                data-validate="{'rating-required':true}" aria-labelledby="Qualität_rating_label Qualität_2_label" aria-required="true"><label class="rating-2" for="Qualität_2" title="2 Sterne" id="Qualität_2_label"><span>2 Sterne</span></label>
              <input type="radio" name="ratings[1]" id="Qualität_3" value="3" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Qualität_rating_label Qualität_3_label" aria-required="true"><label class="rating-3"
                for="Qualität_3" title="3 Sterne" id="Qualität_3_label"><span>3 Sterne</span></label> <input type="radio" name="ratings[1]" id="Qualität_4" value="4" class="radio" data-validate="{'rating-required':true}"
                aria-labelledby="Qualität_rating_label Qualität_4_label" aria-required="true"><label class="rating-4" for="Qualität_4" title="4 Sterne" id="Qualität_4_label"><span>4 Sterne</span></label> <input type="radio" name="ratings[1]"
                id="Qualität_5" value="5" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Qualität_rating_label Qualität_5_label" aria-required="true"><label class="rating-5" for="Qualität_5" title="5 Sterne"
                id="Qualität_5_label"><span>5 Sterne</span></label> </div>
          </div>
          <div class="field choice review-field-rating"><label class="label" id="Preis - Qualität_rating_label"><span>Preis - Qualität</span></label>
            <div class="control review-control-vote"> <input type="radio" name="ratings[2]" id="Preis - Qualität_1" value="6" class="radio" data-validate="{'rating-required':true}"
                aria-labelledby="Preis - Qualität_rating_label Preis - Qualität_1_label" aria-required="true"><label class="rating-1" for="Preis - Qualität_1" title="1 Stern" id="Preis - Qualität_1_label"><span>1 Stern</span></label> <input
                type="radio" name="ratings[2]" id="Preis - Qualität_2" value="7" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Preis - Qualität_rating_label Preis - Qualität_2_label" aria-required="true"><label
                class="rating-2" for="Preis - Qualität_2" title="2 Sterne" id="Preis - Qualität_2_label"><span>2 Sterne</span></label> <input type="radio" name="ratings[2]" id="Preis - Qualität_3" value="8" class="radio"
                data-validate="{'rating-required':true}" aria-labelledby="Preis - Qualität_rating_label Preis - Qualität_3_label" aria-required="true"><label class="rating-3" for="Preis - Qualität_3" title="3 Sterne"
                id="Preis - Qualität_3_label"><span>3 Sterne</span></label> <input type="radio" name="ratings[2]" id="Preis - Qualität_4" value="9" class="radio" data-validate="{'rating-required':true}"
                aria-labelledby="Preis - Qualität_rating_label Preis - Qualität_4_label" aria-required="true"><label class="rating-4" for="Preis - Qualität_4" title="4 Sterne" id="Preis - Qualität_4_label"><span>4 Sterne</span></label> <input
                type="radio" name="ratings[2]" id="Preis - Qualität_5" value="10" class="radio" data-validate="{'rating-required':true}" aria-labelledby="Preis - Qualität_rating_label Preis - Qualität_5_label" aria-required="true"><label
                class="rating-5" for="Preis - Qualität_5" title="5 Sterne" id="Preis - Qualität_5_label"><span>5 Sterne</span></label> </div>
          </div>
        </div><input type="hidden" name="validate_rating" class="validate-rating" value="" aria-required="true">
      </div>
    </fieldset>
    <div class="field review-field-nickname -half required"><label for="nickname_field" class="label"><span>Benutzername</span></label>
      <div class="control"><input type="text" name="nickname" id="nickname_field" class="input-text" data-validate="{required:true}" data-bind="value: nickname()" aria-required="true"></div>
    </div>
    <div class="field review-field-email required">
      <label for="amreview-email-field" class="amreview-emailfield label">E-Mail-Adresse</label>
      <input id="amreview-email-field" class="amreview-textfield input-text" type="text" data-validate="{'validate-email':true, required: true}" name="guest_email" data-bind="value: review().guest_email">
    </div>
    <div class="field review-field-summary required"><label for="summary_field" class="label"><span>Zusammenfassung</span></label>
      <div class="control"><input type="text" name="title" id="summary_field" class="input-text" data-validate="{required:true}" data-bind="value: review().title" aria-required="true"></div>
    </div>
    <div class="field review-field-text required"><label for="review_field" class="label"><span>Bewertungen</span></label>
      <div class="control"><textarea name="detail" id="review_field" cols="5" rows="3" data-validate="{required:true}" data-bind="value: review().detail" aria-required="true"></textarea></div>
    </div>
    <div class="field amreview-recommend-wrap">
      <input class="amreview-checkbox" type="checkbox" name="is_recommended" id="is_recommended" value="1">
      <label class="amreview-checkboxlabel" for="is_recommended">Ich empfehle dieses Produkt weiter</label>
    </div>
    <div class="field required amreview-gdpr-wrap">
      <input type="checkbox" name="gdpr" class="amreview-checkbox" id="amreview-gdpr-field" title="DSGVO" data-validate="{required:true}" value="1">
      <label class="label-gdpr amreview-checkboxlabel" for="amreview-gdpr-field"> Ich stimme dem zu <a target="_blank" href="/de/allgemeine-geschaftsbedingungen#aktionsbedingungen-produktbesprechungen">Aktionsbedingungen</a> und
        <a target="_blank" href="/de/datenschutz-erklarung">Datenschutz-Erklärung</a>.<span class="asterix">*</span>
      </label>
    </div>
  </fieldset>
  <div class="actions-toolbar review-form-actions">
    <div class="primary actions-primary"><button type="submit" class="action primary"><span>Bewertung abschicken</span></button></div>
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Pflichtfelder">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">E-Mail-Adresse</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Passwort</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Anmelden</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://rivieramaison.com/de/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Passwort vergessen?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Vielen Dank, dass Sie unseren Rivièra Maison-Newsletter abonniert haben.
Bei Bestätigung Ihrer Anmeldung über den Link in unserer Begrüßungs-E-Mail
erhalten Sie 10 % Rabatt auf Ihre nächste Bestellung.

Akzeptiert
✕
Erhalten Sie 10% Rabatt

Melden Sie sich für unseren Newsletter an und sichern Sie sich 10% Rabatt,
einzulösen auf Wohnaccessoires in unserem Webshop.

 * *Ihr Vorname
   
 * *Ihr Nachname
   
 * *Ihre E-mail-Adresse
   
 * Ich erkläre mich mit den Datenschutzrichtlinien und den Allgemeinen
   Geschäftsbedingungen von Rivièra Maison einverstanden. Sie können sich
   jederzeit wieder abmelden.

Abonnieren
The store will not work correctly in the case when cookies are disabled.

JavaScript scheint in Ihrem Browser deaktiviert zu sein. Um unsere Website in
bester Weise zu erfahren, aktivieren Sie Javascript in Ihrem Browser.

 * Lieferung von Accessoires innerhalb von 2-3 Werktagen
 * Einfach und sicher bestellen
 * Kostenloser Auspackservice bei Möbeln
 * Jetzt kaufen und später bezahlen

Zum Inhalt springen
Shop
DE
 * NL
 * EN






Menü
Seit 1948
Mein Warenkorb
Suche
Suche

Suche
Geschäfte
Konto
 * Mein Konto
 * Meine Wunschliste
 * Anmelden
 * Ein Konto erstellen

Menü
 * Sale
     
   
   
   * SALE MÖBEL
     
     Tische
     
     Schränke
     
     Sofas
     
     Stühle
     
     Gartenmöbel
     
     Betten
     
      
     
     
     SALE ACCESSOIRES
     
     Wohnaccessoires
     
     Lampen & Lampenschirme
     
     Textilien
     
     Küche
     
     Gläser
     
     
     SALE ACCESSOIRES
     
     Kerzen & Kerzenhalter
     
     Wanddekoration
     
     Aufbewarung
     
     Fotorahmen & Spiegel
     
     
   * Möbel
     * Tische
     * Schränke
     * Sofas
     * Stühle
     * Gartenmöbel
     * Betten
   * Accessoires
     * Wohnaccessoires
     * Lampen & Lampenschirme
     * Textilien
     * Küche
     * Gläser
     * Kerzen & Kerzenhalter
     * Wanddekoration
     * Aufbewahrung
     * Badezimmer
     * Fotorahmen & Spiegel
   * Special Prices
 * Geschenke
     
   
   
   * GESCHENKE
     
     Geschenke bis 50 Euro
     
     Geschenke bis 100 Euro
     
     Geschenke bis 150 Euro
     
     Duftende Geschenke
     
     Geschenkesets
     
     Einweihungsgeschenke
     
     
     MEHR INSPIRATION
     
      
     
     
     1 + 1 GRATIS
     
     
     
     GESCHENKTIPP
     MUTTERTAG
   * Geschenke bis 50 €
   * Geschenke bis 100 €
   * Geschenke bis 150 €
   * Duftende Geschenke
   * Geschenkesets
   * Einweihungsparty
 * Möbel
     
   
   
   * STÜHLE
     
     Esszimmerstühle
     
     Sessel
     
     Ohrensessel
     
     Loveseats
     
     Barhocker
     
     Esszimmerbänke
     
     Schaukelstühle
     
     
     TISCHE
     
     Esstische
     
     Couchtische
     
     Beistelltische
     
     Konsolentische
     
     Schreibtische
     
     Bartische
     
     
     SOFAS 
     
     2.5 Sitzer
     
     3 Sitzer
     
     3.5 Sitzer
     
     Ecksofas
     
     Sitzelemente
     
     Hocker
     
     Bänke & Poufs
     
     
     SCHRÄNKE
     
     Buffetschränke
     
     Anrichten
     
     TV-Möbel
     
     Kommoden
     
     Bücherregale
     
     Kleiderschränke 
     
     Offene Schränke
     
     
     BETTEN
     
     Bettgestell
     
     Kopfteile
     
     Nachttische
     
     
     TEXTILPFLEGE
     
     
   * Stühle
     * Esszimmerstühle
     * Sessel
     * Ohrensessel
     * Loveseats
     * Barhocker
     * Esszimmerbänke
     * Schaukelstühle
   * Tische
     * Esstische
     * Couchtische
     * Beistelltische
     * Konsolentische
     * Schreibtische
     * Bartische
   * Sofas
     * Sitzelemente
       * Brandon
       * The Mark
       * The Jagger
       * Stephen
       * Continental
       * Metropolis
       * Dazzle
       * Vail
       * Jones
     * 2,5 Sitzer
     * 3 Sitzer
     * 3,5 Sitzer
     * 5-Sitzer-Sofa
     * Récamiere Sofas
     * Tagesbett
     * Ecksofas
     * Hocker
     * Bänke und Poufs
   * Schränke
     * Buffetschränke
     * Anrichten
     * TV-Möbel
     * Kommoden
     * Bücherregale
     * Kleiderschränke
     * Offene Schränke
     * Weinschränke
   * Betten
     * Bettgestell
     * Kopfteile
     * Nachtschränkchen
   * Textilpflege
 * Accessoires
     
   
   
   * KÜCHE
     
     Tabletts
     
     Tortenplatten
     
     Weinkühler
     
     Vorratsbehälter
     
     Gläser
     
     Essgeschirr
     
     » Alles anzeigen
     
     
     TEXTILIEN
     
     Kissen
     
     Bettwasche
     
     Badtextilien
     
     Teppiche
     
     Plaids
     
     » Alles anzeigen
     
     
     LAMPEN
     
     Tischlampen
     
     Hängelampen
     
     Stehlampen
     
     Wandlampen
     
     Lampenschirme
     
     Bürolampen
     
     » Alles anzeigen
     
     
     KERZENHALTER
     
     Windlichter
     
     Laternen
     
     Teelichthalter
     
     Kerzen
     
     Kerzenleuchter
     
     » Alles anzeigen
     
     
     WOHNDEKORATION
     
     Dekoration
     
     Vasen
     
     Sammelboxen
     
     Töpfe
     
     Hausparfüm
     
     » Alles anzeigen
     
     
     AUFBEWARUNG
     
     Körbe
     
     Garderobeständer
     
     Truhen
     
     Wäschekörbe
     
     Taschen
     
     » Alles anzeigen
     
     
     WANDDEKORATION
     
     Fotorahmen
     
     Uhren
     
     Spiegel
     
     » Alles anzeigen
     
     
     BAD
   * Wohnaccessoires
     * Dekoration
     * Glaskuppeln
     * Sammelboxen
     * Vasen
     * Töpfe
     * Duftstäbchen und Duftsäckchen
   * Lampen
     * Hängelampen
     * Tischlampen
     * Lampenschirme
     * Stehlampen
     * Wandlampen
     * Bürolampen
     * LED-lampen
   * Textilien
     * Bettwäsche
       * 135x200
       * 155x220
       * Kopfkissenbezüge 80x80
     * Kissen
     * Plaids
     * Teppiche
     * Türmatten
     * Kissenfüllungen
   * Küche
     * Küchenutensilien
       * Vorratsbehälter
       * Küchenaufbewahrung
       * Servietten- & Küchenrollenhalter
       * Schneidbrett
       * Kochgeschirr
       * Küchengeräte
     * Gläser
       * Wassergläser
       * Karaffen
       * Weingläser
       * Teegläser
       * Kaffeetassen
       * Champagnergläser
       * Cocktailgläser
     * Essgeschirr
       * Teller
       * Schalen
       * Schüsseln
       * Besteck
       * Teedosen
       * Pfeffer- und Salzstreuer
       * Milch- und Zuckersets
       * Besteckkästen
       * Teekannen
       * Öl- & Essigflaschen
       * Butterdosen
       * Eierbecher
       * Teebeutelhalter
       * Serviettenringe
     * Dienen
       * Tabletten
       * Etageren
       * Weinkühler
       * Tabletts
       * Untersetzer
     * Küchentextilien
       * Geschirrtücher
       * Platzdeckchen
       * Stoffservieten
       * Papierservietten
       * Tischdecken
   * Kerzenhalter
     * Kerzen
       * Stumpenkerze
       * Dinnerkerzen
       * Duftkerzen
     * Windlichter
     * Teelichthalter
     * Laternen
     * Kerzenleuchter
   * Wanddekoration
     * Uhren
     * Fotorahmen
     * Spiegel
     * Wandregale
     * Haken
   * Aufbewahrung
     * Körbe
     * Garderobenständer
     * Truhen
     * Wäschekörbe
     * Organizern
     * Schirmständer
     * Abfalleimer
     * Dressboys
     * Taschen
   * Bad
     * Badezimmeraccessoires
     * Handtücher & Badteppiche
       * Handtuch
       * Waschlappen
     * Körperpflege
   * Haustiere
     * Tierkörbchen
     * Futternäpfe
 * Garten
     
   
   
   * GARTENMÖBEL
     
     Gartenstühle
     
     Gartensessel
     
     Gartentische
     
     Loungemöbel
     
     
     GARTEN-KISSEN
     
     
     OUTDOOR TEPPICH
     
     
     OUTDOOR GESCHIRR
     
     
     STRANDZUBEHÖR
     
     
     GARTENMÖBEL AUF LAGER
     
     
     OUTDOOR GESCHIRR
   * Gartenmöbel
     * Gartenstühle
     * Gartensessel
     * Gartentische
     * Loungemöbel
     * Sonnenschirme
     * Garten-Kissen
   * Outdoor Geschirr
   * Outdoor Teppich
   * Strandzubehör
 * Outlet
 * Inspiration
 * Einrichtungsberatung
 * Räume

Konto
 * Mein Konto
 * Meine Wunschliste
 * Anmelden
 * Ein Konto erstellen

Geschäfte
Geschäfte

 * Startseite
 * Möbel
 * Stühle
 * Sessel
 * Sessel Kendall, Chocolate, Velvet


SESSEL KENDALL, CHOCOLATE, VELVET



80%

(1)
Schreiben Sie eine Bewertung und gewinnen Sie einen RM-Gutschein im Wert von 100
€

Auf der Couch zusammenzusitzen kann sehr gemütlich sein, aber einen Platz für
sich selbst zu schaffen kann auch sehr angenehm sein, zum Beispiel in einem
bequemen Samtsessel aus der Kendall-Serie. Dieser Sessel vereint Klassik,
Eleganz und Retro und eignet sich somit für nahezu jedes Interieur. Dieser
Sessel ist in verschiedenen Ausführungen erhältlich.

999,00 €

Lieferzeit 10-12 Wochen Auf Bestellung
Erhältlich in 6 Varianten
Previous

Next

Menge
-
+
In den Warenkorb

Zur Wunschliste hinzufügen


 * Kostenlos nachher Zahlen Jetzt kaufen, und später bezahlen
 * Gratisversand Ab 75 € Bestellung von Accessoires (außer Sale und Outlet)
 * Schnelle Lieferung Lieferung von Accessoires innerhalb von 2-3 Werktagen


Zum Ende der Bildgalerie springen

Zum Anfang der Bildgalerie springen
Spezifikationen
Versand
Bewertungen 1


SPEZIFIKATIONEN

Weitere InformationenProduktinformation Artikelnummer4329007 EAN8718056684670
Free pilling removerNein

Weitere InformationenSpezifikationen Gewicht (kg)30.000000 Mit Rädern Nein
Breite (cm)80 Höhe (cm)80 Handgemacht Ja MaterialPolyester, Buchenholz
FarbeBraun Breite/tiefe (cm)93 Tiefe (cm)93 Fahrgestelllänge55 Höhe Fahrwerk45
Höhe Armlehne (cm)62.0 PflegeFlecken vorsichtig von Hand entfernen.
FamilieKendall Martindale88000 Sitzbreite (cm)55.0 Sitztiefe (cm)55.0 Sitzhöhe
(cm)55.0 Armlehnenbreite (cm)12


VERSAND

An Werktagen vor 20:00 Uhr bestellte Accessoires innerhalb von 2-3 Werktagen
geliefert. Artikel mit einer längeren Lieferzeit werden verschickt, sobald sie
wieder vorrätig sind. Die Lieferung von Accessoires bis zu einem Wert von € 75,-
kostet € 7,95. Über einem Bestellwert von € 75,- ist die Lieferung kostenlos*.
Accessoires werden über PostNL zugestellt.

*Gilt nicht für Sale und Outlet-Produkte

Die Lieferung Ihrer Bestellung kann sich etwas länger hinziehen als sonst
üblich.

Sie erhalten Ihre Bestellung innerhalb von 3-4 Werktagen. Artikel mit einer
längeren Lieferzeit werden verschickt, sobald sie wieder vorrätig sind. Die
Lieferung von Accessoires bis zu einem Wert von € 75,- kostet € 7,95. Über einem
Bestellwert von € 75,- ist die Lieferung kostenlos*. Accessoires werden über
PostNL zugestellt.

*Gilt nicht für Sale und Outlet-Produkte


BEWERTUNGEN

Kundenbewertungen

4

80%

1 Bewertungen

Mehr Informationen

100% Kunden empfehlen dieses Produkt

5 Sterne



0% (0)

4 Sterne



100% (1)

3 Sterne



0% (0)

2 Sterne



0% (0)

1 Stern



0% (0)

Lassen Sie andere Kunden an Ihren Überlegungen teilhaben

Schreiben Sie eine Bewertung

Top-Kundenbewertungen

 * Empfohlen

Sortierung Datum Bewertung Hilfsbereitschaft

 1. Sabine Müller
    
    30.09.2021
    
    Ich empfehle dieses Produkt weiter
    
    weich und unglaublich bequem 0 people found this helpful
    Qualität
    
    100%
    
    Preis
    
    60%
    
    Preis - Qualität
    
    80%
    
    Der Sessel ist sehr schön, angenehmer Stoff und wahnsinnig gemütlich!
    War diese Bewertung hilfreich?
    0
    0
    

Zeige 5 10 20 50 pro Seite
Schreiben Sie eine Bewertung



MACHT SIE SO ETWAS AUCH GLÜCKLICH?

 1. Couchtische Monza, 100x100
    1.599,00 €
    Produkt Anzeigen
 2.    
    
     * 50% Rabatt
       
       
    
       
    
    Couchtisch Le Bar American, Satz von 5
    Sonderpreis 749,50 € Regulärer Preis 1.499,00 €
    Produkt Anzeigen
 3. Couchtische Leccy, 90x90, Satz von 2
    1.299,00 €
    Produkt Anzeigen
 4. Couchtisch Roger
    1.599,00 €
    Produkt Anzeigen
 5. Couchtisch Hollywood Hills, Satz von 2
    1.199,00 €
    Produkt Anzeigen

ZurückWeiter


WAS HALTEN SIE HIERVON?

 1. Sessel Cavendish, White Sand, Bouclé
    899,00 €
    Produkt Anzeigen
 2. Sessel La Contessina, White Sand, Bouclé
    999,00 €
    Produkt Anzeigen
 3.    
    
     * 50% Rabatt
       
       
    
       
    
    Sessel Corralillo, White Sand, Bouclé
    Sonderpreis 349,50 € Regulärer Preis 699,00 €
    Produkt Anzeigen
 4. Sessel La Contessina, Fabulous Flax, Linen
    999,00 €
    Produkt Anzeigen
 5. Sessel The Countess, Fabulous Flax, Bouclé
    1.199,00 €
    Produkt Anzeigen

ZurückWeiter




VIELEN DANK

Bei Bestätigung Ihrer Anmeldung über den Link in unserer Begrüßungs-E-Mail
erhalten Sie 10 % Rabatt auf Ihre nächste Bestellung.

Akzeptiert


ERHALTEN SIE 10% RABATT

Melden Sie sich für unseren Newsletter an und sichern Sie sich 10% Rabatt,
einzulösen auf Wohnaccessoires in unserem Webshop. Wir verwenden Ihre
personenbezogenen Daten gemäß der Beschreibung in unserer Datenschutzerklärung.

 * *Ihr Vorname
   
 * *Ihr Nachname
   
 * *Ihre E-mail-Adresse
   

Abonnieren



KUNDEMSERVICE

 * Kontakt
 * Lieferung
 * Bestellungen
 * Zahlungsbedingungen
 * Lieferung und lieferzeit
 * Zurückschicken und rückzahlungen
 * Häufig gestellte Fragen
 * Servicebedingungen
   
 * Aktionen und Aktionsbedingungen


ÜBER RIVIÈRA MAISON

 * Unsere Geschichte
 * Geschäfte
 * Stellenanzeigen
 * Unique & Handmade


INSPIRATION UND BERATUNG 

 * Einrichtungsberatung
 * Möbel Informationsbroschüre


BUSINESS TO BUSINESS

 * Händler werden
 * Agent werden
 * Unsere Projekte


EMPFOHLENE KATEGORIEN 

 * Couchtisch
 * Bettwäsche
 * Sofa
 * Teppich
 * Esszimmerstühle

GET INSPIRED

     

© Rivièra Maison 2023
Allgemeine Geschäftsbedingungen  |  Datenschutz  |  Cookie Erklärung

Nummer der Handelskammer : 34.11.53.27 - USt-IdNr : NL808050461B01









SCHREIBEN SIE EINE BEWERTUNG

Schließen
Schreiben Sie eine Bewertung

Sie bewerten:Sessel Kendall, Chocolate, Velvet
Ihre Bewertung

Preis
1 Stern 2 Sterne 3 Sterne 4 Sterne 5 Sterne
Qualität
1 Stern 2 Sterne 3 Sterne 4 Sterne 5 Sterne
Preis - Qualität
1 Stern 2 Sterne 3 Sterne 4 Sterne 5 Sterne
Benutzername

E-Mail-Adresse
Zusammenfassung

Bewertungen

Ich empfehle dieses Produkt weiter
Ich stimme dem zu Aktionsbedingungen und Datenschutz-Erklärung.*
Bewertung abschicken

Schließen
Als neuer Kunde bestellen

Das Erstellen eines Kontos hat viele Vorteile:

 * Bestell- und Versandstatus ansehen
 * Bestellverlauf verfolgen
 * Schneller bestellen

Ein Konto erstellen
Mit Ihrem Konto bestellen

E-Mail-Adresse

Passwort

Anmelden
Passwort vergessen?