www.archiproducts.com Open in urlscan Pro
2606:4700::6812:1527  Public Scan

Submitted URL: https://www.archiproducts.com/Advertising/IncService.ashx?sid=829025&goto=https%3a%2f%2fwww.archiproducts.com%2ffb%2fprodotti%...
Effective URL: https://www.archiproducts.com/de/produkte/hay/gartenstuhl-aus-kiefer-mit-armlehnen-crate-stuhl_627261
Submission: On July 06 via manual from EE — Scanned from DE

Form analysis 5 forms found in the DOM

POST /de/search/parse

<form class="search-header__form ng-pristine ng-valid" id="search-form" autocomplete="off" method="post" data-url="/de/search/suggest?priority=Home" action="/de/search/parse">
  <div class="search-header__fixed-search">
    <span class="search-header__back-search hide-for-large _back-search back-search"><svg style="width: 1em; height: 1em;">
        <use xlink:href="/images/sprite-icon.svg?v=20230705_1#icon-search-back"></use>
      </svg></span>
    <input class="search-header__input" id="search-input" type="search" placeholder="Suche unter 305.603 Produkten, Herstellern, Designern, News" name="q" value="">
    <button class="search-header__button button alpha flat autocomplete-submit-button" type="submit" id="submit" value="" aria-label="search">
      <svg class="icon-small">
        <use xlink:href="/images/sprite-icon.svg?v=20230705_1#icon-search"></use>
      </svg>
    </button>
    <span class="search-header__close close hide-for-large _close-search"><svg class="icon small middle" style="width: 1em; height: 1em;">
        <use xlink:href="/images/sprite-icon.svg?v=20230705_1#icon-close-full"></use>
      </svg></span>
  </div>
  <div class="search-header__search header-search primary autocomplete" id="header-search">
    <div class="search-header__search-results" id="search-results">
      <ul class="search-header__search-results-list hide"></ul>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8FM06lktRFtDlXmNmcCcjpJK1D6G3OaSsQVr_qyycFK7_Mcrq4RsO7De9fFNglTYpyBqNtn6KoXp6l0o9EfcPvZmh64TUmiekONy-cNh90SsiCok8Zs-8aeavJDpiIimnZrz4O1Kg3LcWPObVrPV33o">
</form>

Name: purchaseForm

<form name="purchaseForm" data-purchase-form-id="627261" id="purchaseForm" ng-show="isEcommerce" ng-controller="purchaseCtrl"
  ng-init="load({'productId':627261, 'outletGuid':null,'manufacturerId':108715,'sellerId':0,'quantity':1,'culture':'de-de','country':'de','isEU':true,'noCode':false,'appKey':'584f5fd3-d76a-44b7-ab7e-01d4b8a1b8b7','serverHost':'//www.archiproducts.com','apiHost':'//www.archiproducts.com/store','mode':0,'userToken':'','attrId':'','isHub':false, 'zipcode': ''})"
  ng-submit="addCart()" class="ng-pristine ng-scope ng-valid-min ng-valid-max ng-invalid ng-invalid-required">
  <div class="margin-bottom-1 content-price">
    <section class="container-flex-price">
      <div class="price-distance price-group  is-hub">
        <div class="text-info size-m through old-price ng-binding ng-hide" ng-show="model.discountLabel.value > 0" ng-bind="(model.unit!=null &amp;&amp; model.unit.uomType == 'mq')?model.unit.totalPrice:model.price.text">€ 290,12</div>
        <div class="title size-m text-price price float-left ng-binding" ng-bind="(model.unit!=null &amp;&amp; model.unit.uomType == 'mq')?model.unit.discountedPrice:model.discountedPrice.text">€ 290,12</div>
        <div ng-show="(model.unit!=null &amp;&amp; model.unit.uomType != 'mq')" class="ng-hide">
          <div class="title size-s text-price-uom float-left ng-binding" ng-bind="'('+model.unit.discountedPrice+')'">()</div>
        </div>
        <span class="energy-label float-right ng-binding" ng-bind-html="model.energyType.energyHtml" ng-click="onEnergyLabelClick()"></span>
        <div class="vat-label">
          <div class="text-info size-s vat ng-binding" ng-bind="model.vat.text" style="clear:both;">inkl. MwSt</div>
          <span class="energy-label float-right ng-binding" ng-bind-html="model.energyType.energyHtml" ng-click="onEnergyLabelClick()"></span>
        </div>
        <div ng-show="(model.unit!=null &amp;&amp; model.unit.uomType != 'mq')" style="clear:both;" class="ng-hide">
          <small class="title size-xs"> Dieser Artikel ist in Packungen von <span ng-bind="model.unit.uoMq" class="ng-binding"></span><span ng-bind="model.unit.uoM" class="ng-binding"></span> verkauft </small>
        </div>
      </div>
    </section>
    <div ng-bind="model.labelPrice" class="priceLabel ng-binding"></div>
  </div>
  <div id="purchaseBoxAsyncContainer" class="" ng-class="{'hide':isFirstApiCall}">
    <script type="text/ng-template" id="purchaseMenu"> <div ng-switch on="imagesCount(opt.opts)">
                <div ng-switch-when="0">
                    <div class="select-image select-text-only _select-image" id="select-{{opt.$$hashKey}}" data-toggler=".optionSelected" ng-class="{'optionSelected':opt.isOpen,'is-invalid-input':purchaseForm.$dirty&&!opt.selected&&purchaseForm.$submitted}">
                        <div id="positionElement" class="hide-for-medium" style="position:absolute;top:-100px;"></div>
                        <div class="options">
                            <div class="option">
                                <input type="radio" name="option-{{opt.$$hashKey}}" id="option-{{opt.$$hashKey}}" ng-value="null" disabled ng-model="opt.selected" checked />
                                <label for="option-{{opt.$$hashKey}}" data-toggle="select-{{opt.$$hashKey}}" ng-click="onOptionClick(opt,$event)">
                                    {{opt.txt}}
                                </label>
                            </div>
                            <div class="option" ng-repeat="optc in opt.opts">
                                <input required type="radio" name="option-{{opt.$$hashKey}}" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-{{optc.$$hashKey}}" />
                                <label for="option-{{optc.$$hashKey}}" data-toggle="select-{{opt.$$hashKey}}" ng-click="onOptionClick(opt,$event)">
                                    <span>
                                        {{optc.txt}}
                                    </span>
                                    <span ng-show="optc.cod != null" class="product-code">
