{"product_id":"silicon-power-createpro-bs10-cfexpress-type-b-sd-usb-3-2-gen-2-dual-slot-card-reader","title":"Silicon Power CreatePro BS10 CFexpress Type B \u0026 SD USB 3.2 Gen 2 Dual-Slot Card Reader","description":"\n\u003cstyle\u003e\n\/* Inter (body) + Playfair Display (italic accent) *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700\u0026family=Playfair+Display:ital,wght@1,400;1,600\u0026display=swap');\n\n.sp-bs10-v2 {\n  \/* ==========================================\n     【全新提案：Light Studio Mode (極簡亮色暗房)】\n     ========================================== *\/\n  --color-primary: #2C6FEE;          \/* Pro Performance Blue *\/\n  --color-primary-light: #5B93FF;\n  --color-accent: #E5A93C;           \/* Studio Amber *\/\n  \n  \/* 亮色調背景設定 *\/\n  --color-secondary: #F5F5F7;        \/* Apple Style Light Gray *\/\n  --color-ink: #FFFFFF;              \/* Pure White for Cards *\/\n  --color-ink-2: #EFEFEF;            \/* Soft Gray dividing lines *\/\n\n  --color-surface: #FFFFFF;          \/* Light Card Background *\/\n  --color-surface-alt: #FFFFFF;      \/* Clean White *\/\n  --color-border: rgba(0, 0, 0, 0.08);\n  --color-border-hover: rgba(0, 0, 0, 0.18);\n\n  \/* 亮色調高對比文字，確保極致閱讀體驗 *\/\n  --color-text-primary: #1D1D1F;     \/* Deep Obsidian Black *\/\n  --color-text-secondary: #515154;   \/* Dark Charcoal Gray *\/\n  --color-text-muted: #86868B;       \/* Muted Slate Gray *\/\n  \n  \/* 字體設定：全站字體統一，僅副標保留優雅草寫 *\/\n  --font-display: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n  --font-serif-italic: 'Playfair Display', Georgia, serif;\n\n  --font-size-h1: 46px;\n  --font-size-h2: 32px;\n  --font-size-h3: 20px;\n  --font-size-body: 15px;\n  \n  --line-height-tight: 1.25;\n  --line-height-normal: 1.6;\n  \n  --space-1: 6px; --space-2: 12px; --space-3: 18px; --space-4: 24px;\n  --space-5: 36px; --space-6: 48px; --space-7: 72px; --space-8: 96px;\n\n  --radius-sm: 4px; --radius-md: 8px; --radius-lg: 16px;\n  --transition-smooth: 250ms cubic-bezier(0.16, 1, 0.3, 1);\n\n  width: 100%;\n  max-width: 100%;\n  text-align: left;\n  font-family: var(--font-body);\n  color: var(--color-text-primary);\n  background: var(--color-secondary);\n  -webkit-font-smoothing: antialiased;\n}\n\n.sp-bs10-v2 * , .sp-bs10-v2 *::before, .sp-bs10-v2 *::after { box-sizing: border-box; }\n\n.sp-bs10-v2 .container { max-width: 1120px; margin: 0 auto; padding: 0 32px; }\n@media (max-width: 768px) { .sp-bs10-v2 .container { padding: 0 20px; } }\n\n.sp-bs10-v2 .section { padding: var(--space-7) 0; border-bottom: 1px solid var(--color-border); }\n.sp-bs10-v2 .section:last-of-type { border-bottom: none; }\n\n\/* Section Headers *\/\n.sp-bs10-v2 .section-header { margin-bottom: var(--space-6); text-align: center; max-width: 720px; margin-left: auto; margin-right: auto; }\n\n\/* 壓了高質感暗色塊的 Heading Eyebrow 標籤 *\/\n.sp-bs10-v2 .section-header .eyebrow {\n  display: inline-block; \n  font-family: var(--font-body); \n  font-size: 11px; \n  font-weight: 700;\n  letter-spacing: 0.15em; \n  text-transform: uppercase; \n  color: #FFFFFF;                \/* 純白文字 *\/\n  background: #1D1D1F;           \/* 極致深邃黑底色塊 *\/\n  padding: 6px 16px;             \/* 舒適的色塊內距 *\/\n  border-radius: 4px;            \/* 俐落的微圓角 *\/\n  margin-bottom: var(--space-4); \/* 與下方 H2 的間距 *\/\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n}\n.sp-bs10-v2 .section-header h2 {\n  font-family: var(--font-display); font-size: var(--font-size-h2); font-weight: 700;\n  line-height: var(--line-height-tight); margin: 0 0 var(--space-3); letter-spacing: -0.02em; color: var(--color-text-primary);\n}\n.sp-bs10-v2 .section-header p.section-intro { color: var(--color-text-secondary); margin: 0; font-size: 16px; line-height: var(--line-height-normal); }\n\n.sp-bs10-v2 h3 { font-family: var(--font-display); font-size: var(--font-size-h3); font-weight: 600; margin: 0 0 var(--space-2); letter-spacing: -0.01em; color: var(--color-text-primary); }\n.sp-bs10-v2 p { margin: 0; color: var(--color-text-secondary); font-family: var(--font-body); }\n\n\/* Menu: 完美上下置中、防截斷自動換行 *\/\n.sp-bs10-v2 .toc-nav {\n  position: sticky; \n  top: 0; \n  z-index: 150; \n  background: rgba(255, 255, 255, 0.85);\n  backdrop-filter: blur(20px); \n  -webkit-backdrop-filter: blur(20px);\n  border-bottom: 1px solid var(--color-border); \n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 56px;\n  padding: 8px 16px;\n}\n.sp-bs10-v2 .toc-nav__list { \n  display: flex; \n  flex-wrap: wrap;             \n  justify-content: center; \n  align-items: center;         \n  gap: 8px; \n  padding: 0; \n  list-style: none; \n  margin: 0; \n  width: 100%;\n}\n.sp-bs10-v2 .toc-nav__list a {\n  font-family: var(--font-body); \n  font-size: 12px; \n  font-weight: 600; \n  text-transform: uppercase; \n  letter-spacing: 0.05em;\n  color: var(--color-text-secondary); \n  text-decoration: none; \n  padding: 8px 16px; \n  border-radius: 999px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  transition: color var(--transition-smooth), background var(--transition-smooth);\n}\n.sp-bs10-v2 .toc-nav__list a:hover { \n  color: var(--color-primary); \n  background: rgba(0,0,0,0.04); \n}\n\n\/* 壓色塊優化後的 Hero Section (Heading 質感強化) *\/\n.sp-bs10-v2 .hero {\n  background: #EAEAEF; \/* 質感 Studio 暖沙灰實色塊 *\/\n  border-bottom: 1px solid var(--color-border);\n  padding: var(--space-8) 0; \n  position: relative; \n  text-align: center;\n}\n.sp-bs10-v2 .hero__eyebrow {\n  display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-size: 12px;\n  font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--color-primary); margin-bottom: var(--space-4);\n}\n.sp-bs10-v2 .hero__eyebrow .dot { width: 6px; height: 6px; border-radius: 50%; background: var(--color-primary); box-shadow: 0 0 10px rgba(44, 111, 238, 0.4); }\n.sp-bs10-v2 .hero__title {\n  font-family: var(--font-display); font-size: var(--font-size-h1); font-weight: 700;\n  line-height: 1.15; margin: 0 auto var(--space-4); color: var(--color-text-primary); letter-spacing: -0.03em; max-width: 900px;\n}\n\/* 草寫字體設計 *\/\n.sp-bs10-v2 .hero__title em { \n  font-family: var(--font-serif-italic); \n  font-style: italic; \n  font-weight: 400; \n  color: var(--color-primary); \n  display: block;\n  margin-top: 8px;\n  font-size: 1.05em;\n}\n.sp-bs10-v2 .hero__subtitle { font-size: 18px; color: var(--color-text-secondary); line-height: var(--line-height-normal); max-width: 760px; margin: 0 auto var(--space-6); }\n\n\/* Pro Metrics Strip (灰色底下的純白卡片) *\/\n.sp-bs10-v2 .stat-strip { display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--space-3); margin-bottom: var(--space-6); }\n@media (min-width: 768px) { .sp-bs10-v2 .stat-strip { grid-template-columns: repeat(4, 1fr); } }\n.sp-bs10-v2 .stat-card {\n  background: #FFFFFF; \/* 純白，與背景色塊形成強烈高級對比 *\/\n  border: 1px solid var(--color-border); border-radius: var(--radius-md); padding: var(--space-4); text-align: center;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);\n}\n.sp-bs10-v2 .stat-card__label { font-family: var(--font-body); font-size: 11px; color: var(--color-text-muted); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: var(--space-1); }\n.sp-bs10-v2 .stat-card__value { font-family: var(--font-display); font-size: 22px; font-weight: 700; color: var(--color-text-primary); }\n\n\/* Premium Dark Buttons for Light Mode *\/\n.sp-bs10-v2 .cta-btn {\n  display: inline-flex; align-items: center; gap: 8px; background: #1D1D1F; color: #fff;\n  font-family: var(--font-body); font-size: 14px; font-weight: 600; padding: 14px 28px; border-radius: 999px;\n  text-decoration: none; border: none; cursor: pointer; transition: transform var(--transition-smooth), opacity var(--transition-smooth);\n}\n.sp-bs10-v2 .cta-btn:hover { transform: scale(1.02); opacity: 0.95; }\n.sp-bs10-v2 .cta-btn--secondary { background: transparent; color: #1D1D1F; border: 1px solid rgba(0,0,0,0.15); }\n.sp-bs10-v2 .cta-btn--secondary:hover { border-color: #1D1D1F; background: rgba(0,0,0,0.03); }\n.sp-bs10-v2 .hero__cta-row { display: flex; justify-content: center; gap: var(--space-3); }\n\n\/* Bento Grid Layouts *\/\n.sp-bs10-v2 .card-grid { display: grid; grid-template-columns: 1fr; gap: var(--space-4); }\n@media (min-width: 640px) { .sp-bs10-v2 .card-grid--2col { grid-template-columns: repeat(2, 1fr); } }\n@media (min-width: 1024px) { .sp-bs10-v2 .card-grid--3col { grid-template-columns: repeat(3, 1fr); } }\n\n.sp-bs10-v2 .card {\n  background: var(--color-surface-alt); border: 1px solid var(--color-border); border-radius: var(--radius-lg);\n  padding: var(--space-5); transition: border-color var(--transition-smooth), box-shadow var(--transition-smooth);\n  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.02);\n}\n.sp-bs10-v2 .card:hover { border-color: var(--color-border-hover); box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05); }\n.sp-bs10-v2 .card__head { display: flex; align-items: center; gap: var(--space-3); margin-bottom: var(--space-3); }\n\n\/* SVG Icon Container *\/\n.sp-bs10-v2 .card__icon-svg {\n  flex-shrink: 0; width: 44px; height: 44px; border-radius: var(--radius-md); background: rgba(44, 111, 238, 0.05);\n  color: var(--color-primary); display: flex; align-items: center; justify-content: center;\n}\n.sp-bs10-v2 .card__icon-svg svg { width: 22px; height: 22px; fill: currentColor; }\n\n.sp-bs10-v2 .card__title { font-size: 17px; font-weight: 600; margin: 0; color: var(--color-text-primary); }\n.sp-bs10-v2 .card__body { font-size: 14.5px; line-height: var(--line-height-normal); color: var(--color-text-secondary); }\n\n\/* Workflows \u0026 Use-cases *\/\n.sp-bs10-v2 .usecase__head { display: flex; align-items: center; justify-content: space-between; gap: var(--space-3); flex-wrap: wrap; margin-bottom: var(--space-3); }\n.sp-bs10-v2 .usecase__verdict {\n  font-family: var(--font-body); font-size: 11px; font-weight: 600; color: var(--color-text-secondary);\n  background: rgba(0, 0, 0, 0.04); padding: 4px 12px; border-radius: 999px; border: 1px solid var(--color-border);\n}\n.sp-bs10-v2 .usecase__verdict--highlight { color: var(--color-primary); background: rgba(44, 111, 238, 0.06); border-color: rgba(44, 111, 238, 0.15); }\n\n\/* Trending Now Block (Light Elegant Style) *\/\n.sp-bs10-v2 .trending-card {\n  background: linear-gradient(135deg, #FFFFFF 0%, #F5F5F7 100%);\n  border: 1px solid var(--color-primary);\n  border-radius: var(--radius-lg);\n  padding: var(--space-5);\n  margin-top: var(--space-5);\n  box-shadow: 0 10px 30px rgba(44, 111, 238, 0.05);\n}\n.sp-bs10-v2 .trending-tag {\n  display: inline-block;\n  background: var(--color-primary);\n  color: #fff;\n  font-family: var(--font-body);\n  font-weight: 700;\n  font-size: 11px;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  border-radius: var(--radius-sm);\n  margin-bottom: var(--space-3);\n  letter-spacing: 0.05em;\n}\n.sp-bs10-v2 .trending-content {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: var(--space-4);\n}\n@media (min-width: 768px) {\n  .sp-bs10-v2 .trending-content {\n    grid-template-columns: 1.2fr 2fr;\n    align-items: center;\n  }\n}\n\n\/* Performance Visualizers *\/\n.sp-bs10-v2 .perf-chart { display: flex; flex-direction: column; gap: var(--space-4); background: var(--color-surface-alt); padding: var(--space-4); border-radius: var(--radius-lg); border: 1px solid var(--color-border); box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n.sp-bs10-v2 .perf-row__label { display: flex; justify-content: space-between; font-size: 13.5px; margin-bottom: 6px; color: var(--color-text-secondary); }\n.sp-bs10-v2 .perf-row__label span:last-child { font-family: var(--font-body); font-weight: 600; color: var(--color-text-primary); }\n.sp-bs10-v2 .perf-track { background: rgba(0, 0, 0, 0.05); border-radius: 999px; height: 6px; overflow: hidden; }\n.sp-bs10-v2 .perf-fill { height: 100%; background: linear-gradient(90deg, var(--color-primary), var(--color-primary-light)); border-radius: 999px; }\n\n\/* Specs Table *\/\n.sp-bs10-v2 .table__wrapper { overflow-x: auto; border: 1px solid var(--color-border); border-radius: var(--radius-lg); background: var(--color-surface-alt); box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n.sp-bs10-v2 table { width: 100%; border-collapse: collapse; font-size: 14px; min-width: 600px; }\n.sp-bs10-v2 table th, .sp-bs10-v2 table td { padding: 16px var(--space-4); text-align: left; border-bottom: 1px solid var(--color-border); }\n.sp-bs10-v2 table thead th {\n  background: rgba(0,0,0,0.02); font-family: var(--font-body); font-size: 11px; text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted); font-weight: 600;\n}\n.sp-bs10-v2 .spec__table th[scope=\"row\"] { font-weight: 600; color: var(--color-text-primary); width: 35%; background: rgba(0,0,0,0.01); }\n.sp-bs10-v2 .spec__table td { color: var(--color-text-secondary); font-family: var(--font-body); }\n\n\/* Compatibility Markers *\/\n.sp-bs10-v2 .compat-grid { display: grid; grid-template-columns: 1fr; gap: var(--space-3); }\n@media (min-width: 768px) { .sp-bs10-v2 .compat-grid { grid-template-columns: repeat(3, 1fr); } }\n.sp-bs10-v2 .compat-card { display: flex; gap: var(--space-3); padding: var(--space-4); border: 1px solid var(--color-border); border-radius: var(--radius-lg); background: var(--color-surface-alt); box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n.sp-bs10-v2 .compat-card__icon { flex-shrink: 0; font-family: var(--font-body); font-weight: 700; font-size: 14px; color: var(--color-primary); }\n.sp-bs10-v2 .compat-card--warn .compat-card__icon { color: var(--color-accent); }\n.sp-bs10-v2 .compat-card__text { font-size: 13.5px; color: var(--color-text-secondary); line-height: var(--line-height-normal); }\n\n\/* Pros and Cons *\/\n.sp-bs10-v2 .pros-cons { display: grid; grid-template-columns: 1fr; gap: var(--space-4); }\n@media (min-width: 768px) { .sp-bs10-v2 .pros-cons { grid-template-columns: 1fr 1fr; } }\n.sp-bs10-v2 .pros-cons__col { border-radius: var(--radius-lg); padding: var(--space-5); border: 1px solid var(--color-border); background: var(--color-surface-alt); box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n.sp-bs10-v2 .pros-cons__label { font-family: var(--font-body); font-size: 11px; font-weight: 600; margin-bottom: var(--space-3); text-transform: uppercase; letter-spacing: 0.1em; }\n.sp-bs10-v2 .pros-cons__col--pro .pros-cons__label { color: #1E8E5E; }\n.sp-bs10-v2 .pros-cons__col--con .pros-cons__label { color: var(--color-text-muted); }\n.sp-bs10-v2 .pros-cons__list { list-style: none; margin: 0; padding: 0; }\n.sp-bs10-v2 .pros-cons__list li { font-size: 14px; line-height: var(--line-height-normal); color: var(--color-text-secondary); padding-left: 20px; position: relative; }\n.sp-bs10-v2 .pros-cons__list li + li { margin-top: var(--space-3); }\n.sp-bs10-v2 .pros-cons__col--pro li::before { content: \"•\"; position: absolute; left: 0; color: #1E8E5E; }\n.sp-bs10-v2 .pros-cons__col--con li::before { content: \"•\"; position: absolute; left: 0; color: var(--color-text-muted); }\n\n\/* Editorial Block quotes *\/\n.sp-bs10-v2 .community__quote-grid { display: grid; grid-template-columns: 1fr; gap: var(--space-4); margin-top: var(--space-5); }\n@media (min-width: 768px) { .sp-bs10-v2 .community__quote-grid { grid-template-columns: repeat(2, 1fr); } }\n.sp-bs10-v2 .community__quote-card { background: var(--color-surface-alt); border: 1px solid var(--color-border); border-radius: var(--radius-lg); padding: var(--space-5); box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n.sp-bs10-v2 .community__meta { font-family: var(--font-body); font-size: 11px; font-weight: 600; color: var(--color-text-muted); margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.05em; }\n.sp-bs10-v2 .community__quote { font-family: var(--font-body); font-size: 16px; color: var(--color-text-primary); line-height: var(--line-height-normal); font-style: italic; }\n\n\/* Diagnostic Troubleshooting Rows *\/\n.sp-bs10-v2 .trouble-card { border: 1px solid var(--color-border); border-radius: var(--radius-lg); padding: var(--space-5); background: var(--color-surface-alt); box-shadow: 0 4px 12px rgba(0,0,0,0.02); }\n.sp-bs10-v2 .trouble-card__head { display: flex; align-items: center; gap: var(--space-3); margin-bottom: var(--space-4); }\n.sp-bs10-v2 .trouble-card__icon {\n  flex-shrink: 0; width: 32px; height: 32px; border-radius: var(--radius-md); background: rgba(229, 169, 60, 0.1);\n  color: var(--color-accent); display: flex; align-items: center; justify-content: center; font-family: var(--font-body); font-weight: 700; font-size: 14px;\n}\n.sp-bs10-v2 .trouble-card__symptom { font-size: 16px; font-weight: 600; margin: 0; color: var(--color-text-primary); }\n.sp-bs10-v2 .trouble-card__row { display: grid; grid-template-columns: 80px 1fr; gap: var(--space-2); font-size: 13.5px; padding: 6px 0; }\n.sp-bs10-v2 .trouble-card__row b { font-family: var(--font-body); color: var(--color-text-muted); text-transform: uppercase; font-size: 11px; letter-spacing: 0.05em; }\n.sp-bs10-v2 .trouble-card__row span { color: var(--color-text-secondary); }\n.sp-bs10-v2 .trouble-card__row--fix span { color: var(--color-text-primary); font-weight: 500; }\n\n\/* FAQ Accordions *\/\n.sp-bs10-v2 .faq__item { border-bottom: 1px solid var(--color-border); padding: var(--space-4) 0; }\n.sp-bs10-v2 .faq__question {\n  cursor: pointer; list-style: none; font-size: 16px; font-weight: 600; color: var(--color-text-primary);\n  display: flex; align-items: center; justify-content: space-between; gap: var(--space-3);\n}\n.sp-bs10-v2 .faq__question::-webkit-details-marker { display: none; }\n.sp-bs10-v2 .faq__question::after {\n  content: \"+\"; font-family: var(--font-body); font-size: 20px; color: var(--color-primary);\n}\n.sp-bs10-v2 .faq__item[open] .faq__question::after { content: \"−\"; }\n.sp-bs10-v2 .faq__answer { margin-top: var(--space-3); font-size: 14.5px; color: var(--color-text-secondary); line-height: var(--line-height-normal); }\n\n\/* Extension Sandbox Zone *\/\n.sp-bs10-v2 .extension-zone { border-top: 1px dashed var(--color-border); padding-top: var(--space-4); font-size: 12px; color: var(--color-text-muted); font-family: var(--font-body); }\n\n@media (max-width: 480px) {\n  .sp-bs10-v2 .hero__title { font-size: 32px; }\n  .sp-bs10-v2 .section-header h2 { font-size: 24px; }\n}\n\n\/* BS10 additions *\/\n.sp-bs10-v2 .ref-list { list-style: none; margin: 0; padding: 0; }\n.sp-bs10-v2 .ref-list li + li { margin-top: var(--space-2); }\n.sp-bs10-v2 .ref-list a { color: var(--color-primary); font-size: 14px; font-weight: 500; text-decoration: none; }\n.sp-bs10-v2 .ref-list a:hover { text-decoration: underline; }\n.sp-bs10-v2 .pros-cons__list a { color: var(--color-primary); font-weight: 500; }\n.sp-bs10-v2 .perf-note { margin-top: var(--space-4); font-size: 13px; color: var(--color-text-muted); line-height: var(--line-height-normal); }\n.sp-bs10-v2 .trending-item + .trending-item { margin-top: var(--space-3); }\n.sp-bs10-v2 .trending-item h4 { font-size: 15px; font-weight: 600; margin: 0 0 6px 0; color: var(--color-text-primary); }\n.sp-bs10-v2 .trending-item p { font-size: 14px; line-height: 1.6; }\n\u003c\/style\u003e\n\u003cmain class=\"sp-bs10-v2\"\u003e\n\u003cnav class=\"toc-nav\"\u003e\n\u003cul class=\"toc-nav__list\"\u003e\n\u003cli\u003e\u003ca href=\"#section-fit\"\u003eThe Ingest Fit\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-use-cases\"\u003eWorkloads\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-features\"\u003eKey Features\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-trending\"\u003ePost-Capture\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-performance\"\u003eSpeed Index\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-specifications\"\u003eTechnical Specs\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-compatibility\"\u003eCompatibility\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-community\"\u003eCommunity\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-troubleshooting\"\u003eDiagnostic\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-verdict\"\u003eThe Verdict\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#section-faq\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/nav\u003e\n\u003csection id=\"section-hero\" class=\"hero\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cspan class=\"hero__eyebrow\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eSilicon Power CreatePro · Memory Card Reader\u003c\/span\u003e\n\u003ch1 class=\"hero__title\"\u003eTwo Cards In, One Cable Out.\u003cem\u003e10Gbps Ingest for Multi-Camera Shoots.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero__subtitle\"\u003eThe CreatePro BS10 is a dual-slot memory card reader with one CFexpress Type B slot and one SD (UHS-II\/UHS-I) slot, connecting over USB 3.2 Gen 2 at up to 10Gbps. Silicon Power builds it for consolidating multi-camera footage, with an aluminum heatsink shell and support across desktop, iPadOS, and mobile platforms.\u003c\/p\u003e\n\u003cdiv class=\"stat-strip\"\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-card__label\"\u003eInterface Speed\u003c\/div\u003e\n\u003cdiv class=\"stat-card__value\"\u003eUSB 3.2 Gen 2 · 10Gbps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-card__label\"\u003eCard Slots\u003c\/div\u003e\n\u003cdiv class=\"stat-card__value\"\u003eCFexpress B + SD\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-card__label\"\u003eMax Card Capacity\u003c\/div\u003e\n\u003cdiv class=\"stat-card__value\"\u003eUp to 2TB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-card\"\u003e\n\u003cdiv class=\"stat-card__label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"stat-card__value\"\u003e82g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero__cta-row\"\u003e\n\u003ca class=\"cta-btn\" href=\"#\"\u003eCheck Price \u0026amp; Availability\u003c\/a\u003e \u003ca class=\"cta-btn cta-btn--secondary\" href=\"#section-specifications\"\u003eTechnical Specifications\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-fit\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eThe Ingest Fit\u003c\/span\u003e\n\u003ch2\u003eMade for Consolidating Multi-Card Shoots\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eWhy the BS10 suits editors and shooters working across two card formats.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"card-grid card-grid--3col\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L1 8l11 6 11-6-11-6zm0 8.5L4.5 8 12 3.5 19.5 8 12 10.5zM1 13l11 6 11-6-2-1.1-9 4.9-9-4.9L1 13zm0 4l11 6 11-6-2-1.1-9 4.9-9-4.9L1 17z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003eTwo Cards, One Trip to the Computer\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eA CFexpress Type B slot and an SD (UHS-II\/UHS-I) slot sit side by side, so footage from two cameras, or a camera plus an audio recorder using SD, can be ingested in one connection instead of swapping cards through a single-slot reader.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M11 21h-1l1-7H7.5c-.58 0-.57-.32-.38-.66.19-.34.05-.08.07-.12C8.48 10.94 10.42 7.54 13 3h1l-1 7h3.5c.49 0 .56.33.47.51l-.07.15C12.96 17.55 11 21 11 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003eSimultaneous Transfer, Shared Bandwidth\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eSilicon Power states both slots can transfer at once, with the reader's 10Gbps USB 3.2 Gen 2 pipeline intelligently shared between them, and reallocated fully to the remaining card once one finishes. Total throughput across both slots is capped by that shared 10Gbps ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003eBuilt to Sit on a Desk or a Cart\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eAn aluminum shell doubles as a heatsink, and a nonslip rubber base keeps the reader from sliding during a busy ingest session. A push-lock ejector and solid\/flashing LED indicators are aimed at everyday handling rather than rugged field use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-use-cases\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eReal Workloads\u003c\/span\u003e\n\u003ch2\u003eWhere the BS10 Earns Its Slot\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"card-grid card-grid--2col\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"usecase__head\"\u003e\n\u003ch3 class=\"card__title\"\u003eMulti-Camera Ingest\u003c\/h3\u003e\n\u003cspan class=\"usecase__verdict usecase__verdict--highlight\"\u003eDual-slot\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eConsolidating footage from two cameras, or a camera and a separate audio recorder, is the reader's core use: two card types, one connection. Actual per-card speed still depends on the cards themselves and how the 10Gbps pipeline is shared during simultaneous transfer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"usecase__head\"\u003e\n\u003ch3 class=\"card__title\"\u003eiPad and Mobile On-Set Review\u003c\/h3\u003e\n\u003cspan class=\"usecase__verdict usecase__verdict--highlight\"\u003eCross-platform\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eSilicon Power lists iPadOS, Android, and iOS support alongside desktop operating systems, aimed at reviewing or offloading footage on a tablet or phone on set rather than only at a desktop. Confirm your specific mobile device's own USB-C\/OTG support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"usecase__head\"\u003e\n\u003ch3 class=\"card__title\"\u003eEditing Workstation Ingest\u003c\/h3\u003e\n\u003cspan class=\"usecase__verdict usecase__verdict--highlight\"\u003eHigh throughput\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eFor a single card, up to the full 10Gbps USB 3.2 Gen 2 ceiling is available; the shared-bandwidth behavior only comes into play when both slots transfer at the same time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"usecase__head\"\u003e\n\u003ch3 class=\"card__title\"\u003eField or Travel Kit Addition\u003c\/h3\u003e\n\u003cspan class=\"usecase__verdict\"\u003eCompact, lightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eAt 82g and 12.6mm thick, the BS10 is built to travel in a bag rather than sit permanently on a desk. It is not stated as ruggedized or weatherproof, so it suits careful handling in transit rather than harsh field conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-features\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eKey Features\u003c\/span\u003e\n\u003ch2\u003eBuilt for Fast, Dual-Card Ingest\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"card-grid card-grid--2col\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L1 8l11 6 11-6-11-6zm0 8.5L4.5 8 12 3.5 19.5 8 12 10.5zM1 13l11 6 11-6-2-1.1-9 4.9-9-4.9L1 13zm0 4l11 6 11-6-2-1.1-9 4.9-9-4.9L1 17z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003eDual-Slot CFexpress Type B + SD\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eOne CFexpress Type B slot and one SD slot (UHS-II and UHS-I compatible) let two card types ingest through a single USB connection. Silicon Power states the reader does not support XQD, CFast 2.0, or CompactFlash media, and a microSD card needs its own UHS-II\/UHS-I adapter to use the SD slot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M11 21h-1l1-7H7.5c-.58 0-.57-.32-.38-.66.19-.34.05-.08.07-.12C8.48 10.94 10.42 7.54 13 3h1l-1 7h3.5c.49 0 .56.33.47.51l-.07.15C12.96 17.55 11 21 11 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003eUSB 3.2 Gen 2, 10Gbps\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eThe reader connects over USB-C at up to 10Gbps, backward compatible with USB 3.0, 2.0, and 1.1 hosts at their own lower speeds. Silicon Power notes that during simultaneous dual-slot transfer, the total 10Gbps is shared and individual card speeds may adjust dynamically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M15 13V5a3 3 0 0 0-6 0v8a5 5 0 1 0 6 0zm-3-8a1 1 0 0 1 1 1v3h-2V6a1 1 0 0 1 1-1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003eAluminum Heatsink Enclosure\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eThe aluminum shell is designed to pull heat away from the electronics during sustained transfers, particularly with large 2TB-class cards. Silicon Power states that feeling warm during operation is normal and indicates the heatsink is working, not a fault.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cdiv class=\"card__head\"\u003e\n\u003cspan class=\"card__icon-svg\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch3 class=\"card__title\"\u003ePush-Lock Ejection and LED Status\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp class=\"card__body\"\u003eA push-lock mechanism holds cards firmly and allows one-touch ejection, and a blue LED shows solid for connection and flashing for data activity. Silicon Power advises always ejecting the reader from the operating system before unplugging, since it states it is not liable for data loss from improper removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-trending\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003ePost-Capture\u003c\/span\u003e\n\u003ch2\u003eHanding Off to AI-Assisted Workflows\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eHow faster, dual-card ingest feeds into what happens next.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"trending-card\"\u003e\n\u003cdiv class=\"trending-content\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"trending-tag\"\u003ePost-Capture\u003c\/span\u003e\n\u003ch3 style=\"font-size: 22px; line-height: 1.3; margin-bottom: var(--space-2); color: var(--color-text-primary);\"\u003eFaster Ingest Feeds Faster AI-Assisted Review\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.6; color: var(--color-text-secondary);\"\u003eMore post-production workflows now run AI-assisted culling, tagging, or auto-sync right after footage lands on a computer or tablet. A reader that pulls two cards at once, rather than one after the other, shortens the wait before those tools have anything to work with.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 1px solid rgba(0, 0, 0, 0.08); padding-left: var(--space-4);\"\u003e\n\u003cdiv class=\"trending-item\"\u003e\n\u003ch4\u003eFeeding AI-assisted culling faster\u003c\/h4\u003e\n\u003cp\u003eCulling and auto-tagging tools work on footage once it reaches a computer or tablet. Ingesting two cards at once, rather than swapping a single-slot reader between them, shortens the wait before those tools can start.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trending-item\"\u003e\n\u003ch4\u003eOn-set review before AI processing\u003c\/h4\u003e\n\u003cp\u003eReviewing footage on an iPad or phone right after a card comes out of the camera is a common pre-edit step. Cross-platform support here means the same reader can serve that mobile review step as well as the desktop ingest step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trending-item\"\u003e\n\u003ch4\u003eConsolidating multi-source audio and video\u003c\/h4\u003e\n\u003cp\u003eA video card in the CFexpress slot and an audio recorder's SD card in the other slot can be ingested together, which matters for AI-assisted auto-sync tools that need both sources present before they can align them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-performance\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003ePerformance Metrics\u003c\/span\u003e\n\u003ch2\u003eUSB 3.2 Gen 2 Bandwidth\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eThe reader's interface ceiling, shown against older USB standards for context.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"perf-chart\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"perf-row__label\"\u003e\n\u003cspan\u003eUSB 3.2 Gen 2 ceiling (single slot)\u003c\/span\u003e\u003cspan\u003e10 Gbps (~1,250 MB\/s)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-track\"\u003e\n\u003cdiv class=\"perf-fill\" style=\"width: 100%;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"perf-row__label\"\u003e\n\u003cspan\u003eUSB 3.2 Gen 1 ceiling (reference)\u003c\/span\u003e\u003cspan\u003e5 Gbps (~625 MB\/s)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-track\"\u003e\n\u003cdiv class=\"perf-fill\" style=\"width: 50%;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"perf-row__label\"\u003e\n\u003cspan\u003eUSB 2.0 ceiling (reference)\u003c\/span\u003e\u003cspan\u003e480 Mbps (~60 MB\/s)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-track\"\u003e\n\u003cdiv class=\"perf-fill\" style=\"width: 5%;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"perf-note\"\u003eThe 10Gbps figure is the reader's interface ceiling, shared between both slots during simultaneous transfer; actual per-card speed depends on the card itself, the host, and whether one or both slots are active. USB 3.2 Gen 1 and USB 2.0 ceilings are shown for comparison, not as ratings for this reader.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-specifications\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eSpecifications\u003c\/span\u003e\n\u003ch2\u003eFull Technical Specifications\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"table__wrapper\"\u003e\n\u003ctable class=\"spec__table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eCreatePro BS10\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInterface\u003c\/th\u003e\n\u003ctd\u003eUSB-C (USB 3.2 Gen 2, 10Gbps)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCard Slots\u003c\/th\u003e\n\u003ctd\u003eCFexpress Type B (x1); SD Card (x1), UHS-II \/ UHS-I\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Card Capacity Supported\u003c\/th\u003e\n\u003ctd\u003eUp to 2TB per card\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSimultaneous Transfer\u003c\/th\u003e\n\u003ctd\u003eYes; total 10Gbps bandwidth shared dynamically between both slots\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e75 mm × 49.5 mm × 12.6 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e82 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSupported OS\u003c\/th\u003e\n\u003ctd\u003eWindows 11 down to XP; macOS 10.x+; Linux (Fedora FC8 or later); Chrome OS; iPadOS; Android; iOS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e0°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 70°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHumidity\u003c\/th\u003e\n\u003ctd\u003e10% to 90% RH (non-condensing)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eCE \/ FCC \/ UKCA \/ BSMI \/ RCM \/ RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded Cables\u003c\/th\u003e\n\u003ctd\u003eUSB-C to USB-C; USB-C to USB-A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eSPU3CCSREDBS100K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e2-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-compatibility\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eHardware Check\u003c\/span\u003e\n\u003ch2\u003eCompatibility Matrix\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"compat-grid\"\u003e\n\u003cdiv class=\"compat-card\"\u003e\n\u003cspan class=\"compat-card__icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"compat-card__text\"\u003e\n\u003cstrong\u003ePerfect Fit:\u003c\/strong\u003e CFexpress Type B cards and SD cards (UHS-II or UHS-I) up to 2TB each. Any host with a USB-C or USB-A port works, using the included cables; full 10Gbps speed needs a USB 3.2 Gen 2 host and cable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-card compat-card--warn\"\u003e\n\u003cspan class=\"compat-card__icon\"\u003e!\u003c\/span\u003e\n\u003cdiv class=\"compat-card__text\"\u003e\n\u003cstrong\u003eNot Supported:\u003c\/strong\u003e Silicon Power states the BS10 does not support XQD, CFast 2.0, or CompactFlash media. A microSD card needs its own UHS-II\/UHS-I adapter to fit the SD slot; it is not read directly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-card compat-card--warn\"\u003e\n\u003cspan class=\"compat-card__icon\"\u003e!\u003c\/span\u003e\n\u003cdiv class=\"compat-card__text\"\u003e\n\u003cstrong\u003eSimultaneous Transfer Shares Bandwidth:\u003c\/strong\u003e Reading or writing both slots at once splits the 10Gbps total between them, so per-card speed can be lower than using one slot alone. Silicon Power states the reader reallocates full bandwidth to the remaining card once the other finishes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-community\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eCommunity Signals\u003c\/span\u003e\n\u003ch2\u003eWhat the Public Record Shows\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"community__quote-grid\"\u003e\n\u003cdiv class=\"community__quote-card\"\u003e\n\u003cp class=\"community__meta\"\u003eIndependent Reviews · As of September 2026\u003c\/p\u003e\n\u003cp class=\"card__body\"\u003eAs of September 2026, no independent hands-on reviews or benchmark tests of the CreatePro BS10 were found. Public coverage consists of Silicon Power's own product marketing and the CreatePro series launch announcement, so there is no verified owner sentiment to summarize and no rating is shown here. Silicon Power's own disclaimers note that reaching the full 10Gbps figure requires a USB 3.2 Gen 2 host and cable, and that simultaneous dual-slot use shares that bandwidth; treat marketing speed figures with those conditions in mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"community__quote-card\"\u003e\n\u003cp class=\"community__meta\"\u003eOfficial References\u003c\/p\u003e\n\u003cul class=\"ref-list\"\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.silicon-power.com\/product-detail\/CreatePro_BS10\/\" target=\"_blank\" rel=\"noopener\"\u003eOfficial BS10 product page\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/www.silicon-power.com\/news-detail\/Silicon-Power-Launches-CreatePro-Series\/\" target=\"_blank\" rel=\"noopener\"\u003eCreatePro series launch announcement\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/support.silicon-power.com\/compatibility\/?tab=product\" target=\"_blank\" rel=\"noopener\"\u003eSilicon Power Compatibility Search\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/support.silicon-power.com\/warranty\/\" target=\"_blank\" rel=\"noopener\"\u003eSilicon Power Warranty Policy\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-troubleshooting\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eDiagnostics\u003c\/span\u003e\n\u003ch2\u003eDeployment Troubleshooting\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"card-grid card-grid--2col\"\u003e\n\u003cdiv class=\"trouble-card\"\u003e\n\u003cdiv class=\"trouble-card__head\"\u003e\n\u003cspan class=\"trouble-card__icon\"\u003e!\u003c\/span\u003e\n\u003cp class=\"trouble-card__symptom\"\u003eReader or a card isn't recognized\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row\"\u003e\n\u003cb\u003eReason\u003c\/b\u003e\u003cspan\u003eThe BS10 supports only CFexpress Type B and SD (UHS-II\/UHS-I) cards; XQD, CFast 2.0, and CompactFlash are not supported, and a microSD card needs its own adapter to fit the SD slot.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row trouble-card__row--fix\"\u003e\n\u003cb\u003eSolution\u003c\/b\u003e\u003cspan\u003eConfirm your card type is on the supported list, use an adapter for microSD cards, and try the other included cable (USB-C to USB-C vs. USB-C to USB-A) and a different port. If a supported card and host still are not recognized, contact Silicon Power support or use the warranty channel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card\"\u003e\n\u003cdiv class=\"trouble-card__head\"\u003e\n\u003cspan class=\"trouble-card__icon\"\u003e!\u003c\/span\u003e\n\u003cp class=\"trouble-card__symptom\"\u003eTransfer speed is well below 10Gbps\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row\"\u003e\n\u003cb\u003eReason\u003c\/b\u003e\u003cspan\u003eFull 10Gbps requires a USB 3.2 Gen 2 host and cable; an older USB 3.0, 2.0, or 1.1 port works but caps speed lower. Transferring both slots at once also shares the 10Gbps total between them, which lowers each card's individual speed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row trouble-card__row--fix\"\u003e\n\u003cb\u003eSolution\u003c\/b\u003e\u003cspan\u003eCheck that your host port and cable are both USB 3.2 Gen 2-rated, and if speed matters most for one card, transfer it on its own rather than simultaneously with the other slot.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card\"\u003e\n\u003cdiv class=\"trouble-card__head\"\u003e\n\u003cspan class=\"trouble-card__icon\"\u003e!\u003c\/span\u003e\n\u003cp class=\"trouble-card__symptom\"\u003eReader feels warm during long transfers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row\"\u003e\n\u003cb\u003eReason\u003c\/b\u003e\u003cspan\u003eSilicon Power states the aluminum enclosure works as a heatsink, and that feeling warm during operation is normal and indicates effective heat dissipation, particularly with large, high-capacity cards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row trouble-card__row--fix\"\u003e\n\u003cb\u003eSolution\u003c\/b\u003e\u003cspan\u003eThis is expected behavior, not a defect. Use the reader on a surface with some airflow around it during long ingest sessions; contact Silicon Power support if it becomes uncomfortably hot or a transfer fails.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card\"\u003e\n\u003cdiv class=\"trouble-card__head\"\u003e\n\u003cspan class=\"trouble-card__icon\"\u003e!\u003c\/span\u003e\n\u003cp class=\"trouble-card__symptom\"\u003eFiles appear corrupted or missing after a transfer\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row\"\u003e\n\u003cb\u003eReason\u003c\/b\u003e\u003cspan\u003eSilicon Power states the reader should always be safely ejected from the operating system before unplugging, and that it is not liable for data loss caused by improper removal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trouble-card__row trouble-card__row--fix\"\u003e\n\u003cb\u003eSolution\u003c\/b\u003e\u003cspan\u003eAlways use your OS's eject or safely-remove function before disconnecting the reader or removing a card mid-transfer. If corruption occurs despite proper ejection, check the card itself for errors on the original camera or another reader.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-verdict\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eComparison Summary\u003c\/span\u003e\n\u003ch2\u003eIs the BS10 Right for Your Ingest Workflow?\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eThe BS10 is Silicon Power's CreatePro answer to multi-card ingest: a dual-slot CFexpress Type B and SD reader over USB 3.2 Gen 2, with a heatsink shell and broad OS support including iPadOS and mobile. It fits best when you regularly consolidate footage from two card types in one session. Confirm your card formats are supported, and remember that simultaneous dual-slot transfer shares one 10Gbps pipeline rather than doubling it.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdiv class=\"pros-cons\"\u003e\n\u003cdiv class=\"pros-cons__col pros-cons__col--pro\"\u003e\n\u003cp class=\"pros-cons__label\"\u003eRecommended For\u003c\/p\u003e\n\u003cul class=\"pros-cons__list\"\u003e\n\u003cli\u003eYou regularly ingest from two card types (CFexpress Type B and SD) and want one reader instead of two\u003c\/li\u003e\n\u003cli\u003eYou want a single reader that works across desktop, iPadOS, and mobile platforms for on-set review\u003c\/li\u003e\n\u003cli\u003eYou want a USB 3.2 Gen 2 reader with a heatsink shell for sustained, high-capacity card transfers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pros-cons__col pros-cons__col--con\"\u003e\n\u003cp class=\"pros-cons__label\"\u003eConsider Alternates If\u003c\/p\u003e\n\u003cul class=\"pros-cons__list\"\u003e\n\u003cli\u003eYou shoot on XQD, CFast 2.0, or CompactFlash media; the BS10 does not support these formats\u003c\/li\u003e\n\u003cli\u003eYou need both slots at full independent speed simultaneously; the 10Gbps total is shared between them when transferring at once\u003c\/li\u003e\n\u003cli\u003eYou need a ruggedized or weatherproof reader for harsh field conditions; this is a desk\/travel-oriented aluminum reader, not stated as ruggedized\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: var(--space-5);\"\u003e\u003ca class=\"cta-btn\" href=\"#\"\u003eCheck Price \u0026amp; Availability\u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- LOCAL EXTENSION ZONE [US]: regional pricing, retailer listings, or promotions may be inserted here --\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"section-faq\" class=\"section\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"section-header\"\u003e\u003cspan class=\"eyebrow\"\u003eFAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/header\u003e\n\u003carticle class=\"section-content\"\u003e\n\u003cdetails class=\"faq__item\" open\u003e\n\u003csummary class=\"faq__question\"\u003eCan the BS10 read two cards at the same time?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eYes, Silicon Power states both the CFexpress Type B and SD slots can transfer simultaneously, with the reader's 10Gbps USB 3.2 Gen 2 bandwidth intelligently shared between them. Total combined throughput is capped at that shared 10Gbps ceiling, so individual card speed can be lower than using one slot alone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eWhat card types does the BS10 support?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eOne CFexpress Type B card and one SD card (UHS-II or UHS-I) at a time. Silicon Power states it does not support XQD, CFast 2.0, or CompactFlash media, and a microSD card requires its own UHS-II\/UHS-I adapter to use the SD slot.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eDo I need a USB 3.2 Gen 2 port to use this reader?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eNo, but you need one to reach the full rated 10Gbps speed. Silicon Power states the BS10 is fully backward compatible with USB 3.0, 2.0, and 1.1 hosts, which will work at their own lower speeds.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eCan I use the BS10 with an iPad or phone?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eSilicon Power lists iPadOS, Android, and iOS support alongside Windows, macOS, Linux, and Chrome OS. Using it with a specific tablet or phone also depends on that device's own USB-C or OTG support, which is worth confirming for your model.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eIs it normal for the reader to feel warm during use?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eYes. Silicon Power states the aluminum enclosure acts as a heatsink, and that feeling warm during operation, especially with large or high-capacity cards, is normal and indicates effective heat dissipation rather than a fault.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eWhat happens if I unplug the reader without ejecting it first?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eSilicon Power advises always safely ejecting the reader from the operating system before unplugging, and states it is not liable for data loss caused by improper removal. Treat this the same as any external drive: eject first, then disconnect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eCan I use a microSD card with the BS10?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eOnly with a UHS-II or UHS-I microSD-to-SD adapter, since the reader's SD slot is designed for full-size SD cards. Silicon Power states this requirement directly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eWhat cables come in the box?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eSilicon Power lists a dual cable kit: a USB-C to USB-C cable and a USB-C to USB-A cable, aimed at connecting to either a modern USB-C host or an older USB-A port without buying a separate adapter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eWhat's the maximum card capacity the BS10 supports?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eUp to 2TB per card, for either the CFexpress Type B or SD slot. Whether a specific 2TB card of a given brand works also depends on that card meeting the UHS-II\/UHS-I or CFexpress Type B standard the reader supports.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq__item\"\u003e\n\u003csummary class=\"faq__question\"\u003eWhere can I find the official datasheet and part number?\u003c\/summary\u003e\n\u003cp class=\"faq__answer\"\u003eSilicon Power's official product page lists the part number (SPU3CCSREDBS100K) and offers a PDF datasheet under File Download.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n \"@context\": \"https:\/\/schema.org\",\n \"@type\": \"FAQPage\",\n \"mainEntity\": [\n  {\n   \"@type\": \"Question\",\n   \"name\": \"Can the BS10 read two cards at the same time?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Yes, Silicon Power states both the CFexpress Type B and SD slots can transfer simultaneously, with the reader's 10Gbps USB 3.2 Gen 2 bandwidth intelligently shared between them. Total combined throughput is capped at that shared 10Gbps ceiling, so individual card speed can be lower than using one slot alone.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"What card types does the BS10 support?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"One CFexpress Type B card and one SD card (UHS-II or UHS-I) at a time. Silicon Power states it does not support XQD, CFast 2.0, or CompactFlash media, and a microSD card requires its own UHS-II\/UHS-I adapter to use the SD slot.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"Do I need a USB 3.2 Gen 2 port to use this reader?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"No, but you need one to reach the full rated 10Gbps speed. Silicon Power states the BS10 is fully backward compatible with USB 3.0, 2.0, and 1.1 hosts, which will work at their own lower speeds.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"Can I use the BS10 with an iPad or phone?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Silicon Power lists iPadOS, Android, and iOS support alongside Windows, macOS, Linux, and Chrome OS. Using it with a specific tablet or phone also depends on that device's own USB-C or OTG support, which is worth confirming for your model.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"Is it normal for the reader to feel warm during use?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Yes. Silicon Power states the aluminum enclosure acts as a heatsink, and that feeling warm during operation, especially with large or high-capacity cards, is normal and indicates effective heat dissipation rather than a fault.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"What happens if I unplug the reader without ejecting it first?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Silicon Power advises always safely ejecting the reader from the operating system before unplugging, and states it is not liable for data loss caused by improper removal. Treat this the same as any external drive: eject first, then disconnect.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"Can I use a microSD card with the BS10?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Only with a UHS-II or UHS-I microSD-to-SD adapter, since the reader's SD slot is designed for full-size SD cards. Silicon Power states this requirement directly.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"What cables come in the box?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Silicon Power lists a dual cable kit: a USB-C to USB-C cable and a USB-C to USB-A cable, aimed at connecting to either a modern USB-C host or an older USB-A port without buying a separate adapter.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"What's the maximum card capacity the BS10 supports?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Up to 2TB per card, for either the CFexpress Type B or SD slot. Whether a specific 2TB card of a given brand works also depends on that card meeting the UHS-II\/UHS-I or CFexpress Type B standard the reader supports.\"\n   }\n  },\n  {\n   \"@type\": \"Question\",\n   \"name\": \"Where can I find the official datasheet and part number?\",\n   \"acceptedAnswer\": {\n    \"@type\": \"Answer\",\n    \"text\": \"Silicon Power's official product page lists the part number (SPU3CCSREDBS100K) and offers a PDF datasheet under File Download.\"\n   }\n  }\n ]\n}\n\u003c\/script\u003e\n\u003c\/main\u003e\n","brand":"Silicon Power","offers":[{"title":"Default Title","offer_id":49275959836927,"sku":"SPU3CCSREDBS100K","price":98.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0244\/1573\/1789\/files\/SPU3CCSREDBS100K_01.jpg?v=1790068475","url":"https:\/\/sp-siliconpower.com\/products\/silicon-power-createpro-bs10-cfexpress-type-b-sd-usb-3-2-gen-2-dual-slot-card-reader","provider":"Silicon Power Store (US)","version":"1.0","type":"link"}