zh-tw.vdrshop.com Open in urlscan Pro
2001:41d0:248:2500::888  Public Scan

URL: https://zh-tw.vdrshop.com/
Submission: On June 12 via api from US — Scanned from FR

Form analysis 103 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="select__filter--search-box">
    <div class="select-custom header-global-search-select">
      <div class="select__field_form">
        <label class="visually-hidden" for="category__serch--form"> 國家/地區 </label>
        <select id="search-filter" name="search-filter" data-type="tag" class="header-global-search-categories">
          <option value="" selected="selected">所有標籤</option>
          <option value="Blue">藍色</option>
          <option value="Jacket">外被</option>
          <option value="T-Shirt">T卹</option>
        </select>
        <svg aria-hidden="true" focusable="false" viewBox="0 0 10 6">
          <use href="#icon-caret"></use>
        </svg>
      </div>
    </div>
    <div class="search__input_field input__field_form search__input--inline-header">
      <input class="search__input input__field" id="Search-In-Modal" type="search" name="q" value="" placeholder="搜索我們的商店" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
        aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
      <input type="hidden" name="options[prefix]" value="last">
      <button type="reset" class="reset__button field__button hidden" aria-label="reset">
        <svg class="icon icon-close" aria-hidden="true" focusable="false">
          <use xlink:href="#icon-reset">
          </use>
        </svg>
      </button>
      <button class="search__button input__field_form_button button--primary" aria-label="Search our store">
        <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
          <use href="#icon-search">
          </use>
        </svg>
      </button>
    </div>
  </div>
  <div class="predictive-search predictive-search--header predictive--search--in-header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="category__search--box">
    <div class="select-custom header-global-search-select">
      <div class="select__field_form">
        <label class="visually-hidden" for="category__serch--form"> 國家/地區 </label>
        <select id="search-filter" name="search-filter" data-type="tag" class="header-global-search-categories">
          <option value="" selected="selected">所有標籤</option>
          <option value="Blue">藍色</option>
          <option value="Jacket">外被</option>
          <option value="T-Shirt">T卹</option>
        </select>
        <svg aria-hidden="true" focusable="false" viewBox="0 0 10 6">
          <use href="#icon-caret"></use>
        </svg>
      </div>
    </div>
    <button type="button" class="modal__close-button link link--text focus-inset" id="search__close_btn" aria-label="Close">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use href="#icon-close">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive__search--drawer--form-inner">
    <div class="search__input_field input__field_form">
      <label class="visually-hidden" for="Search-In-Modal">搜索我們的商店</label>
      <input class="search__input input__field" id="Search-In-Modal" type="search" name="q" value="" placeholder="搜索我們的商店" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
        aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
      <input type="hidden" name="options[prefix]" value="last">
      <button type="reset" class="reset__button field__button hidden" aria-label="reset">
        <svg class="icon icon-close" aria-hidden="true" focusable="false">
          <use xlink:href="#icon-reset">
          </use>
        </svg>
      </button>
      <button class="search__button input__field_form_button popup__search--button" aria-label="Search our store">
        <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
          <use href="#icon-search">
          </use>
        </svg>
      </button>
    </div>
  </div>
  <div class="popular__search--history">
    <div class="popular__search--tags">
      <h4 class="popular__search--title">熱門搜尋:</h4>
      <ul class="d-flex flex-wrap popular__search--tag-list">
        <li class="popular__search--tag--item">
          <a class="popular__search--tag--link" href="/search?type=product&amp;options%5Bunavailable_products%5D=last&amp;options%5Bprefix%5D=last&amp;&amp;q=T-Shirt"> T卹 </a>
          <br>
        </li>
        <li class="popular__search--tag--item">
          <a class="popular__search--tag--link" href="/search?type=product&amp;options%5Bunavailable_products%5D=last&amp;options%5Bprefix%5D=last&amp;&amp;q=Blue">  藍色 </a>
          <br>
        </li>
        <li class="popular__search--tag--item">
          <a class="popular__search--tag--link" href="/search?type=product&amp;options%5Bunavailable_products%5D=last&amp;options%5Bprefix%5D=last&amp;&amp;q=Jacket">  外被 </a>
          <br>
        </li>
      </ul>
    </div>
    <div class="popular__search--tags">
      <h4 class="popular__search--title">搜尋最多的產品:</h4>
      <ul id="predictive-search-results-products-list" class="predictive-search__results-list list-unstyled" role="group" aria-labelledby="predictive-search-products"></ul>
    </div>
  </div>
  <div class="predictive-search predictive-search--header predictive-search-drawer-result" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart" class="w-100">
  <div class="js-contents">
    <div id="cart-notification-product">
      <style>
        .shipping__threshold--color {
          --shipping-bar-color: #ee2761;
        }

        .cart__shipping--threshold {
          padding: 0 3rem 2rem 0;
        }

        .shipping--bar-message {
          margin-bottom: 1rem;
        }

        .percent_shipping_bar_wrapper {
          border-radius: 5px;
          margin-bottom: 1.2rem;
          position: relative;
          height: 0.8rem;
          background: rgba(var(--color-foreground), 0.15);
        }

        .percent_shipping_bar {
          display: block;
          height: 100%;
          position: relative;
          border-radius: 5px;
          transition: all .4s;
          animation: 5s linear infinite progress;
          background-color: var(--shipping-bar-color);
          -webkit-background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 0, rgba(255, 255, 255, .15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
          -moz-background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 0, rgba(255, 255, 255, .15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
          -ms-background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 0, rgba(255, 255, 255, .15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
          background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 0, rgba(255, 255, 255, .15) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0) 100%);
          background-size: 40px 40px;
        }

        .free-shipping--icon-wrapper {
          width: 3rem;
          height: 3rem;
          border-radius: 50%;
          border: 1px solid var(--shipping-bar-color);
          transition: all .4s;
          background: #fff;
          position: absolute;
          right: -15px;
          top: 50%;
          transform: translate(50%, -50%);
          margin-top: -1px;
          display: inline-flex;
          align-items: center;
          justify-content: center;
        }

        .free-shipping--icon {
          width: 1.5rem;
          color: var(--shipping-bar-color);
        }

        @-moz-keyframes progress {
          from {
            background-position: 0 0
          }

          to {
            background-position: -60px -60px
          }
        }

        @-ms-keyframes progress {
          from {
            background-position: 0 0
          }

          to {
            background-position: -60px -60px
          }
        }

        @-o-keyframes progress {
          from {
            background-position: 0 0
          }

          to {
            background-position: -60px -60px
          }
        }

        @keyframes progress {
          from {
            background-position: 0 0
          }

          to {
            background-position: -60px -60px
          }
        }
      </style>
      <div class="cart__shipping--threshold shipping__threshold--color">
        <div class="cart__shipping--threshold-inner">
          <div class="shipping--bar-message">
            <span>€150,00</span> 遠離免費標準運輸。
          </div>
          <div class="percent_shipping_bar_wrapper">
            <div class="percent_shipping_bar" style="width: 0%;">
              <span class="free-shipping--icon-wrapper">
                <svg class="free-shipping--icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
                  <rect x="1" y="3" width="15" height="13"></rect>
                  <polygon points="16 8 20 8 23 11 23 16 16 16 16 8"></polygon>
                  <circle cx="5.5" cy="18.5" r="2.5"></circle>
                  <circle cx="18.5" cy="18.5" r="2.5"></circle>
                </svg>
              </span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262821064969">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262821064969">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913682743561">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913682743561">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969295020297">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 " disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969295020297">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip" disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969282961673">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 " disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969282961673">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip" disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969270608137">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 " disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969270608137">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip" disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969260843273">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 " disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969260843273">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip" disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44967053328649">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 " disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44967053328649">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip" disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44967042842889">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 " disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44967042842889">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip" disabled="">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">請求報價 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913712627977">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913712627977">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913689035017">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913689035017">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262564458761">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262564458761">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262556299529">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262556299529">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913584898313">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913584898313">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379018490121">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379018490121">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379005415689">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379005415689">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378986311945">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378986311945">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378964816137">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378964816137">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378946433289">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378946433289">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378847310089">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378847310089">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913584898313">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913584898313">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44900324114697">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44900324114697">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44899972448521">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44899972448521">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378756575497">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378756575497">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913661608201">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913661608201">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44899972448521">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44899972448521">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379005415689">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379005415689">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378756575497">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378756575497">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913661608201">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913661608201">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44899972448521">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44899972448521">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379005415689">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45379005415689">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378756575497">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45378756575497">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262373814537">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn button product__card--style2 ">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product__card--action-btn product__card--cart-btn   product--tooltip">
    <span class="action__btn--svg">
      <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
        <rect fill="none" height="256" width="256"></rect>
        <circle cx="80" cy="216" r="16"></circle>
        <circle cx="184" cy="216" r="16"></circle>
        <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
      </svg>
    </span>
    <span class="cart__buton--label">加入購物車 </span>
    <div class="product--tooltip-label tooltip--top  desktop--tooltip-disable"> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45262821064969">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913682743561">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44913658953993">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="45050078069001">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 加入購物車 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969295020297">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip" disabled="">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969282961673">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip" disabled="">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969270608137">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip" disabled="">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44969260843273">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip" disabled="">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 請求報價 </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" data-type="add-to-cart-form">
  <input type="hidden" name="id" value="44967053328649">
  <button type="submit" name="add" class="product--card-list-button  product--tooltip" disabled="">
    <svg viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
      <rect fill="none" height="256" width="256"></rect>
      <circle cx="80" cy="216" r="16"></circle>
      <circle cx="184" cy="216" r="16"></circle>
      <path d="M42.3,72H221.7l-26.4,92.4A15.9,15.9,0,0,1,179.9,176H84.1a15.9,15.9,0,0,1-15.4-11.6L32.5,37.8A8,8,0,0,0,24.8,32H8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></path>
    </svg>
    <div class="product--tooltip-label tooltip--top "> 請求報價 </div>
  </button>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="input__field_form">
      <span class="newsletter__mail--icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"
          class="feather feather-mail">
          <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
          <polyline points="22,6 12,13 2,6"></polyline>
        </svg>
      </span>
      <input id="NewsletterForm--sections--19753087336713__footer" type="email" name="contact[email]" class="input__field" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="輸入您的電子郵件" required="">
      <button type="submit" class="input__field_form_button newsletter__subscribe--button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right">
          <line x1="5" y1="12" x2="19" y2="12"></line>
          <polyline points="12 5 19 12 12 19"></polyline>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm-2" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <div class="disclosure">
      <button type="button" class="dropdown__open_label color-background-2" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel"> 西班牙 歐元 € <svg aria-hidden="true" focusable="false" role="presentation"
          class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <ul id="FooterCountryForm-2__FooterCountryList" role="list" class="dropdown__open_list dropdown__top--left-position list-unstyled" hidden="">
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="AU">
                    澳洲
                    <span class="localization-form__currency">澳幣$</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="CA">
                    Canada
                    <span class="localization-form__currency">加幣</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="HK">
                    香港特區
                    <span class="localization-form__currency">港幣$</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="IL">
                    以色列
                    <span class="localization-form__currency">ILS ₪</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="JP">
                    日本
                    <span class="localization-form__currency">日元 ¥</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="MY">

馬來西亞
                    <span class="localization-form__currency">馬幣 RM</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="NZ">
                    新西蘭
                    <span class="localization-form__currency">紐西蘭元$</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="NO">
                    挪威
                    <span class="localization-form__currency">英鎊 £</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="SG">
                    新加坡
                    <span class="localization-form__currency">新元$</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="KR">
                    韓國
                    <span class="localization-form__currency">韓元 ₩</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item active " href="#" aria-current="true" data-value="ES">
                     西班牙
                    <span class="localization-form__currency">歐元 €</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="CH">
                    瑞士
                    <span class="localization-form__currency">瑞士法郎 瑞士法郎</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="AE">
                    阿拉伯聯合酋長國
                    <span class="localization-form__currency">AED À.Í</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="GB">
                    英國
                    <span class="localization-form__currency">英鎊 £</span>
                  </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="dropdown__list__item  " href="#" data-value="US">
                    美國
                    <span class="localization-form__currency">美元 $</span>
                  </a>
        </li>
      </ul>
    </div>
    <input type="hidden" name="country_code" value="ES">
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="email__popup__field-wrapper">
    <div class="input__field_form "><input id="NewsletterForm--sections--19753087336713__email-popup" type="email" name="contact[email]" class="input__field " value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="輸入您的電子郵件" required="">
      <button type="submit" class="button button--medium " name="commit" id="Subscribe" aria-label="Subscribe"> 訂閱 </button>
    </div>
  </div>
</form>

Text Content

跳到內容

歡迎來到我們的商店
立即購買

國家/地區 所有標籤 藍色 外被 T卹


0
00項目
所有品牌
 * 所有產品
 * 思科產品
 * 戴爾產品
 * 敏迪產品
 * 東芝產品
 * 阿里斯塔產品
 * 康福特產品
 * 本週交易

 * 首頁
 * 軸
 * 路由器
 * 電話和會議
 * 硬盤驅動器
 * SFPS

領先品牌的優惠價格
國家/地區 所有標籤 藍色 外被 T卹
搜索我們的商店

熱門搜尋:

 * T卹
   
 * 藍色
   
 * 外被
   

搜尋最多的產品:



項目添加到您的購物車


您的購物車目前是空的。

返回瀏覽作品頁面
€150,00 遠離免費標準運輸。

備註

訂購特別說明


申請成為成員 取消
運送地址

估算運費

--- 阿富汗 奧蘭群島 阿爾巴尼亞 阿爾及利亞 安道爾 安哥拉 安圭拉 安提瓜和巴布達 Argentina 亞美尼亞 阿魯巴 阿森松島 澳洲 奧地利 阿塞拜疆
巴哈馬 巴林 孟加拉 巴巴多斯 白俄羅斯 比利時 伯利茲 貝寧 百慕大 不丹 玻利維亞 波斯尼亞和黑塞哥維那 博茨瓦納 Brasil 英屬印度洋領地
英屬維爾京群島 文萊 保加利亞 布基納法索 布隆迪 柬埔寨 喀麥隆 Canada 佛得角 加勒比荷蘭 開曼群島 中非共和國 乍得 智利 中國 聖誕島 科科斯
哥倫比亞 科摩羅 剛果 - 布拉柴維爾 剛果 - 金沙薩 庫克群島 哥斯達黎加 克羅地亞 庫拉索島 塞浦路斯 捷克 科特迪瓦 丹麥 吉布提 多米尼加
多明尼加共和國 厄瓜多爾 埃及 薩爾瓦多 赤道幾內亞 厄立特里亞 愛沙尼亞 Eswatini 埃塞俄比亞 福克蘭群島 法羅群島 斐濟 芬蘭 法國 法屬圭亞那
法屬波利尼西亞 法國南方的領土 加蓬 岡比亞 格魯吉亞 德國 加納 直布羅陀 希臘 格陵蘭 格林納達 瓜德羅普島 危地馬拉 根西島 幾內亞 幾內亞比紹 圭亞那
海地 洪都拉斯 香港特區 匈牙利 冰島 印度 印尼 伊拉克 愛爾蘭 馬恩島 以色列 意大利 牙買加 日本 新澤西 Jordan 哈薩克斯坦 肯尼亞 基里巴斯
科索沃 科威特 吉爾吉斯斯坦 老撾 拉脫維亞 黎巴嫩 萊索托 利比里亞 利比亞 列支敦士登 立陶宛 盧森堡 澳門特別行政區 馬達加斯加 馬拉維 馬來西亞
馬爾代夫 馬里 馬耳他 馬提尼克 毛里塔尼亞 毛里求斯 馬約特 墨西哥 摩爾多瓦 摩納哥 蒙古 黑山 蒙特塞拉特 摩洛哥 莫桑比克 緬甸(緬甸) 納米比亞 瑙魯
尼泊爾 荷蘭 新喀裡多尼亞 新西蘭 尼加拉瓜 尼日爾 尼日利亞 紐埃 諾福克島 北馬其頓 挪威 阿曼 巴基斯坦 巴勒斯坦領土 巴拿馬 巴布亞新幾內亞 巴拉圭
秘魯 菲律賓 皮特凱恩群島 波蘭 葡萄牙 卡達 會議 羅馬尼亞 俄羅斯 盧旺達 薩摩亞 聖馬力諾 聖多美和普林西比 沙特阿拉伯 塞內加爾 塞爾維亞 塞舌爾
塞拉利昂 新加坡 聖馬丁島 斯洛伐克 斯洛文尼亞 所羅門群島 索馬里 南非 南喬治亞島和南桑威奇群島 韓國 南蘇丹 西班牙 斯里蘭卡 聖巴泰勒米 聖赫勒拿
聖基茨和尼維斯 聖盧西亞 聖馬丁 聖皮埃爾和密克隆 聖文森特和格林納丁斯 蘇丹 蘇里南 斯瓦爾巴群島和Jan Mayen 瑞典 瑞士 台灣 塔吉克斯坦 坦桑尼亞
泰國 東帝汶 多哥 托克勞 湯加 特立尼達和多巴哥 特里斯坦 - 達庫尼亞群島 突尼斯 TURKIYE 土庫曼斯坦 特克斯和凱科斯群島 圖瓦盧 美國離島 烏干達
烏克蘭 阿拉伯聯合酋長國 英國 美國 烏拉圭 烏茲別克斯坦 瓦努阿圖 梵蒂岡城 委內瑞拉 越南 瓦利斯和富圖納 西撒哈拉 也門 贊比亞 津巴布韋


計算 取消

我們發現 您的地址的運費


優惠券

應用折扣代碼


節省 取消
優惠券代碼不能為空!


總計

EUR€0,00


稅收和 航運 在結賬時計算
查看購物車
付款
選項 分類
完成交易
 * 首頁
 * 軸
 * 路由器
 * 電話和會議
 * 硬盤驅動器
 * SFPS
 * 我的清單 0

 * 所有產品
 * 思科產品
 * 戴爾產品
 * 敏迪產品
 * 東芝產品
 * 阿里斯塔產品
 * 康福特產品
 * 本週交易
 * 我的清單 0






提供多種開關

全球品牌,全球配送,立即透過 VDR 購物

立即購買


出售全新和翻新服務器

VDR 與所有主要品牌合作,並為全新和翻新伺服器提供無與倫比的價格。全球運輸

立即購買


出售全新和翻新服務器

VDR 與所有主要品牌合作,並為全新和翻新伺服器提供無與倫比的價格。全球運輸

立即購買


滿足任何規模辦公室的所有電信需求

VOIp、桌上型電話等更多功能

立即購買


滿足任何規模辦公室的所有電信需求

VOIp、桌上型電話等更多功能

立即購買


提供多種開關

全球品牌,全球配送,立即透過 VDR 購物

立即購買


出售全新和翻新服務器

VDR 與所有主要品牌合作,並為全新和翻新伺服器提供無與倫比的價格。全球運輸

立即購買


出售全新和翻新服務器

VDR 與所有主要品牌合作,並為全新和翻新伺服器提供無與倫比的價格。全球運輸

立即購買



各種全新翻新開關

立即購買


全新翻新的接入點

立即顯示


在此查看我們的各種硬碟

立即顯示


熱門品牌

 * 思科
 * 敏迪
 * 東芝
 * 芒
 * 的Konftel
 * 戴爾

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 WS-C3850-12XS-E 12 連接埠 10G SFP+ 乙太網路交換機

正常價格 EUR€1.089,95
正常價格 銷售價格 EUR€1.089,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CP-8861-W-K9

正常價格 EUR€151,95
正常價格 EUR€302,95 銷售價格 EUR€151,95
單價 /  為 
庫存 1 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 C9105AXI-E

正常價格 EUR€242,95
正常價格 EUR€363,95 銷售價格 EUR€242,95
單價 /  為 
庫存 299 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 3850-12XS-E 12 連接埠 10G 光纖交換機

正常價格 EUR€908,95
正常價格 EUR€2.179,95 銷售價格 EUR€908,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
請求報價

加入收藏夾 從心願單中移除
請求報價
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 9200-48P-E 48 連接埠 POE+ 千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價
請求報價
加入對比 從比較中刪除
快速瀏覽
請求報價

加入收藏夾 從心願單中移除
請求報價
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 9200-48T-E 48 連接埠千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價
請求報價
加入對比 從比較中刪除
快速瀏覽
請求報價

加入收藏夾 從心願單中移除
請求報價
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 9200-24P-A 24 連接埠 POE+ 千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價
請求報價
加入對比 從比較中刪除
快速瀏覽
請求報價

加入收藏夾 從心願單中移除
請求報價
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 9200-24P-E 24 連接埠 POE+ 千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價
請求報價
加入對比 從比較中刪除
快速瀏覽
請求報價

加入收藏夾 從心願單中移除
請求報價
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 9200-24T-A 24 連接埠千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價
請求報價
加入對比 從比較中刪除
快速瀏覽
請求報價

加入收藏夾 從心願單中移除
請求報價
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 9200-24T-E 24 連接埠千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價
請求報價
加入對比 從比較中刪除
快速瀏覽
查看全部
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


MITEL 6930 IP 電話

正常價格 EUR€181,95
正常價格 EUR€363,95 銷售價格 EUR€181,95
單價 /  為 
庫存 30 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


MITEL 6920 IP 電話

正常價格 EUR€157,95
正常價格 EUR€314,95 銷售價格 EUR€157,95
單價 /  為 
庫存 30 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


東芝 MG03ACA200 2TB 3.5 吋內建硬碟

正常價格 EUR€24,95
正常價格 銷售價格 EUR€24,95
單價 /  為 
庫存 20 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


東芝 MG03ACA100 1TB 3.5 吋內建硬碟

正常價格 EUR€12,95
正常價格 銷售價格 EUR€12,95
單價 /  為 
庫存 22 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


ARISTA DCS-7050QX-32-R

正常價格 EUR€363,95
正常價格 EUR€605,95 銷售價格 EUR€363,95
單價 /  為 
庫存 30 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


套裝:KONFTEL 300 擴充麥克風 - 44 件套

正常價格 EUR€1.864,95
正常價格 銷售價格 EUR€1.864,95
單價 /  為 
庫存 1 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 300 擴充麥克風:全新

正常價格 EUR€90,95
正常價格 銷售價格 EUR€90,95
單價 /  為 
庫存 8 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 60W 無線會議電話

正常價格 EUR€36,95
正常價格 EUR€42,95 銷售價格 EUR€36,95
單價 /  為 
庫存 4 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 250 會議電話

正常價格 EUR€30,95
正常價格 銷售價格 EUR€30,95
單價 /  為 
庫存 3 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 300 會議電話

正常價格 EUR€36,95
正常價格 銷售價格 EUR€36,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 300IP POE會議電話

正常價格 EUR€24,95
正常價格 EUR€42,95 銷售價格 EUR€24,95
單價 /  為 
庫存 43 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


戴爾 2TB ST2000NM0155 企業級 3.5 吋硬碟

正常價格 EUR€30,95
正常價格 EUR€42,95 銷售價格 EUR€30,95
單價 /  為 
庫存 4 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽


電話和會議

透過 VDR 取得您的所有電話和會議設備
立即購買


SFP

翻新和全新測試的 SFP 以及無與倫比的價格,僅限頂級品牌。
立即購買


VDR銷售產品

趕快! 優惠結束於:
202 Days
14 Hrs
6 Min
27 Sec
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 C9105AXI-E

正常價格 EUR€242,95
正常價格 EUR€363,95 銷售價格 EUR€242,95
單價 /  為 
庫存 299 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 3850-12XS-E 12 連接埠 10G 光纖交換機

正常價格 EUR€908,95
正常價格 EUR€2.179,95 銷售價格 EUR€908,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


ARISTA DCS-7050QX-32-R

正常價格 EUR€363,95
正常價格 EUR€605,95 銷售價格 EUR€363,95
單價 /  為 
庫存 30 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 WS-C2960X-48LPS-L

正常價格 EUR€847,95
正常價格 EUR€3.268,95 銷售價格 EUR€847,95
單價 /  為 
庫存 100 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 WS-C2960X-48TS-L

正常價格 EUR€1.513,95
正常價格 EUR€3.148,95 銷售價格 EUR€1.513,95
單價 /  為 
庫存 100 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽


本週趨勢

查看全部
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


EXTREME SUMMIT 48SI 15602 - 48 埠單 DC PSU 基本 L3 NOB

正常價格 EUR€363,95
正常價格 EUR€399,95 銷售價格 EUR€363,95
單價 /  為 
庫存 20 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


戴爾 2TB ST2000NM0155 企業級 3.5 吋硬碟

正常價格 EUR€30,95
正常價格 EUR€42,95 銷售價格 EUR€30,95
單價 /  為 
庫存 4 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 3850-12XS-E 12 連接埠 10G 光纖交換機

正常價格 EUR€908,95
正常價格 EUR€2.179,95 銷售價格 EUR€908,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 C892FSP-K9(無 PSU)

正常價格 EUR€121,95
正常價格 銷售價格 EUR€121,95
單價 /  為 
庫存 30 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 WS-C2960X-48TS-L

正常價格 EUR€1.513,95
正常價格 EUR€3.148,95 銷售價格 EUR€1.513,95
單價 /  為 
庫存 100 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 C9105AXI-E

正常價格 EUR€242,95
正常價格 EUR€363,95 銷售價格 EUR€242,95
單價 /  為 
庫存 299 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 300 擴充麥克風:全新

正常價格 EUR€90,95
正常價格 銷售價格 EUR€90,95
單價 /  為 
庫存 8 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


EXTREME SUMMIT 48SI 15602 - 48 埠單 DC PSU 基本 L3 NOB

正常價格 EUR€363,95
正常價格 EUR€399,95 銷售價格 EUR€363,95
單價 /  為 
庫存 20 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


戴爾 2TB ST2000NM0155 企業級 3.5 吋硬碟

正常價格 EUR€30,95
正常價格 EUR€42,95 銷售價格 EUR€30,95
單價 /  為 
庫存 4 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 3850-12XS-E 12 連接埠 10G 光纖交換機

正常價格 EUR€908,95
正常價格 EUR€2.179,95 銷售價格 EUR€908,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 C892FSP-K9(無 PSU)

正常價格 EUR€121,95
正常價格 銷售價格 EUR€121,95
單價 /  為 
庫存 30 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 WS-C2960X-48TS-L

正常價格 EUR€1.513,95
正常價格 EUR€3.148,95 銷售價格 EUR€1.513,95
單價 /  為 
庫存 100 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 C9105AXI-E

正常價格 EUR€242,95
正常價格 EUR€363,95 銷售價格 EUR€242,95
單價 /  為 
庫存 299 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


KONFTEL 300 擴充麥克風:全新

正常價格 EUR€90,95
正常價格 銷售價格 EUR€90,95
單價 /  為 
庫存 8 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


EXTREME SUMMIT 48SI 15602 - 48 埠單 DC PSU 基本 L3 NOB

正常價格 EUR€363,95
正常價格 EUR€399,95 銷售價格 EUR€363,95
單價 /  為 
庫存 20 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


戴爾 2TB ST2000NM0155 企業級 3.5 吋硬碟

正常價格 EUR€30,95
正常價格 EUR€42,95 銷售價格 EUR€30,95
單價 /  為 
庫存 4 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽
優惠

加入收藏夾 從心願單中移除
加入購物車
加入收藏夾 從心願單中移除
加入對比 從比較中刪除
快速瀏覽


思科 CATALYST 3850-12XS-E 12 連接埠 10G 光纖交換機

正常價格 EUR€908,95
正常價格 EUR€2.179,95 銷售價格 EUR€908,95
單價 /  為 
庫存 2 件
加入購物車
加入購物車
加入對比 從比較中刪除
快速瀏覽




為你推薦

 * 思科產品


思科 WS-C3850-12XS-E 12 連接埠 10G SFP+ 乙太網路交換機

正常價格 EUR€1.089,95
正常價格 銷售價格 EUR€1.089,95
單價 /  為 
加入購物車
庫存:2


思科 CP-8861-W-K9

正常價格 EUR€151,95
正常價格 EUR€302,95 銷售價格 EUR€151,95
單價 /  為 
加入購物車
庫存:1


思科 C9105AXI-E

正常價格 EUR€242,95
正常價格 EUR€363,95 銷售價格 EUR€242,95
單價 /  為 
加入購物車
庫存:299


思科 CATALYST 3850-12XS-E 12 連接埠 10G 光纖交換機

正常價格 EUR€908,95
正常價格 EUR€2.179,95 銷售價格 EUR€908,95
單價 /  為 
加入購物車
庫存:2


思科 CATALYST 9200-48P-E 48 連接埠 POE+ 千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價


思科 CATALYST 9200-48T-E 48 連接埠千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價


思科 CATALYST 9200-24P-A 24 連接埠 POE+ 千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價


思科 CATALYST 9200-24P-E 24 連接埠 POE+ 千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價


思科 CATALYST 9200-24T-A 24 連接埠千兆位元乙太網路交換機

正常價格 EUR€0,00
正常價格 銷售價格 EUR€0,00
單價 /  為 
請求報價
請求報價



關於我們 關於我們

VDR 在 IT 資產追回方面擁有 40 多年的經驗。我們所有的產品都經過測試和分級,並附帶保固。


快捷鏈結 快捷鏈結

 * 聯絡我們
 * 保修條款
 * 運輸條款
 * 評論的真實性
 * 關於我們


VDR 的其他服務 VDR 的其他服務

 * 回購IT
 * WEEE回收
 * 資料中心退役


電子通訊 電子通訊


西班牙 歐元 €
 * 澳洲 澳幣$
 * Canada 加幣
 * 香港特區 港幣$
 * 以色列 ILS ₪
 * 日本 日元 ¥
 * 馬來西亞 馬幣 RM
 * 新西蘭 紐西蘭元$
 * 挪威 英鎊 £
 * 新加坡 新元$
 * 韓國 韓元 ₩
 * 西班牙 歐元 €
 * 瑞士 瑞士法郎 瑞士法郎
 * 阿拉伯聯合酋長國 AED À.Í
 * 英國 英鎊 £
 * 美國 美元 $

©2024,

Powered by 錄像機

 * 簽證
 * 萬事達卡
 * 美國運通卡
 * PayPal
 * 瀏覽
 * 店鋪付款

首頁 檢索 選購 車
00項目
帳戶


訂閱電子郵件

訂閱我們的時事通訊,成為第一個了解新品、特別促銷和線上獨家產品的人。

訂閱

*提交此表格即表示您同意接收我們的電子郵件並可以隨時取消訂閱。

不用了,謝謝!

 * 選擇一個選項將刷新整個頁面。


向上箭頭