cod.                                        {{optc.cod}}
                                    </span>
                                    <span ng-if="optc.has3d" class="has-3d"></span>
                                </label>
                            </div>
                        </div>
                    </div>
                </div>

                <div ng-switch-default>
                    <div class="select-image _select-image" id="select-{{opt.$$hashKey}}" data-toggler=".optionSelected" ng-class="{'optionSelected':opt.isOpen,'is-invalid-input':purchaseForm.$dirty&&!opt.selected&&purchaseForm.$submitted}">
                        <div id="positionElement" class="hide-for-medium" style="position:absolute;top:-100px;"></div>
                        <div class="options">
                            <div class="option">
                                <input type="radio" name="option-{{opt.$$hashKey}}" id="option-{{opt.$$hashKey}}" ng-value="null" disabled ng-model="opt.selected" checked />
                                <label for="option-{{opt.$$hashKey}}" data-toggle="select-{{opt.$$hashKey}}" ng-click="onOptionClick(opt,$event)">
                                    {{opt.txt}}
                                </label>
                            </div>
                            <div class="option" ng-repeat="optc in opt.opts">
                                <input required type="radio" name="option-{{opt.$$hashKey}}" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-{{optc.$$hashKey}}" />
                                <label for="option-{{optc.$$hashKey}}" data-toggle="select-{{opt.$$hashKey}}" ng-click="onOptionClick(opt,$event)">
                                    <img ng-if="optc.img != null && optc.img != undefined && optc.imgType == 1" ng-src="{{optc.img}}" alt="" width="30" height="30" />
                                    <span ng-if="optc.imgType == 1">
                                        {{optc.txt}}
                                    </span>
                                    <img ng-if="optc.img != null && optc.img != undefined && optc.imgType == 0" style="{{optc.img}};width:30px;height:30px" alt="" />
                                    <span ng-if="optc.imgType == 0">
                                        {{optc.txt}}
                                    </span>
                                    <img ng-if="optc.img == null || optc.img == undefined" alt="" /> <span ng-if="optc.img == null || optc.img == undefined">
                                        {{optc.txt}}
                                    </span>
                                    <span ng-show="optc.cod != null" class="product-code">
