salli.sa Open in urlscan Pro
2606:4700:3031::6815:2cb7  Public Scan

URL: https://salli.sa/
Submission: On June 24 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST /customer/lang-shipping-country?language=en

<form id="lang_form" action="/customer/lang-shipping-country?language=en" method="POST">
  <input type="hidden" name="_token" value="3kTkZel3Obe8m4le1rwVWZvyAglT0aX1ERUYzJb3">
</form>

POST /customer/lang-shipping-country?language=en

<form id="lang_form_desktop" action="/customer/lang-shipping-country?language=en" method="POST">
  <input type="hidden" name="_token" value="3kTkZel3Obe8m4le1rwVWZvyAglT0aX1ERUYzJb3">
</form>

/products

<form onsubmit="submitSearch(event)" id="search_form" action="/products" style="display: flex; align-items: center, position: relative">
  <select class="select-active select2-hidden-accessible" data-select2-id="1" tabindex="-1" aria-hidden="true">
    <option selected="" value="/products" data-select2-id="3">جميع الأقسام</option>
    <option value="/categories/1085425/كراسي-السرج">كراسي السرج</option>
    <option value="/categories/1084523/multiadjuster-saddle-chairs">كراسي السرج MultiAdjuster</option>
    <option value="/categories/1057949/كراسي-السرج-swingfit">كراسي السرج SwingFit</option>
    <option value="/categories/1068805/ملحقات-الكراسي">ملحقات الكراسي</option>
    <option value="/categories/1068742/بكجات">حزم العيادات</option>
    <option value="/categories/1084524/tables">مكاتب العمل</option>
  </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="2" style="width: 140px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
        aria-expanded="false" tabindex="0" aria-labelledby="select2-luy1-container"><span class="select2-selection__rendered" id="select2-luy1-container" role="textbox" aria-readonly="true" title="جميع الأقسام">جميع الأقسام</span><span
          class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
  <input name="search" type="text" placeholder="البحث عن منتجات...">
  <button type="submit" value="Submit" class="search-btn">
    <img src="https://assets.zid.store/themes/f0f4165c-73c2-41d8-817b-60bd0804ee4c/search.png" alt="search">
  </button>
</form>

/products

<form action="/products">
  <input name="search" type="text" placeholder="البحث عن منتجات...">
  <button type="submit">
    <i class="fi-rs-search"></i>
  </button>
</form>

POST /customer/lang-shipping-country?language=en

<form id="lang_form_mobile" action="/customer/lang-shipping-country?language=en" method="POST">
  <input type="hidden" name="_token" value="3kTkZel3Obe8m4le1rwVWZvyAglT0aX1ERUYzJb3">
</form>

POST /customer/lang-shipping-country

<form id="currency_form" action="/customer/lang-shipping-country" method="POST">
  <input type="hidden" name="_token" value="3kTkZel3Obe8m4le1rwVWZvyAglT0aX1ERUYzJb3">
  <input id="country" type="hidden" value="SA" name="country">
</form>

POST /customer/lang-shipping-country

