USB-U31A2P01

USB-U31A2P01

TS-977XU-RP-2600-8G

TS-977XU-RP-2600-8G

USB-U31A2P01

¥4,950
数量限定 メーカー公式アウトレット・サンプル機

安心の3ヶ月保証

メーカー公式の点検済み製品です。購入後3ヶ月間の無償修理保証が付帯します。

動作確認済み

専門スタッフによる厳格な動作テストをクリアしています。安心してお使いいただけます。

アウトレット品の状態について
  • 外装の状態: 展示やサンプル使用に伴う微細なキズや、外箱にダメージがある場合があります(性能には影響しません)。
  • 付属品完備: マニュアルやケーブル類はすべて揃っています。
  • 原則、返品・交換不可: 重大な動作不良(初期不良)がある場合を除き、お客様都合による返品・交換はお受けできません。

※在庫は常に1点のみとなっております。カートに入れた段階では確保されませんので、お早めにご決済ください。

アウトレット商品は原則1点のみです。お見逃しなく!

ハードウェア仕様
コントローラ ASMedia ASM1142
コネクタ 2 x USB 3.2 Gen 2 Type-A
PCIe インタフェース PCIe Gen2 x2
最大転送速度 10Gbps
付属品 ロープロファイルブラケット (装着済み), フルハイトブラケット
在庫狀況: 在庫あり
SKU
USB-U31A2P01
返品ポリシー:
    ※QNAP製品は、初期不良等の不具合がある場合を除き、お客様都合による返品・交換はお受けできません。不具合発生時はお問い合わせ窓口までご連絡ください。