cod.                                        {{optc.cod}}
                                    </span>
                                    <span ng-if="optc.has3d" class="has-3d"></span>
                                </label>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <ul ng-if="opt.selected.opts" style="list-style:none">
                <li ng-repeat="opt in opt.selected.opts" ng-include="'purchaseMenu'">
                </li>
            </ul>
        </script>
    <div class="callout alert ng-hide" ng-show="purchaseForm.$dirty&amp;&amp;purchaseForm.$invalid&amp;&amp;purchaseForm.$submitted"> Bitte wählen Sie eine der folgenden Optionen </div>
    <ul id="articles-menu-container" style="list-style:none" ng-hide="model.menu.opts == null" class="">
      <!-- ngRepeat: opt in model.menu.opts --><!-- ngInclude: 'purchaseMenu' -->
      <li ng-repeat="opt in model.menu.opts" ng-include="'purchaseMenu'" class="ng-scope">
        <div ng-switch="" on="imagesCount(opt.opts)" class="ng-scope">
          <!-- ngSwitchWhen: 0 -->
          <!-- ngSwitchDefault: -->
          <div ng-switch-default="" class="ng-scope">
            <div class="select-image _select-image" id="select-object:41" data-toggler=".optionSelected" ng-class="{'optionSelected':opt.isOpen,'is-invalid-input':purchaseForm.$dirty&amp;&amp;!opt.selected&amp;&amp;purchaseForm.$submitted}"
              data-option-selected="9g1xvz-option-selected">
              <div id="positionElement" class="hide-for-medium" style="position:absolute;top:-100px;"></div>
              <div class="options">
                <div class="option">
                  <input type="radio" name="option-object:41" id="option-object:41" ng-value="null" disabled="" ng-model="opt.selected" checked="" class="ng-pristine ng-untouched ng-valid ng-empty">
                  <label for="option-object:41" data-toggle="select-object:41" ng-click="onOptionClick(opt,$event)" class="ng-binding" aria-expanded="false" aria-controls="select-object:41"> Oberfläche </label>
                </div>
                <!-- ngRepeat: optc in opt.opts -->
                <div class="option ng-scope" ng-repeat="optc in opt.opts">
                  <input required="" type="radio" name="option-object:41" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-object:46" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
                    value="[object Object]">
                  <label for="option-object:46" data-toggle="select-object:41" ng-click="onOptionClick(opt,$event)" aria-expanded="false" aria-controls="select-object:41">
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 --><img ng-if="optc.img != null &amp;&amp; optc.img != undefined &amp;&amp; optc.imgType == 1"
                      ng-src="//img.edilportale.com/matt-thumbs/matt_0be6e3fa-cfdc-4cc6-b83b-ec05b5f3e14c.png" alt="" width="30" height="30" class="ng-scope"
                      src="//img.edilportale.com/matt-thumbs/matt_0be6e3fa-cfdc-4cc6-b83b-ec05b5f3e14c.png"><!-- end ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 -->
                    <!-- ngIf: optc.imgType == 1 --><span ng-if="optc.imgType == 1" class="ng-binding ng-scope"> Water-based lacquered pinewood (€ 290,12) </span><!-- end ngIf: optc.imgType == 1 -->
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 0 -->
                    <!-- ngIf: optc.imgType == 0 -->
                    <!-- ngIf: optc.img == null || optc.img == undefined --> <!-- ngIf: optc.img == null || optc.img == undefined -->
                    <span ng-show="optc.cod != null" class="product-code ng-binding ng-hide"> cod. </span>
                    <!-- ngIf: optc.has3d -->
                  </label>
                </div><!-- end ngRepeat: optc in opt.opts -->
                <div class="option ng-scope" ng-repeat="optc in opt.opts">
                  <input required="" type="radio" name="option-object:41" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-object:47" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
                    value="[object Object]">
                  <label for="option-object:47" data-toggle="select-object:41" ng-click="onOptionClick(opt,$event)" aria-expanded="false" aria-controls="select-object:41">
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 --><img ng-if="optc.img != null &amp;&amp; optc.img != undefined &amp;&amp; optc.imgType == 1"
                      ng-src="//img.edilportale.com/matt-thumbs/matt_cc46a4c6-cd03-4e73-8c8f-862e6a27413d.png" alt="" width="30" height="30" class="ng-scope"
                      src="//img.edilportale.com/matt-thumbs/matt_cc46a4c6-cd03-4e73-8c8f-862e6a27413d.png"><!-- end ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 -->
                    <!-- ngIf: optc.imgType == 1 --><span ng-if="optc.imgType == 1" class="ng-binding ng-scope"> Black water-based lacquered pinewood (€ 290,12) </span><!-- end ngIf: optc.imgType == 1 -->
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 0 -->
                    <!-- ngIf: optc.imgType == 0 -->
                    <!-- ngIf: optc.img == null || optc.img == undefined --> <!-- ngIf: optc.img == null || optc.img == undefined -->
                    <span ng-show="optc.cod != null" class="product-code ng-binding ng-hide"> cod. </span>
                    <!-- ngIf: optc.has3d -->
                  </label>
                </div><!-- end ngRepeat: optc in opt.opts -->
                <div class="option ng-scope" ng-repeat="optc in opt.opts">
                  <input required="" type="radio" name="option-object:41" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-object:48" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
                    value="[object Object]">
                  <label for="option-object:48" data-toggle="select-object:41" ng-click="onOptionClick(opt,$event)" aria-expanded="false" aria-controls="select-object:41">
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 --><img ng-if="optc.img != null &amp;&amp; optc.img != undefined &amp;&amp; optc.imgType == 1"
                      ng-src="//img.edilportale.com/matt-thumbs/matt_d8c77347-beaf-4345-87aa-5ddcbdc9c85e.png" alt="" width="30" height="30" class="ng-scope"
                      src="//img.edilportale.com/matt-thumbs/matt_d8c77347-beaf-4345-87aa-5ddcbdc9c85e.png"><!-- end ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 -->
                    <!-- ngIf: optc.imgType == 1 --><span ng-if="optc.imgType == 1" class="ng-binding ng-scope"> White water-based lacquered pinewood (€ 290,12) </span><!-- end ngIf: optc.imgType == 1 -->
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 0 -->
                    <!-- ngIf: optc.imgType == 0 -->
                    <!-- ngIf: optc.img == null || optc.img == undefined --> <!-- ngIf: optc.img == null || optc.img == undefined -->
                    <span ng-show="optc.cod != null" class="product-code ng-binding ng-hide"> cod. </span>
                    <!-- ngIf: optc.has3d -->
                  </label>
                </div><!-- end ngRepeat: optc in opt.opts -->
                <div class="option ng-scope" ng-repeat="optc in opt.opts">
                  <input required="" type="radio" name="option-object:41" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-object:49" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
                    value="[object Object]">
                  <label for="option-object:49" data-toggle="select-object:41" ng-click="onOptionClick(opt,$event)" aria-expanded="false" aria-controls="select-object:41">
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 --><img ng-if="optc.img != null &amp;&amp; optc.img != undefined &amp;&amp; optc.imgType == 1"
                      ng-src="//img.edilportale.com/matt-thumbs/matt_a64455a7-62dc-47aa-9c2e-5da1f404e46f.png" alt="" width="30" height="30" class="ng-scope"
                      src="//img.edilportale.com/matt-thumbs/matt_a64455a7-62dc-47aa-9c2e-5da1f404e46f.png"><!-- end ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 -->
                    <!-- ngIf: optc.imgType == 1 --><span ng-if="optc.imgType == 1" class="ng-binding ng-scope"> London fog water-based lacquered pinewood (€ 290,12) </span><!-- end ngIf: optc.imgType == 1 -->
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 0 -->
                    <!-- ngIf: optc.imgType == 0 -->
                    <!-- ngIf: optc.img == null || optc.img == undefined --> <!-- ngIf: optc.img == null || optc.img == undefined -->
                    <span ng-show="optc.cod != null" class="product-code ng-binding ng-hide"> cod. </span>
                    <!-- ngIf: optc.has3d -->
                  </label>
                </div><!-- end ngRepeat: optc in opt.opts -->
                <div class="option ng-scope" ng-repeat="optc in opt.opts">
                  <input required="" type="radio" name="option-object:41" ng-change="onChanged(opt)" ng-value="optc" ng-model="opt.selected" id="option-object:50" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
                    value="[object Object]">
                  <label for="option-object:50" data-toggle="select-object:41" ng-click="onOptionClick(opt,$event)" aria-expanded="false" aria-controls="select-object:41">
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 --><img ng-if="optc.img != null &amp;&amp; optc.img != undefined &amp;&amp; optc.imgType == 1"
                      ng-src="//img.edilportale.com/matt-thumbs/matt_734711a1-5e89-4504-8621-fbebb4533fc8.png" alt="" width="30" height="30" class="ng-scope"
                      src="//img.edilportale.com/matt-thumbs/matt_734711a1-5e89-4504-8621-fbebb4533fc8.png"><!-- end ngIf: optc.img != null && optc.img != undefined && optc.imgType == 1 -->
                    <!-- ngIf: optc.imgType == 1 --><span ng-if="optc.imgType == 1" class="ng-binding ng-scope"> Iron red water-based lacquered pinewood (€ 290,12) </span><!-- end ngIf: optc.imgType == 1 -->
                    <!-- ngIf: optc.img != null && optc.img != undefined && optc.imgType == 0 -->
                    <!-- ngIf: optc.imgType == 0 -->
                    <!-- ngIf: optc.img == null || optc.img == undefined --> <!-- ngIf: optc.img == null || optc.img == undefined -->
                    <span ng-show="optc.cod != null" class="product-code ng-binding ng-hide"> cod. </span>
                    <!-- ngIf: optc.has3d -->
                  </label>
                </div><!-- end ngRepeat: optc in opt.opts -->
              </div>
            </div>
          </div><!-- end ngSwitchWhen: -->
        </div>
        <!-- ngIf: opt.selected.opts -->
      </li><!-- end ngRepeat: opt in model.menu.opts -->
    </ul>
    <div class="wrapper-purchase-options ng-hide" ng-hide="model.unit == null || model.unit.uomType != 'mq'">
      <div class="grid-x purchase-options-mq purchase-options-highight">
        <h6>Quantity</h6>
        <div class="cell small-12 small-italic">
          <small class="options-highlight"> Dieser Artikel ist in Packungen von <span ng-bind="model.unit.uoMq" class="ng-binding"></span><span ng-bind="model.unit.uoM" class="ng-binding"></span> verkauft </small>
          <small class="options-highlight"> Preis pro Paket <span ng-bind="model.discountedPrice.text" class="ng-binding">€ 290,12</span>
          </small>
        </div>
        <div class="cell small-12">
          <div class="textfield large active no-margin" style="width:100px;margin-right:2%;float:left;">
            <input ng-model="quantityToBuy" id="UoMCalc" ng-change="onUoMCalcChange()" ng-class="{active:quantityToBuy}" type="text" class="ng-pristine ng-untouched ng-valid ng-empty">
            <label ng-bind="model.unit.uoM" class="ng-binding"></label>
          </div>
          <div class="textfield-fake label-up" style="float: left;">
            <span ng-bind="numOfPacks" class="ng-binding"></span>
            <span> Packung </span>
          </div>
          <div class="textfield-fake" style="float:left;">
            <span ng-bind="realQuantity" style="float:left;" class="ng-binding">0</span>
            <label ng-bind="model.unit.uoM" style="float: left;line-height: 46px;margin-left: 3px;color: #777;" class="ng-binding"></label>
          </div>
        </div>
        <!-- ngIf: model.unit.uoM == 'm' || model.unit.uomType == 'mq' -->
        <div class="content-price ng-hide" ng-hide="model.unit == null">
          <div class="price-distance price-group" style="margin-top:1rem;">
            <div class="text-info size-s pfTotalLabel" style="display:block;"> Gesamtsumme </div>
            <span ng-bind="currencySymbol + '&nbsp;'" class="title size-m text-price price ng-binding" style="float:left;">€&nbsp;</span>
            <span ng-bind="(model.discountedPrice.value*numOfPacks).toFixed(2).replace('.',',')" class="title size-m text-price price ng-binding" style="float:left;">0,00</span>
            <div ng-bind="model.vat.text" class="text-info size-s vat ng-binding" style="display:block;clear:both;">inkl. MwSt</div>
          </div>
        </div>
      </div>
    </div>
    <div class="grid-x grid-margin-y">
      <div class="cell small-3" ng-hide="(model.availability.value != null&amp;&amp;model.availability.value <=1)|| (model.unit != null &amp;&amp; model.unit.uomType == 'mq')">
        <div ng-class="{'is-invalid-input':purchaseForm.$dirty&amp;&amp;purchaseForm.quantity.$invalid}" class="medium-margin-right-1 customSelect quantitySelect">
          <div ng-show="model.quantity.value < 10" class="select large" id="selectField">
            <select ng-change="changeQuantity(model.quantity.value)" ng-model="model.quantity.value" convert-to-number="" class="ng-pristine ng-untouched ng-valid ng-not-empty">
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10+</option>
            </select>
            <label class="label-text"> Stk. </label>
          </div>
          <div class="textfield large qtyUpDown ng-hide" ng-show="model.quantity.value >= 10">
            <input type="number" min="0" max="1000" ng-model-options="{ debounce: 1000 }" ng-change="changeQuantity(model.quantity.value)" ng-model="model.quantity.value"
              class="textfield large label-up ng-pristine ng-untouched ng-valid ng-valid-min ng-valid-max ng-not-empty">
            <label> Stk. </label>
            <button type="button" class="up" ng-click="changeQuantity(params.quantity + 1)" ng-disabled="(model.quantity.value == (model.availability.value != null?model.availability.value:1000))"></button>
            <button type="button" class="down" ng-click="changeQuantity(params.quantity - 1)" ng-disabled="(model.Quantity.value <= 1)||(model.quantity.value <= model.minQuantity.value)" disabled="disabled"></button>
          </div>
        </div>
      </div>
      <div class="cell auto">
        <button class="button large secondary shop expanded button-icon-left ellipsis iconized flat button-font-weight icon-button-medium edl-primary" id="button-add-cart" type="submit"
          ng-disabled="(model.availability.value != null&amp;&amp;model.availability.value <1)">
          <svg class="icon" xmlns="http://www.w3.org/2000/svg">
            <use xlink:href="#icon-Cart"></use>
          </svg> In den Warenkorb </button>
      </div>
    </div>
    <div class="grid-x grid-margin-y">
      <div class="cell small-12">
        <span class="add-to-wishlist-lbl" style="margin-top: 20px;"> Zur Wunschliste oder einem Projekt hinzufügen </span>
        <div class="cell small-12">
          <div ng-click="addProjectLists()" class="light border button secondary expanded iconized">
            <svg class="icon icon-small" id="icon-plus" viewBox="0 0 24 24" width="10px" height="10px">
              <path d="M24 10.5h-10.5v-10.5h-3v10.5h-10.5v3h10.5v10.5h3v-10.5h10.5v-3z"></path>
            </svg> Speichern
          </div>
        </div>
      </div>
    </div>
    <ul class="no-bullet promo-list text size-s lh-m margin-top-1 margin-bottom-2 margin-top-2 list-icon list-info purchase-info">
      <li ng-show="model.availability.text" ng-class="{'text-error':model.availability.value == 0,'text-success':model.availability.value==null || model.availability.value> 0}" class="text-success">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg>
        <strong ng-bind="model.availability.text" class="ng-binding">Verfügbar</strong>
      </li>
      <li ng-show="model.shippingInfoOk &amp;&amp; model.shippingPrice.value == 0 &amp;&amp; model.shippingPrice.text != 'none' &amp;&amp; model.shippingPrice.text != 'empty'" class="text-success">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg>
        <strong>Lieferung nach Deutschland: </strong>
        <strong ng-show="model.shippingInfoOk" ng-class="model.shippingPrice.value != null &amp;&amp; model.shippingPrice.value == 0?'free':''" ng-bind-html="model.shippingPrice.text" class="ng-binding free">Kostenlos</strong>
      </li>
      <li ng-show="model.articleCode != null" class="ng-hide">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg> Cod. <span ng-bind="model.articleCode" class="ng-binding"></span>
      </li>
      <!-- ngRepeat: t in model.deliveryTime.text -->
      <li ng-show="model.deliveryTime.text != null" ng-repeat="t in model.deliveryTime.text" ng-class="{'hide': t === null || t.length === 0}" class="ng-scope">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg>
        <span ng-bind-html="t" class="ng-binding">Lieferbar in 27 Werktagen</span>
      </li><!-- end ngRepeat: t in model.deliveryTime.text -->
      <!-- ngIf: model.vendor -->
      <li ng-if="model.vendor" class="ng-scope">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg>
        <span ng-bind="model.vendor" class="ng-binding">Verkauft und geliefert von Archiproducts </span>
      </li><!-- end ngIf: model.vendor -->
      <li ng-class="{'hide': model.minQuantity.value == null || model.minQuantity.value <= 1}" class="hide">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg> Mindestbestellmenge <span ng-bind="model.minQuantity.value" class="ng-binding">1</span>
      </li>
      <li ng-class="{'hide':model.rightOfWithdrawal.value}" class="hide">
        <svg class="icon micro" xmlns="http://www.w3.org/2000/svg">
          <use xlink:href="#icon-Check"></use>
        </svg> Das Widerrufsrecht gilt nicht für diesen Artikel. <ul id="rightOfWithdrawal" class="accordion accordion-inline" data-accordion="ci6y8n-accordion" data-allow-all-closed="true">
          <li class="accordion-item" data-accordion-item="">
            <a href="#" class="accordion-title" aria-controls="0ela1j-accordion" id="0ela1j-accordion-label" aria-expanded="false">