<form method="post" action="/customer/lang-shipping-country">
  <input type="hidden" name="_token" value="3kTkZel3Obe8m4le1rwVWZvyAglT0aX1ERUYzJb3">
  <input type="hidden" name="redirect_to" value="/">
  <input type="hidden" name="permalink" value="https://salli.sa/">
  <input id="inputCurrencySymbol" type="hidden" name="currency_symbol" value=" ر.س ">
  <input id="inputCurrencyCode" type="hidden" name="currency" value="SAR">
  <input id="inputCountryCode" type="hidden" name="country" value="SA">
  <input id="inputLanguageCode" type="hidden" name="language" value="ar">
  <div class="modal-select-destination-city-header-container">
    <span class="destination-shipping-title"></span>
  </div>
  <div class="dropdwns-container shipping-tabs-wrapper">
    <ul class="nav nav-tabs" id="myTab" role="tablist">
      <li class="nav-item" role="presentation">
        <button class="nav-link active" id="city-tab" data-bs-toggle="tab" data-bs-target="#city" type="button" role="tab" aria-controls="city" aria-selected="true">الدولة / Country</button>
      </li>
      <li class="nav-item" role="presentation">
        <button class="nav-link" id="language-tab" data-bs-toggle="tab" data-bs-target="#language" type="button" role="tab" aria-controls="language" aria-selected="false">اللغة / Language</button>
      </li>
    </ul>
    <div class="tab-content" id="myTabContent">
      <div class="tab-pane fade show active" id="city" role="tabpanel" aria-labelledby="city-tab">
        <div class="dropdwn">
          <span class="destination-shipping-language">الدولة / Country</span>
          <button id="destinationCountry" type="button" onclick="showDestinationCountries()" class="dropbtn">
            <img class="country-flag lazyload" data-src="https://media.zid.store/static/sa.svg"> السعودية </button>
          <div id="destinationCountries" class="dropdwn-content">
            <div>
              <span class="country-modal-dropdown active-choice choise-item" id="SAR" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/sa.svg&quot; /> السعودية';
																													document.getElementById('inputCurrencySymbol').value = ' ر.س ';
																													document.getElementById('inputCurrencyCode').value = 'SAR';
																													document.getElementById('inputCountryCode').value = 'SA';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/sa.svg"> السعودية </span>
              <span class="country-modal-dropdown  choise-item" id="KWD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/kw.svg&quot; /> الكويت';
																													document.getElementById('inputCurrencySymbol').value = ' د.ك ';
																													document.getElementById('inputCurrencyCode').value = 'KWD';
																													document.getElementById('inputCountryCode').value = 'KW';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/kw.svg"> الكويت </span>
              <span class="country-modal-dropdown  choise-item" id="BHD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/bh.svg&quot; /> البحرين';
																													document.getElementById('inputCurrencySymbol').value = ' د.ب ';
																													document.getElementById('inputCurrencyCode').value = 'BHD';
																													document.getElementById('inputCountryCode').value = 'BH';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/bh.svg"> البحرين </span>
              <span class="country-modal-dropdown  choise-item" id="AED" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/ae.svg&quot; /> الإمارات العربية المتحدة';
																													document.getElementById('inputCurrencySymbol').value = 'دإ‏';
																													document.getElementById('inputCurrencyCode').value = 'AED';
																													document.getElementById('inputCountryCode').value = 'AE';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/ae.svg"> الإمارات العربية المتحدة </span>
              <span class="country-modal-dropdown  choise-item" id="USD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/us.svg&quot; /> الولايات المتحدة';
																													document.getElementById('inputCurrencySymbol').value = ' $ ';
																													document.getElementById('inputCurrencyCode').value = 'USD';
																													document.getElementById('inputCountryCode').value = 'US';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/us.svg"> الولايات المتحدة </span>
              <span class="country-modal-dropdown  choise-item" id="OMR" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/om.svg&quot; /> عمان';
																													document.getElementById('inputCurrencySymbol').value = ' ر.ع';
																													document.getElementById('inputCurrencyCode').value = 'OMR';
																													document.getElementById('inputCountryCode').value = 'OM';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/om.svg"> عمان </span>
              <span class="country-modal-dropdown  choise-item" id="QAR" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/qa.svg&quot; /> قطر';
																													document.getElementById('inputCurrencySymbol').value = ' ر.ق ';
																													document.getElementById('inputCurrencyCode').value = 'QAR';
																													document.getElementById('inputCountryCode').value = 'QA';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/qa.svg"> قطر </span>
              <span class="country-modal-dropdown  choise-item" id="EGP" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/eg.svg&quot; /> مصر';
																													document.getElementById('inputCurrencySymbol').value = ' ج.م ';
																													document.getElementById('inputCurrencyCode').value = 'EGP';
																													document.getElementById('inputCountryCode').value = 'EG';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/eg.svg"> مصر </span>
              <span class="country-modal-dropdown  choise-item" id="JOD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/jo.svg&quot; /> الأردن';
																													document.getElementById('inputCurrencySymbol').value = ' د.أ ';
																													document.getElementById('inputCurrencyCode').value = 'JOD';
																													document.getElementById('inputCountryCode').value = 'JO';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/jo.svg"> الأردن </span>
              <span class="country-modal-dropdown  choise-item" id="LYD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/ly.svg&quot; /> ليبيا';
																													document.getElementById('inputCurrencySymbol').value = ' د.ل ';
																													document.getElementById('inputCurrencyCode').value = 'LYD';
																													document.getElementById('inputCountryCode').value = 'LY';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/ly.svg"> ليبيا </span>
              <span class="country-modal-dropdown  choise-item" id="DZD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/dz.svg&quot; /> الجزائر';
																													document.getElementById('inputCurrencySymbol').value = ' د.ج ';
																													document.getElementById('inputCurrencyCode').value = 'DZD';
																													document.getElementById('inputCountryCode').value = 'DZ';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/dz.svg"> الجزائر </span>
              <span class="country-modal-dropdown  choise-item" id="TND" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/tn.svg&quot; /> تونس';
																													document.getElementById('inputCurrencySymbol').value = ' د.ت ';
																													document.getElementById('inputCurrencyCode').value = 'TND';
																													document.getElementById('inputCountryCode').value = 'TN';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/tn.svg"> تونس </span>
              <span class="country-modal-dropdown  choise-item" id="MAD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/ma.svg&quot; /> المغرب';
																													document.getElementById('inputCurrencySymbol').value = ' د.م ';
																													document.getElementById('inputCurrencyCode').value = 'MAD';
																													document.getElementById('inputCountryCode').value = 'MA';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/ma.svg"> المغرب </span>
              <span class="country-modal-dropdown  choise-item" id="LBP" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/lb.svg&quot; /> لبنان';
																													document.getElementById('inputCurrencySymbol').value = ' ل.ل ';
																													document.getElementById('inputCurrencyCode').value = 'LBP';
																													document.getElementById('inputCountryCode').value = 'LB';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/lb.svg"> لبنان </span>
              <span class="country-modal-dropdown  choise-item" id="IQD" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/iq.svg&quot; /> العراق';
																													document.getElementById('inputCurrencySymbol').value = ' د.ع ';
																													document.getElementById('inputCurrencyCode').value = 'IQD';
																													document.getElementById('inputCountryCode').value = 'IQ';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/iq.svg"> العراق </span>
              <span class="country-modal-dropdown  choise-item" id="YER" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/ye.svg&quot; /> اليمن';
																													document.getElementById('inputCurrencySymbol').value = ' ر.ي ';
																													document.getElementById('inputCurrencyCode').value = 'YER';
																													document.getElementById('inputCountryCode').value = 'YE';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/ye.svg"> اليمن </span>
              <span class="country-modal-dropdown  choise-item" id="SDG" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/sd.svg&quot; /> السودان';
																													document.getElementById('inputCurrencySymbol').value = '  ج.س  ';
																													document.getElementById('inputCurrencyCode').value = 'SDG';
																													document.getElementById('inputCountryCode').value = 'SD';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/sd.svg"> السودان </span>
              <span class="country-modal-dropdown  choise-item" id="SYP" onclick="
																													setActive(this);
																													document.getElementById('destinationCountry').innerHTML = '<img class=&quot;country-flag lazyload&quot; data-src=&quot;https://media.zid.store/static/sy.svg&quot; /> سوريا';
																													document.getElementById('inputCurrencySymbol').value = '  ل.س  ';
																													document.getElementById('inputCurrencyCode').value = 'SYP';
																													document.getElementById('inputCountryCode').value = 'SY';
																													hideAllDestinationsDropDowns();">
                <img class="country-flag lazyload" data-src="https://media.zid.store/static/sy.svg"> سوريا </span>
            </div>
          </div>
        </div>
      </div>
      <div class="tab-pane fade" id="language" role="tabpanel" aria-labelledby="language-tab">
        <div class="dropdwn">
          <span class="destination-shipping-language">اللغة / Language</span>
          <button id="destinationLanguage" type="button" onclick="showDestinationLanguages()" class="dropbtn"> العربية </button>
          <div id="destinationLanguages" class="dropdwn-content">
            <div>
              <span class="active-choice choise-item" id="ar" onclick="setActive(this);document.getElementById('destinationLanguage').innerHTML = 'العربية';  document.getElementById('inputLanguageCode').value = 'ar'; hideAllDestinationsDropDowns();">
                العربية </span>
              <span class=" choise-item" id="en" onclick="setActive(this);document.getElementById('destinationLanguage').innerHTML = 'English';  document.getElementById('inputLanguageCode').value = 'en'; hideAllDestinationsDropDowns();"> English
              </span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-select-destination-city-footer-container">
    <button id="modal-select-destination-city-save" type="submit">حفظ</button>
  </div>