/* ========================================= Global Container & Reset ========================================= */ .product-info-container { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; max-width: 800px; margin: 0 auto; } /* Remove default details marker */ details > summary { list-style: none; } details > summary::-webkit-details-marker { display: none; } /* ========================================= 1. Outlet Section Styles (Red Theme) ========================================= */ .outlet-section { border: 2px solid #e74c3c; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 4px 6px rgba(0,0,0,0.1); margin-bottom: 30px; /* Space between sections */ } .outlet-header { background-color: #e74c3c; color: #ffffff; padding: 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; outline: none; transition: background-color 0.3s; } .outlet-header:hover { background-color: #c0392b; } .header-title { font-size: 1.2rem; font-weight: bold; letter-spacing: 0.05em; display: flex; align-items: center; } .header-title span { background-color: #f1c40f; color: #c0392b; padding: 2px 8px; border-radius: 4px; margin-right: 10px; font-size: 0.9em; } .outlet-content-wrapper { padding: 0; } /* Benefits & List Styling (Same as before) */ .outlet-benefits { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 20px; background-color: #fff5f5; border-bottom: 1px dashed #e74c3c; } .benefit-item { flex: 1 1 45%; min-width: 280px; margin: 10px; display: flex; align-items: center; background: #fff; padding: 15px; border-radius: 6px; border: 1px solid #ffcccb; box-sizing: border-box; } .benefit-icon { width: 40px; height: 40px; margin-right: 15px; flex-shrink: 0; } .benefit-icon svg { width: 100%; height: 100%; fill: #e74c3c; } .benefit-text h3 { margin: 0 0 5px 0; font-size: 1.1rem; color: #333; } .benefit-text p { margin: 0; font-size: 0.85rem; color: #666; line-height: 1.4; } .outlet-details { padding: 20px; } .section-title { display: flex; align-items: center; color: #333; border-left: 5px solid #e74c3c; padding-left: 10px; margin-bottom: 15px; font-weight: bold; font-size: 1.1rem; } .section-title svg { width: 20px; height: 20px; margin-right: 8px; fill: #333; } .check-list { list-style: none; padding: 0; margin: 0; } .check-list li { position: relative; padding-left: 25px; margin-bottom: 10px; color: #555; font-size: 0.95rem; } .check-list li::before { content: '✔'; position: absolute; left: 0; color: #e74c3c; font-weight: bold; } .check-list li.cross-item::before { content: '✕'; color: #c0392b; } .note-box { background-color: #f9f9f9; padding: 15px; margin-top: 20px; font-size: 0.85rem; color: #777; border-radius: 4px; } .urgent-text { text-align: center; color: #c0392b; font-weight: bold; margin-top: 15px; display: flex; align-items: center; justify-content: center; } .urgent-text svg { width: 18px; height: 18px; fill: #c0392b; margin-right: 5px; } /* ========================================= 2. Hardware Spec Styles (Grey/Professional Theme) ========================================= */ .spec-section { border: 1px solid #ddd; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05); } .spec-header { background-color: #f5f5f5; /* Light Grey Header */ color: #333; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; border-bottom: 1px solid #ddd; transition: background-color 0.2s; } .spec-header:hover { background-color: #e9e9e9; } .spec-title { font-size: 1.1rem; font-weight: bold; color: #2c3e50; display: flex; align-items: center; } /* Hardware Icon */ .spec-icon-svg { width: 20px; height: 20px; fill: #555; margin-right: 10px; } /* Toggle Arrow (Common) */ .toggle-icon { width: 24px; height: 24px; transition: transform 0.3s ease; transform: rotate(0deg); } .outlet-header .toggle-icon { fill: #fff; } .spec-header .toggle-icon { fill: #666; } /* Rotate arrow when closed */ details:not([open]) .toggle-icon { transform: rotate(180deg); } /* Spec Table Styling */ .spec-table { width: 100%; border-collapse: collapse; font-size: 0.95rem; } .spec-table th, .spec-table td { padding: 12px 20px; text-align: left; border-bottom: 1px solid #eee; } .spec-table th { background-color: #fafafa; color: #555; width: 35%; font-weight: 600; border-right: 1px solid #eee; } .spec-table td { color: #333; } .spec-table tr:last-child th, .spec-table tr:last-child td { border-bottom: none; } @media (max-width: 600px) { .spec-table th, .spec-table td { display: block; width: 100%; border-right: none; } .spec-table th { background-color: #f0f0f0; padding-bottom: 5px; } .spec-table td { padding-top: 5px; } .outlet-benefits { flex-direction: column; } .benefit-item { width: 100%; margin: 10px 0; } } 数量限定 メーカー公式アウトレット・サンプル機 安心の3ヶ月保証 メーカー公式の点検済み製品です。購入後3ヶ月間の無償修理保証が付帯します。 動作確認済み 専門スタッフによる厳格な動作テストをクリアしています。安心してお使いいただけます。 アウトレット品の状態について 外装の状態: 展示やサンプル使用に伴う微細なキズや、外箱にダメージがある場合があります(性能には影響しません)。 付属品完備: マニュアルやケーブル類はすべて揃っています。 原則、返品・交換不可: 重大な動作不良(初期不良)がある場合を除き、お客様都合による返品・交換はお受けできません。 ※在庫は常に1点のみとなっております。カートに入れた段階では確保されませんので、お早めにご決済ください。 アウトレット商品は原則1点のみです。お見逃しなく! ハードウェア仕様 コントローラ ASMedia ASM1142 コネクタ 2 x USB 3.2 Gen 2 Type-A PCIe インタフェース PCIe Gen2 x2 最大転送速度 10Gbps 付属品 ロープロファイルブラケット (装着済み), フルハイトブラケット

その他の情報
Unreturnable はい

Please select a type to load compatibility data.

/* ========================================= Global Container & Reset ========================================= */ .product-info-container { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; max-width: 800px

USB-U31A2P01 — QNAP Japan eShop

よくある質問

USB-U31A2P01とは何ですか?

/* ========================================= Global Container & Reset ========================================= */ .product-info-container { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif; max-width: 800px; margin: 0 auto; } /* Remove default details marker */ details > summary { list-style: none; } details > summary::-webkit-details-marker { display: none; } /* ========================================= 1. Outlet Section Styles (Red Theme) ========================================= */ .outlet-section { border: 2px solid #e74c3c; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 4px 6px rgba(0,0,0,0.1); margin-bottom: 30px; /* Space between sections */ } .outlet-header { background-color: #e74c3c; color: #ffffff; padding: 15px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; outline: none; transition: background-color 0.3s; } .outlet-header:hover { background-color: #c0392b; } .header-title { font-size: 1.2rem; font-weight: bold; letter-spacing: 0.05em; display: flex; align-items: center; } .header-title span { background-color: #f1c40f; color: #c0392b; padding: 2px 8px; border-radius: 4px; margin-right: 10px; font-size: 0.9em; } .outlet-content-wrapper { padding: 0; } /* Benefits & List Styling (Same as before) */ .outlet-benefits { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 20px; background-color: #fff5f5; border-bottom: 1px dashed #e74c3c; } .benefit-item { flex: 1 1 45%; min-width: 280px; margin: 10px; display: flex; align-items: center; background: #fff; padding: 15px; border-radius: 6px; border: 1px solid #ffcccb; box-sizing: border-box; } .benefit-icon { width: 40px; height: 40px; margin-right: 15px; flex-shrink: 0; } .benefit-icon svg { width: 100%; height: 100%; fill: #e74c3c; } .benefit-text h3 { margin: 0 0 5px 0; font-size: 1.1rem; color: #333; } .benefit-text p { margin: 0; font-size: 0.85rem; color: #666; line-height: 1.4; } .outlet-details { padding: 20px; } .section-title { display: flex; align-items: center; color: #333; border-left: 5px solid #e74c3c; padding-left: 10px; margin-bottom: 15px; font-weight: bold; font-size: 1.1rem; } .section-title svg { width: 20px; height: 20px; margin-right: 8px; fill: #333; } .check-list { list-style: none; padding: 0; margin: 0; } .check-list li { position: relative; padding-left: 25px; margin-bottom: 10px; color: #555; font-size: 0.95rem; } .check-list li::before { content: '✔'; position: absolute; left: 0; color: #e74c3c; font-weight: bold; } .check-list li.cross-item::before { content: '✕'; color: #c0392b; } .note-box { background-color: #f9f9f9; padding: 15px; margin-top: 20px; font-size: 0.85rem; color: #777; border-radius: 4px; } .urgent-text { text-align: center; color: #c0392b; font-weight: bold; margin-top: 15px; display: flex; align-items: center; justify-content: center; } .urgent-text svg { width: 18px; height: 18px; fill: #c0392b; margin-right: 5px; } /* ========================================= 2. Hardware Spec Styles (Grey/Professional Theme) ========================================= */ .spec-section { border: 1px solid #ddd; border-radius: 8px; overflow: hidden; background-color: #fff; box-shadow: 0 2px 4px rgba(0,0,0,0.05); } .spec-header { background-color: #f5f5f5; /* Light Grey Header */ color: #333; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; border-bottom: 1px solid #ddd; transition: background-color 0.2s; } .spec-header:hover { background-color: #e9e9e9; } .spec-title { font-size: 1.1rem; font-weight: bold; color: #2c3e50; display: flex; align-items: center; } /* Hardware Icon */ .spec-icon-svg { width: 20px; height: 20px; fill: #555; margin-right: 10px; } /* Toggle Arrow (Common) */ .toggle-icon { width: 24px; height: 24px; transition: transform 0.3s ease; transform: rotate(0deg); } .outlet-header .toggle-icon { fill: #fff; } .spec-header .toggle-icon { fill: #666; } /* Rotate arrow when closed */ details:not([open]) .toggle-icon { transform: rotate(180deg); } /* Spec Table Styling */ .spec-table { width: 100%; border-collapse: collapse; font-size: 0.95rem; } .spec-table th, .spec-table td { padding: 12px 20px; text-align: left; border-bottom: 1px solid #eee; } .spec-table th { background-color: #fafafa; color: #555; width: 35%; font-weight: 600; border-right: 1px solid #eee; } .spec-table td { color: #333; } .spec-table tr:last-child th, .spec-table tr:last-child td { border-bottom: none; } @media (max-width: 600px) { .spec-table th, .spec-table td { display: block; width: 100%; border-right: none; } .spec-table th { background-color: #f0f0f0; padding-bottom: 5px; } .spec-table td { padding-top: 5px; } .outlet-benefits { flex-direction: column; } .benefit-item { width: 100%; margin: 10px 0; } } 数量限定 メーカー公式アウトレット・サンプル機 安心の3ヶ月保証 メーカー公式の点検済み製品です。購入後3ヶ月間の無償修理保証が付帯します。 動作確認済み 専門スタッフによる厳格な動作テストをクリアしています。安心してお使いいただけます。 アウトレット品の状態について 外装の状態: 展示やサンプル使用に伴う微細なキズや、外箱にダメージがある場合があります(性能には影響しません)。 付属品完備: マニュアルやケーブル類はすべて揃っています。 原則、返品・交換不可: 重大な動作不良(初期不良)がある場合を除き、お客様都合による返品・交換はお受けできません。 ※在庫は常に1点のみとなっております。カートに入れた段階では確保されませんので、お早めにご決済ください。 アウトレット商品は原則1点のみです。お見逃しなく! ハードウェア仕様 コントローラ ASMedia ASM1142 コネクタ 2 x USB 3.2 Gen 2 Type-A PCIe インタフェース PCIe Gen2 x2 最大転送速度 10Gbps 付属品 ロープロファイルブラケット (装着済み), フルハイトブラケット

USB-U31A2P01の保証期間はどのくらいですか?

QNAP製品にはメーカー保証が付いています。保証期間は製品により異なりますが、通常2〜3年間です。詳細は製品仕様をご確認ください。

USB-U31A2P01の配送にはどのくらいかかりますか?

在庫がある商品はご注文後5営業日以内に出荷いたします。配送業者は佐川急便で、配送料は一律800円(税込)です。1注文25万円以上で送料無料となります。お届け目安は出荷後3〜5営業日です。お取り寄せ商品の場合は1〜2か月要する場合がございます。

どのような支払い方法が利用できますか?

クレジットカードのみ対応しております。Visa、Mastercard、American Express、Discover、Diners Club、JCB、UnionPayなどの主要なクレジットカードをご利用いただけます。銀行振込・与信払いには対応しておりません。

同カテゴリ製品の比較

USB-U31A2P01 TS-977XU-RP-2600-8G
SKU USB-U31A2P01 TS-977XU-RP-2600-8G
価格 ¥4,500 ¥250,000
在庫状況 在庫あり 在庫あり
CPU
システムメモリ
ドライブベイ