<span>Warum?</span>
</a>
            <div class="accordion-content" data-tab-content="" role="region" aria-labelledby="0ela1j-accordion-label" aria-hidden="true" id="0ela1j-accordion"> Das Widerrufsrecht gilt nicht für Build-to-Order oder maßgeschneiderte Produkte. </div>
          </li>
        </ul>
      </li>
    </ul>
    <div class="DisplayPromoCode ng-hide" ng-show="model.promotionLabels != null &amp;&amp; model.promotionLabels.length > 0">
      <!-- ngRepeat: x in model.promotionLabels -->
    </div>
  </div>
</form>

POST /de/cookies/acceptallcookies

<form id="outer-cookie-acceptance-form" method="post" action="/de/cookies/acceptallcookies">
  <input type="hidden" name="returnurl" value="https://www.archiproducts.com/de/produkte/hay/gartenstuhl-aus-kiefer-mit-armlehnen-crate-stuhl_627261">
  <button class="cookiesNotice-buttonAgree">Ich akzeptiere</button>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8FM06lktRFtDlXmNmcCcjpJ7cOac1hddyWarDskswCwbyrTyeiTe7kyYHVITCfd4Lzi9JLM3Z5iXOSudKcTXUW0FFnZKsti99qEXPRE8Z9BQconzBPftzAc3N4KhPaaB_G6A0mAPm7gxnwa1TtpGQLY">