</form>

Text Content

المفضلة


العربية English

SA
 * من نحن
 * الاسئلة الشائعة
 * تعليمات الاستخدام
 * تجربة مجانية


 * +966550498369
 * SA
 * English
   
 * 

جميع الأقسام كراسي السرج كراسي السرج MultiAdjuster كراسي السرج SwingFit ملحقات
الكراسي حزم العيادات مكاتب العمل جميع الأقسام
0 المفضلة
0 السلة
السلة

{locals.apply_coupon}

الاجمالي 0

سلة التسوق اتمام عملية الشراء

أحدث المنتجات

ملحقات الكراسي ,


TOP & BOTTOM


(0)
1,000.00 ر.س
اضف للسلة
ملحقات الكراسي ,


(ملحقات) SALLI EXPERT


(0)
3,165.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


ELBOW REST 3D (ملحقات)


(0)
2,500.00 ر.س

نفذت الكمية

ملحقات الكراسي ,


STRETCHING SUPPORT (ملحقات)


(0)
1,100.00 ر.س

نفذت الكمية

مكاتب العمل ,


WORK DESK


(0)
2,800.00 ر.س
اضف للسلة
مكاتب العمل ,


SMALL DESK


(0)
2,300.00 ر.س
اضف للسلة
مكاتب العمل ,