</form>

Name: quoteForm

<form name="quoteForm" ng-submit="submit(quoteForm)" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email">
  <div class="grid-container apx-quote">
    <div class="grid-x grid-padding-x">
      <div class="cell">
        <h5 class="title size-xm">Individuelles Angebot anfordern</h5>
        <p class="text size-s small-p grey"> Du gestaltest ein größeres Projekt und benötigst dafür eine Vielzahl an Designprodukten? Du arbeitest als Architekt oder Planer und suchst nach Einrichtung für deine Projekte? Setze dich mit unserer
          Fachberatung in Verbindung, um deine Projekte und Ideen umzusetzen. Rufe uns an unter +39 080 554 35 53 oder fülle das folgende Formular mit deinen persönlichen Daten aus und beschreibe uns kurz dein Projekt / deine Anfrage. Wir werden uns
          so schnell wir möglich bei dir melden! Dieser Service ist kostenlos. </p>
      </div>
      <div class="cell">
        <div class="callout alert ng-hide" ng-show="quoteForm.$submitted &amp;&amp; quoteForm.$invalid">Achtung: Die gekennzeichneten Felder sind nicht zulässig</div>
      </div>
    </div>
    <div class="grid-x grid-padding-x">
      <div class="medium-6 cell">
        <label> Vorname* <input required="" type="text" ng-model="InfoRequest.Name" ng-class="{'is-invalid-input':(quoteForm.Name.$dirty||quoteForm.$submitted) &amp;&amp;quoteForm.Name.$invalid,'active':InfoRequest.Name}" name="Name"
            ng-disabled="Sent" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
        </label>
      </div>
      <div class="medium-6 cell">
        <label> Nachname* <input required="" type="text" ng-model="InfoRequest.LastName" ng-class="{'is-invalid-input':(quoteForm.LastName.$dirty||quoteForm.$submitted)&amp;&amp;quoteForm.LastName.$invalid,'active':InfoRequest.LastName}"
            name="LastName" ng-disabled="Sent" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
        </label>
      </div>
      <div class="medium-6 cell">
        <label> E-Mail* <input required="" type="email" ng-model="InfoRequest.Email" ng-class="{'is-invalid-input':(quoteForm.Email.$dirty||quoteForm.$submitted)&amp;&amp;quoteForm.Email.$invalid,'active':InfoRequest.Email}" name="Email"
            ng-disabled="Sent" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required">
        </label>
      </div>
      <div class="medium-6 cell">
        <label> Telefonnummer* <input required="" type="text" ng-model="InfoRequest.Tel" ng-class="{'is-invalid-input':(quoteForm.Tel.$dirty||quoteForm.$submitted) &amp;&amp;quoteForm.Tel.$invalid,'active':InfoRequest.Tel}" name="Tel"
            ng-disabled="Sent" autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
        </label>
      </div>
      <div class="medium-6 cell">
        <label> Ort* <input required="" type="text" ng-model="InfoRequest.City" name="City" ng-class="{'is-invalid-input':(quoteForm.City.$dirty||quoteForm.$submitted)&amp;&amp;quoteForm.City.$invalid,'active':InfoRequest.City}" ng-disabled="Sent"
            autocomplete="off" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
        </label>
      </div>
      <div class="medium-6 cell">
        <label> Beruf* <select required="" ng-class="{'is-invalid-input':(quoteForm.Job.$dirty||quoteForm.$submitted)&amp;&amp;quoteForm.Job.$invalid, 'active':InfoRequest.Job}" ng-model="InfoRequest.JobId" name="Job" ng-disabled="Sent"
            class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
            <option value=""></option>
            <option value="101">Architekt</option>
            <option value="107">Innenarchitekt</option>
            <option value="108">Designer</option>
            <option value="105">Landschaftsarchitekt/Agronom</option>
            <option value="115">Stadtplaner</option>
            <option value="100">Ingenieur</option>
            <option value="142">Tragwerksplaner</option>
            <option value="143">Betriebsingenieur</option>
            <option value="144">Ingenieur für Geotechnik</option>
            <option value="104">Geologe</option>
            <option value="109">Student Ingenieurwissenschaften</option>
            <option value="110">Architektur- und Designstudent</option>
            <option value="114">Journalist/Blogger</option>
            <option value="155">PR/Marketing Account</option>
            <option value="102">Vermessungstechniker</option>
            <option value="103">Bau- oder Industriegutachter</option>
            <option value="145">CAD/BIM Designer</option>
            <option value="113">Fotograf</option>
            <option value="117">Elektriker</option>
            <option value="116">Beleuchtungstechniker</option>
            <option value="120">Installateur für Heimautomatisierung</option>
            <option value="118">PV/Solarinstallateur</option>
            <option value="119">HLK-Installateur</option>
            <option value="126">Sanitärinstallateur</option>
            <option value="134">Angestellte Bauindustrie</option>
            <option value="121">Trockenbauer</option>
            <option value="146">Maurer / Zimmermann</option>
            <option value="122">Maler</option>
            <option value="125">Fliesenleger</option>
            <option value="123">Tischler/Kunsttischler</option>
            <option value="130">Fensterbauer</option>
            <option value="124">Schmied</option>
            <option value="129">Fußbodenleger / Parkettleger </option>
            <option value="127">Glaser</option>
            <option value="132">Steinmetz</option>
            <option value="128">Gärtner</option>
            <option value="131">Polsterer</option>
            <option value="147">Restaurator</option>
            <option value="137">Verkäufer/Verteiler/Agent</option>
            <option value="148">Künstler/Handwerker</option>
            <option value="133">Hersteller</option>
            <option value="135">Behördenmitarbeiter</option>
            <option value="106">Privatperson</option>
            <option value="157">Professionell</option>
          </select>
        </label>
      </div>
      <div class="cell">
        <strong>Nachricht</strong>
        <textarea rows="4" placeholder="Ich wünsche ein individuelles Angebot für ..." ng-model="InfoRequest.Message" ng-init="InfoRequest.Message= 'Ich wünsche ein individuelles Angebot für ...'" ng-disabled="Sent"
          class="ng-pristine ng-untouched ng-valid ng-not-empty"></textarea>
      </div>
    </div>
    <div class="cell column small-12 margin-bottom-1 info-request-disclaimer info-request-footer">
      <fieldset class="fieldset checkbox-standard padding-0 border-0 margin-0">
        <p class="text-accept-privacy margin-0 padding-1">
          <input class="margin-0 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="required" ng-model="InfoRequest.Privacy" id="checkboxInfoPrivacy_Quote" name="InfoPrivacy" type="checkbox" ng-disabled="Sent">
          <label style="display: inline; margin:0; line-height: 1.15;" for="checkboxInfoPrivacy_Quote" ng-class="{'is-invalid-label':quoteForm.$submitted &amp;&amp; quoteForm.InfoPrivacy.$invalid}" accesskey=""> Ich stimme der Verarbeitung meiner
            persönlichen Daten zu, um Angebote und Kommunikationen von Archiproducts zu erhalten
            <a onclick="window.open('/de/privacy','privacy','width=400,height=500,scrollbar=yes,resizable=no')" href="javascript:void(0)" class="cursor">(Datenschutzerklärung)</a>. </label>
        </p>
      </fieldset>
    </div>
    <div class="cell small-12 margin-bottom-1 ng-hide" ng-show="Sent">
      <div class="callout success" id="callSuccess">Quote request sent</div>
    </div>
    <div class="cell small-12 margin-bottom-1 ng-hide" ng-show="ErrorSent">
      <div class="callout alert" id="callError">The service is currently unavailable, we apologize for the inconvenience. Please try again later.</div>
    </div>
    <input type="hidden" ng-show="false" ng-model="InfoRequest.Slug" ng-init="InfoRequest.Slug= ''" class="ng-pristine ng-untouched ng-valid ng-empty ng-hide">
    <input type="hidden" ng-show="false" ng-model="InfoRequest.Culture" ng-init="InfoRequest.Culture= 'de'" class="ng-pristine ng-untouched ng-valid ng-not-empty ng-hide">
    <div class="cell align-center">
      <button class="button primary expanded" type="submit" ng-show="!Sent" integration-test="" key="quoteRequestSubmit">Anfrage senden</button>
    </div>
  </div>
</form>

POST /de/cookies/submitcookiesacceptance

<form id="cookie-acceptance-form" method="post" action="/de/cookies/submitcookiesacceptance">
  <input type="hidden" name="returnurl" value="https://www.archiproducts.com/de/produkte/hay/gartenstuhl-aus-kiefer-mit-armlehnen-crate-stuhl_627261">
  <div class="cookiesCategories cookiesCategories--necessary">
    <h4>Technisch notwendige Cookies</h4>
    <label for="necessary-category-check" class="cookiesCategories-customCheckbox">
      <input type="checkbox" name="necessary" id="necessary-category-check" checked="" disabled="">
      <span>Diese Cookies sind unerlässlich, um eine korrekte Funktionalität unserer Plattform zu gewährleisten. Diese Cookies werden für Zwecke im Zusammenhang mit der Bereitstellung des Dienstes und zur Ermöglichung oder Verbesserung des Surfens
        verwendet.</span>
    </label>
  </div>
  <div class="cookiesCategories cookiesCategories--analytical">
    <h4>Analytische Cookies</h4>
    <label for="analytical-category-check" class="cookiesCategories-customCheckbox">
      <input type="checkbox" name="analytical" id="analytical-category-check" value="false" onchange="this.value=this.checked">
      <span>Um statistische Informationen über den Datenverkehr und die Nutzung des Dienstes durch die Nutzer zu sammeln, z. B. wie viele Besucher die Website in einem bestimmten Zeitraum besucht haben, welche Seiten besucht wurden, die Dauer des
        Besuchs usw. Diese Informationen werden anonym gesammelt und in keiner Weise mit den persönlichen Daten der Nutzer, die die Website besucht haben, verknüpft.</span>
    </label>
  </div>
  <div class="cookiesCategories cookiesCategories--advertising">
    <h4>Profilerstellungscookies</h4>
    <label for="advertising-category-check" class="cookiesCategories-customCheckbox">
      <input type="checkbox" name="advertising" id="advertising-category-check" value="false" onchange="this.value=this.checked">
      <span>Zum Sammeln von Informationen über das Surfen von Nutzern und zum Anbieten von Inhalten und Werbebotschaften im Einklang mit den Aktionen, die beim vorherigen Surfen auf der Website durchgeführt wurden, auch auf Websites von Dritten
        (Remarketing). Diese Informationen werden anonym gesammelt und in keiner Weise mit den persönlichen Daten der Nutzer, die diese Seite besucht haben, verknüpft.</span>
    </label>
  </div>
  <div class="cookiesReveal-toolbar">
    <button class="btn cookiesReveal-acceptSelectedCookies">Ich akzeptiere ausgewählte Cookies</button>
    <button class="cookiesReveal-acceptAllCookies" id="accept-all-cookies">Ich akzeptiere alles</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8FM06lktRFtDlXmNmcCcjpJ7cOac1hddyWarDskswCwbyrTyeiTe7kyYHVITCfd4Lzi9JLM3Z5iXOSudKcTXUW0FFnZKsti99qEXPRE8Z9BQconzBPftzAc3N4KhPaaB_G6A0mAPm7gxnwa1TtpGQLY">
</form>

Text Content

 * Network  
 * Deutschland / de (€)
 * Produkte präsentieren

Netzwerk erkunden 







Anmelden


 * Deutschland / de (€)

Suchen...
 * Kategorien
 * Neuheiten
 * Einrichtung
    * 
    * Sofas und Sessel
      
    * Tische und Stühle
      
    * Aufbewahrungsmöbel
      
    * Schlafbereich und Kinderzimmer
      
    * Kindermöbel
      
    * Möbelkomponenten und Beschläge
      
   
    * Marken Einrichtung
    * Designer Einrichtung
    * Händler Einrichtung

 * Bad
    * 
    * Badkeramik
      
    * Duschen und Badewannen
      
    * Badarmaturen
      
    * Badezimmermöbel
      
    * Badezimmerbeleuchtung
      
    * Badezimmerzubehör
      
    * Waschküche und Haushaltsreinigung
      
    * Barrierefreie Sanitärausstattungen
      
    * Badheizkörper
      
   
    * Marken Bad
    * Designer Bad
    * Händler Bad

 * Küche
    * 
    * Küchenmöbel
      
    * Spülbecken und Küchenarmaturen
      
    * Küchengeräte
      
    * Küchenaccessoires
      
    * Tischaccessoires
      
    * Küchentextilien
      
    * Kochgeschirr
      
   
    * Marken Küche
    * Designer Küche
    * Händler Küche

 * Beleuchtung
    * 
    * Innenbeleuchtung
      
    * Außenbeleuchtung
      
   
    * Marken Beleuchtung
    * Designer Beleuchtung
    * Händler Beleuchtung

 * Outdoor
    * 
    * Garten- und Terrassenmöbel
      
    * Outdoorküchen und Grills
      
    * Gartenkamine und Gartenöfen
      
    * Gartenpavillons, Markisen und Sonnenschirme
      
    * Schwimmbecken, Whirlpools und Außenduschen
      
   
    * Marken Outdoor
    * Designer Outdoor
    * Händler Outdoor

 * Büro
    * 
    * Büroeinrichtung
      
    * Tagungs- und Warteräume
      
    * Büro-Partitionen
      
    * Zubehör für Büromöbel
      
    * Beleuchtung fürs Büro
      
   
    * Marken Büro
    * Designer Büro
    * Händler Büro

 * Contract
 * Wellness
 * Dekoration
 * Innenausbau
 * Bauwesen
 * Lifestyle
 * Shop