OPTIDESK


(0)
4,300.00 ر.س
اضف للسلة
كراسي السرج ,


كرسي السرج PREMIUM SWINGFIT


(0)
6,080.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


TOP & BOTTOM


(0)
1,000.00 ر.س
اضف للسلة
ملحقات الكراسي ,


(ملحقات) SALLI EXPERT


(0)
3,165.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


ELBOW REST 3D (ملحقات)


(0)
2,500.00 ر.س

نفذت الكمية

ملحقات الكراسي ,


STRETCHING SUPPORT (ملحقات)


(0)
1,100.00 ر.س

نفذت الكمية

مكاتب العمل ,


WORK DESK


(0)
2,800.00 ر.س
اضف للسلة
مكاتب العمل ,


SMALL DESK


(0)
2,300.00 ر.س
اضف للسلة
مكاتب العمل ,


OPTIDESK


(0)
4,300.00 ر.س
اضف للسلة
كراسي السرج ,


كرسي السرج PREMIUM SWINGFIT


(0)
6,080.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


TOP & BOTTOM


(0)
1,000.00 ر.س
اضف للسلة
ملحقات الكراسي ,


(ملحقات) SALLI EXPERT


(0)
3,165.00 ر.س
خيارات متعدة
 * 1
 * 2
 * 3
 * 4

الحساب
 * تسجيل دخول

جميع الأقسام
 * ملحقات الكراسي

 * كراسي السرج
 * حزم العيادات

 * الصفحة الرئيسية

+966550498369 تواصل معنا


0
السلة

{locals.apply_coupon}