Marken
 * Artemide
 * B&B Italia
 * Boffi
 * Cassina
 * cc-tapis
 * ClassiCon
 * DCW éditions
 * DE PADOVA
 * Delta Light
 * Élitis
 * Flexform
 * Florim Ceramiche
 * Flos
 * Foscarini
 * Gaggenau
 * GAN
 * Giorgetti
 * Glas Italia
 * Hay
 * Herman Miller
 * Kettal
 * Ligne Roset
 * Lladró
 * Louis Poulsen
 * Minotti
 * Molteni & C.
 * Moroso
 * Mutina
 * Offecct
 * Paola Lenti
 * Poltrona Frau
 * Roche Bobois
 * Salvatori
 * Samsung
 * Schüco
 * Siemens
 * Thonet
 * Tom Dixon
 * Vibia
 * Vitra
 * Wittmann
 * Zanotta

Alle Marken
Magazin BIM
 * Netzwerk erkunden
    * 
    * 
    * 
    * 
    * 
    * 



SUMMER SALES: bis zu 20 % auf viele Produkte im Katalog

×
 * Produkte
 * Outdoor
 * Garten- und Terrassenmöbel
 * Gartenstühle
 * Hay


 * Einrichtung
 * Tische und Stühle
 * Stühle


×

CRATE | Stuhl | Hay

1 /24




HAY CRATE GARTENSTUHL AUS KIEFER MIT ARMLEHNEN

 * Designer Gerrit Thomas Rietveld
 * Kollektion Crate

€ 290,12
€ 290,12
()
inkl. MwSt
Dieser Artikel ist in Packungen von verkauft

Bitte wählen Sie eine der folgenden Optionen
   
   
 * Oberfläche
   Water-based lacquered pinewood (€ 290,12) cod.
   Black water-based lacquered pinewood (€ 290,12) cod.
   White water-based lacquered pinewood (€ 290,12) cod.
   London fog water-based lacquered pinewood (€ 290,12) cod.
   Iron red water-based lacquered pinewood (€ 290,12) cod.
   

QUANTITY

Dieser Artikel ist in Packungen von verkauft Preis pro Paket € 290,12
Packung
0
Gesamtsumme
€  0,00
inkl. MwSt
1 2 3 4 5 6 7 8 9 10+ Stk.
Stk.
In den Warenkorb
Zur Wunschliste oder einem Projekt hinzufügen
Speichern
 * Verfügbar
 * Lieferung nach Deutschland: Kostenlos
 * Cod.
   
 * Lieferbar in 27 Werktagen
   
   
 * Verkauft und geliefert von Archiproducts
   
 * Mindestbestellmenge 1
 * Das Widerrufsrecht gilt nicht für diesen Artikel.
   * Warum?
     Das Widerrufsrecht gilt nicht für Build-to-Order oder maßgeschneiderte
     Produkte.



BESTELLE PER TELEFON ODER SCHREIBE UNS EINE NACHRICHT

+39 080 554 3553
+39 080 554 3553
WhatsApp
Schreiben Sie uns auf WhatsApp unter +39 080 995 5388 oder folgen Sie dem Link,
um den Chat zu starten

KOSTENVORANSCHLAG ANFORDERN

Du hast spezielle Wünsche oder Vorstellung bzgl. Stückzahl, Abmessungen,
Ausstattung, Versandt usw.?
Kontakt


KONTAKTIERE HAY

Informationen anfragen Kataloge anfordern BIM/CAD Dateien anfragen
Liste Vertriebspartner

Überblick


CRATE | STUHL BY HAY

Kollektion


CRATE

Typ


GARTENSTUHL AUS KIEFER MIT ARMLEHNEN

Herstellungsjahr


2023

Designer
GERRIT THOMAS RIETVELD

Crate is an outdoor chair equipped with armerests, entirely made of pinewood,
and also qualified for outdoor use.‎

Initially designed to make use of surplus wooden shipping crates by Dutch
architect and designer Gerrit Rietveld in 1934, the iconic Crate Collection has
been relaunched in a Rietveld Originals x HAY collaboration.‎ Rietveld’s
ambition to create modern, functional, and affordable furniture for the masses
echoes HAY’s core values, making the Crate Collection an ideal fit for HAY.‎ The
collection comprises a lounge chair, dining chair, low table, and side table,
all made with respect for the original design, and sharing the same precisely
balanced proportions and transparent construction to minimise production costs
and optimise the assembly process.‎ Made of solid pine, with a water-based
lacquered finish suitable for outdoor use, the collection’s simplicity, and
spatial design mirrors the designer’s architectural style – providing
functionality and comfort without absorbing space.‎ The water-based coating and
different colour options make the furniture suitable for a wealth of indoor and
outdoor settings, and can be supplemented with optional seat cushions in
selected textiles for extra comfort

Weitere Informationen des Herstellers über CRATE | Stuhl Hay
Mehr lesen
Abmessungen

Produktvarianten

Technische Anhänge
DOWNLOAD Crate Chair - Instruction Manual (en) PDF
Kataloge PDF
DOWNLOAD HAY Outdoor 2023 (en) PDF
DOWNLOAD Crate Collection - Product fact sheet (en) PDF
DOWNLOAD Crate Collection - Presentation (en) PDF
DOWNLOAD Hay Brandbook 2023 (en) PDF
DOWNLOAD HAY Contract Home Office 2022 (en) PDF
DOWNLOAD Contract Accessories 2021 (en) PDF
DOWNLOAD HAY Outdoor 2021 (en) PDF
DOWNLOAD Accessories News - Autumn 2021 (en) PDF
DOWNLOAD Accessories news - Spring 2021 (en) PDF
DOWNLOAD HAY Lighting Collection 2020 (en) PDF
DOWNLOAD Furniture News 2021 Presentation (en) PDF
DOWNLOAD HAY Furniture News 2020 (en) PDF
DOWNLOAD HAY Brand Book (en) PDF
DOWNLOAD HAY About A Collection 2020 (en) PDF
Bim und Cad

3D Studio MAX
Herunterladen
1

AutoCAD
Herunterladen
2
Tags
Hay Gerrit Thomas Rietveld Crate Garten- und Terrassenmöbel Stühle Einrichtung
Tische und Stühle Gartenstühle Outdoor Stuhl Gartenstuhl Stühle Moderner Stil
Alle
Stühle aus Holz Stühle aus Kiefer Stühle mit Armlehnen Gartenstühle Moderner
Stil Gartenstühle aus Holz Gartenstühle aus Kiefer Weniger

--------------------------------------------------------------------------------



KOLLEKTION CRATE VON HAY



DAS KÖNNTE DICH AUCH INTERESSIEREN...