الاجمالي 0

سلة التسوق اتمام عملية الشراء

أحدث المنتجات

ملحقات الكراسي ,


TOP & BOTTOM


(0)
1,000.00 ر.س
اضف للسلة
ملحقات الكراسي ,


(ملحقات) SALLI EXPERT


(0)
3,165.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


ELBOW REST 3D (ملحقات)


(0)
2,500.00 ر.س

نفذت الكمية

ملحقات الكراسي ,


STRETCHING SUPPORT (ملحقات)


(0)
1,100.00 ر.س

نفذت الكمية

مكاتب العمل ,


WORK DESK


(0)
2,800.00 ر.س
اضف للسلة
مكاتب العمل ,


SMALL DESK


(0)
2,300.00 ر.س
اضف للسلة
مكاتب العمل ,


OPTIDESK


(0)
4,300.00 ر.س
اضف للسلة
كراسي السرج ,


كرسي السرج PREMIUM SWINGFIT


(0)
6,080.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


TOP & BOTTOM


(0)
1,000.00 ر.س
اضف للسلة
ملحقات الكراسي ,


(ملحقات) SALLI EXPERT


(0)
3,165.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


ELBOW REST 3D (ملحقات)


(0)
2,500.00 ر.س

نفذت الكمية

ملحقات الكراسي ,


STRETCHING SUPPORT (ملحقات)


(0)
1,100.00 ر.س

نفذت الكمية

مكاتب العمل ,


WORK DESK


(0)
2,800.00 ر.س
اضف للسلة
مكاتب العمل ,


SMALL DESK


(0)
2,300.00 ر.س
اضف للسلة
مكاتب العمل ,


OPTIDESK


(0)
4,300.00 ر.س
اضف للسلة
كراسي السرج ,


كرسي السرج PREMIUM SWINGFIT


(0)
6,080.00 ر.س
خيارات متعدة
ملحقات الكراسي ,


TOP & BOTTOM


(0)
1,000.00 ر.س
اضف للسلة
ملحقات الكراسي ,


(ملحقات) SALLI EXPERT


(0)
3,165.00 ر.س
خيارات متعدة
 * 1
 * 2
 * 3
 * 4

تسجيل دخول

 * الصفحة الرئيسية
 * المفضلة
      
    * اللغة
      العربية English
    * الدولة SA
    * الوضع الليلي

تابعونا


 * الدولة / Country
 * اللغة / Language

الدولة / Country السعودية
السعودية الكويت البحرين الإمارات العربية المتحدة الولايات المتحدة عمان قطر مصر
الأردن ليبيا الجزائر تونس المغرب لبنان العراق اليمن السودان سوريا
اللغة / Language العربية
العربية English
حفظ




الملحقات




مكاتب العمل




عيادات طبية




كراسي السرج


احدث المنتجات

للطلب المسبق فقط
كراسي السرج SwingFit,كراسي السرج


كرسي السرج PREMIUM SWINGFIT



(0)

6,080.00 ر.س
خيارات متعددة
شحن مجاني
ملحقات الكراسي,المنتجات المتوفرة,كراسي السرج


SALLI DRIVER



(0)

1,190.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج MultiAdjuster,كراسي السرج


كرسي السرج TWIN



(0)

4,040.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج MultiAdjuster,كراسي السرج


كرسي السرج SMALL MULTIADJUSTER



(0)

4,980.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج MultiAdjuster,كراسي السرج


كرسي السرج MULTIADJUSTER



(0)

4,980.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج SwingFit,كراسي السرج


كرسي السرج SWINGFIT



(0)

5,330.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج SwingFit,المنتجات المتوفرة,كراسي السرج


كرسي السرج SMALL SWINGFIT



(0)

5,330.00 ر.س
خيارات متعددة






ملحقات الكراسي

ملحقات الكراسي


ELBOW REST 3D (ملحقات)



(0)

2,500.00 ر.س

الكمية نفذتاخطرني عند التوفر

ملحقات الكراسي


STRETCHING SUPPORT (ملحقات)



(0)

1,100.00 ر.س

الكمية نفذتاخطرني عند التوفر

ملحقات الكراسي


TOP &AMP; BOTTOM



(0)

1,000.00 ر.س
اضف للسلة
ملحقات الكراسي


(ملحقات) SALLI EXPERT



(0)

3,165.00 ر.س
خيارات متعددة
ملحقات الكراسي


(ملحقات) SALLI ERGOREST



(0)

4,100.00 ر.س
خيارات متعددة
ملحقات الكراسي


(ملحقات) SALLI ALLROUND



(0)

2,425.00 ر.س
خيارات متعددة
شحن مجاني
ملحقات الكراسي,المنتجات المتوفرة,كراسي السرج


SALLI DRIVER



(0)

1,190.00 ر.س
خيارات متعددة






مكاتب العمل

للطلب المسبق
مكاتب العمل


WORK DESK



(0)

2,800.00 ر.س
اضف للسلة
شحن مجاني
مكاتب العمل


SMALL DESK



(0)

2,300.00 ر.س
اضف للسلة
للطلب المسبق
مكاتب العمل


OPTIDESK



(0)

4,300.00 ر.س
اضف للسلة






كراسي السرج

للطلب المسبق فقط
كراسي السرج SwingFit,كراسي السرج


كرسي السرج PREMIUM SWINGFIT



(0)

6,080.00 ر.س
خيارات متعددة
شحن مجاني
ملحقات الكراسي,المنتجات المتوفرة,كراسي السرج


SALLI DRIVER



(0)

1,190.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج MultiAdjuster,كراسي السرج


كرسي السرج TWIN



(0)

4,040.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج MultiAdjuster,كراسي السرج


كرسي السرج SMALL MULTIADJUSTER



(0)

4,980.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج MultiAdjuster,كراسي السرج


كرسي السرج MULTIADJUSTER



(0)

4,980.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج SwingFit,كراسي السرج


كرسي السرج SWINGFIT



(0)

5,330.00 ر.س
خيارات متعددة
شحن مجاني
كراسي السرج SwingFit,المنتجات المتوفرة,كراسي السرج


كرسي السرج SMALL SWINGFIT



(0)

5,330.00 ر.س
خيارات متعددة


سهولة الاسترجاع

نوفر لك إمكانية استرجاع أو استبدال بسهولة


تسوق امن

نضمن لك تجربة تسوق آمنة وموثوقة


توصيل سريع في السعودية والخليج

توصيل مجاني بالسعودية


اصلي ومضمون

نقدم لك منتجات أصلية ومضمونة


اراء العملاء


عبدالله
منتج يريح الظهر
Lama
رائع
نورة
ممتاز جداً


شركة الاعمال المتطورة الوكيل المعتمد والحصري بالمملكة العربية السعودية

 * اتصل بنا: +966550498369
 * البريد الالكترونى: info@salli.sa

روابط هامة

 * من نحن
 * سياسة الاستبدال والاسترجاع
 * الشروط والاحكام
 * سياسة الخصوصية

روابط مساعدة

 * الاسئلة الشائعة
 * الشكاوي والاقتراحات
 * تعليمات الاستخدام
 * الضمان
 * المشاريع
 * تجربة مجانية

وسائل الدفع



 * الرقم الضريبي: 310103989100003
 * رقم السجل التجاري: 1010714210
 * شهادة توثيق التجارة الالكترونية : 0000104129

جميع الحقوق محفوظة لصالح شركة الاعمال المتطورة

+966550498369 تواصل معنا

تابعونا


إستبدل نقاطك بمكافات
رصيدك نقطة

إعرف المزيد


SALLI SA


كراسي السرج, كراسي السرج MULTIADJUSTER, كراسي السرج SWINGFIT, ملحقات الكراسي,
حزم العيادات, مكاتب العمل, اكسسوارات