KÜRZLICH ANGESEHEN



Thu Jul 06 2023 10:35:45 GMT+0000 (GMT)

https://www.archiproducts.com/de/produkte/hay/gartenstuhl-aus-kiefer-mit-armlehnen-crate-stuhl_627261

×
Produkt speichern:
 * {{wishlist.Name}}
   
   {{wishlist.Name}}
   Speichern
   {{sublist.Name}}
   Speichern
   {{wishlist.Name}}
   Speichern
 * Login in order to save a new project


Abonniere unseren Newsletter! Halte dich stets auf dem Laufenden in Bezug auf
die neuesten Neuigkeiten von Unternehmen und Architektur- und Designprodukten
und hol dir sofort >15% Rabatt auf deinen ersten Einkauf.
Registrieren

Ich akzeptiere die Datenschutzrichtlinie und stimme der Verarbeitung meiner
Daten für Marketingzwecke durch Archiproducts zu.

Folge uns auf

 * Archiproducts
    * Über uns
    * Entdecke das Netzwerk
    * Unsere Partner
    * FAQ
    * Kontakt
    * Arbeite mit uns
    * Archiproducts Milano Showroom
    * Archiproducts Bari Showroom
    * Archiproducts Design Awards

 * Entdecken
    * Produktkategorien
    * Marken
    * Designer
    * Händler
    * Magazin
    * Messen
    * Focus
    * Newsletter
    * Dem Archiv
    * Alle Videos
    * BIM.Archiproducts
    * Archiproducts Building

 * Shop
    * Design-Zentrum
    * Abonniere unseren Newsletter!
    * Inspirationen und Angebote
    * Versand
    * Produktgarantie
    * Widerrufsrecht
    * Allgemeine Geschäftsbedingungen
    * Impressum
    * FAQ Shop
    * Aktionsbedingungen

 * Für Hersteller
    * Produkte präsentieren
    * Erstellen und Veröffentlichen von BIM/3D/3D
    * Verkaufen bei Archiproducts
    * Direct Email Marketing (DEM)
    * Werbung auf Archiproducts (ADV)

 * Für Architekten
    * Archiproducts Ambassador

 * Sicher kaufen und bezahlen, weltweit
   
   

© 2023 Archiproducts.com - P.IVA IT05611580720 - ROC 21492 | REA BA 429007 -
Nachrichtendienst eingetragen im Gericht von Bari, Nr. der Eintragung 1863/2020
- © Reproduktion vorbehalten
Datenschutz Cookies Allgemeine Nutzungsbedingungen RSS News RSS Produkte Sitemap





COOKIE- UND DATENSCHUTZ-INFORMATIONSSCHREIBEN

Archiproducts.com verwendet Cookies, um Leistung, Werbung und Browsing-Erfahrung
zu verwalten. Wenn Sie auf “Ich stimme zu" klicken, erklären Sie sich mit der
Verwendung von Cookies in Übereinstimmung mit unserer Datenschutzrichtlinie und
unserer Cookie-Richtlinie einverstanden.

Einstellungen
Ich akzeptiere

SHARE WITH...

 * Whatsapp
 * Email
 * 

×

INDIVIDUELLES ANGEBOT ANFORDERN

Du gestaltest ein größeres Projekt und benötigst dafür eine Vielzahl an
Designprodukten? Du arbeitest als Architekt oder Planer und suchst nach
Einrichtung für deine Projekte? Setze dich mit unserer Fachberatung in
Verbindung, um deine Projekte und Ideen umzusetzen. Rufe uns an unter +39 080
554 35 53 oder fülle das folgende Formular mit deinen persönlichen Daten aus und
beschreibe uns kurz dein Projekt / deine Anfrage. Wir werden uns so schnell wir
möglich bei dir melden! Dieser Service ist kostenlos.

Achtung: Die gekennzeichneten Felder sind nicht zulässig
Vorname*
Nachname*
E-Mail*
Telefonnummer*
Ort*
Beruf* Architekt Innenarchitekt Designer Landschaftsarchitekt/Agronom
Stadtplaner Ingenieur Tragwerksplaner Betriebsingenieur Ingenieur für Geotechnik
Geologe Student Ingenieurwissenschaften Architektur- und Designstudent
Journalist/Blogger PR/Marketing Account Vermessungstechniker Bau- oder
Industriegutachter CAD/BIM Designer Fotograf Elektriker Beleuchtungstechniker
Installateur für Heimautomatisierung PV/Solarinstallateur HLK-Installateur
Sanitärinstallateur Angestellte Bauindustrie Trockenbauer Maurer / Zimmermann
Maler Fliesenleger Tischler/Kunsttischler Fensterbauer Schmied Fußbodenleger /
Parkettleger Glaser Steinmetz Gärtner Polsterer Restaurator
Verkäufer/Verteiler/Agent Künstler/Handwerker Hersteller Behördenmitarbeiter
Privatperson Professionell
Nachricht

Ich stimme der Verarbeitung meiner persönlichen Daten zu, um Angebote und
Kommunikationen von Archiproducts zu erhalten (Datenschutzerklärung).

Quote request sent
The service is currently unavailable, we apologize for the inconvenience. Please
try again later.
Anfrage senden
×
Herunterladen BIM/CAD

Schließen
×
×




×



×
×








COOKIE-EINSTELLUNGEN

Klicke auf „Alle akzeptieren“, um die Verwendung nicht essentieller Cookies zu
akzeptieren. Andernfalls kannst du die verschiedenen Arten von Cookies unten
einzeln lesen und akzeptieren oder unsere vollständige Cookie-Richtlinie
einsehen.

TECHNISCH NOTWENDIGE COOKIES

Diese Cookies sind unerlässlich, um eine korrekte Funktionalität unserer
Plattform zu gewährleisten. Diese Cookies werden für Zwecke im Zusammenhang mit
der Bereitstellung des Dienstes und zur Ermöglichung oder Verbesserung des
Surfens verwendet.

ANALYTISCHE COOKIES

Um statistische Informationen über den Datenverkehr und die Nutzung des Dienstes
durch die Nutzer zu sammeln, z. B. wie viele Besucher die Website in einem
bestimmten Zeitraum besucht haben, welche Seiten besucht wurden, die Dauer des
Besuchs usw. Diese Informationen werden anonym gesammelt und in keiner Weise mit
den persönlichen Daten der Nutzer, die die Website besucht haben, verknüpft.

PROFILERSTELLUNGSCOOKIES

Zum Sammeln von Informationen über das Surfen von Nutzern und zum Anbieten von
Inhalten und Werbebotschaften im Einklang mit den Aktionen, die beim vorherigen
Surfen auf der Website durchgeführt wurden, auch auf Websites von Dritten
(Remarketing). Diese Informationen werden anonym gesammelt und in keiner Weise
mit den persönlichen Daten der Nutzer, die diese Seite besucht haben, verknüpft.
Ich akzeptiere ausgewählte Cookies Ich akzeptiere alles
×