.aplus-v2 .aplus-content-wrapper {
position: relative;
overflow: hidden;
}
.aplus-v2 .container-with-background-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count(“aplus:shoppable:” + moduleName + “:addToCart”, showsAddToCart ? 1 : 0);
}
}
From the brand
.aplus-v2 .apm-brand-story-carousel-container {
position: relative;
}
.aplus-v2 .apm-brand-story-carousel-hero-container,
.aplus-v2 .apm-brand-story-carousel-hero-container > div {
position: absolute;
width: 100%;
}
/*
Ensuring the carousel takes only the space it needs.
The sizes need to be set again on the absolutely positioned elements so they can take up space.
*/
.aplus-v2 .apm-brand-story-carousel-container,
.aplus-v2 .apm-brand-story-carousel-hero-container {
height: 625px;
width: 100%;
max-width: 1464px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.aplus-v2 .apm-brand-story-carousel-hero-container,
.aplus-v2 .apm-brand-story-carousel-hero-container > div {
height: 625px;
}
.aplus-v2 .apm-brand-story-carousel.a-carousel-container {
padding: 0px;
}
/*
This centers the carousel vertically on top of the hero image container and after the logo area (125px).
Margin-top = (heroHeight – cardHeight – logoAreaHeight) / 2 + logoAreaHeight
*/
.aplus-v2 .apm-brand-story-carousel .a-carousel-row-inner {
margin-top: 149px;
}
/*
Cards need to have a width set, otherwise they default to 50px or so.
All cards must have the same width. The carousel will resize itself so all cards take the width of the largest card.
The left margin is for leaving a space between each card.
*/
.aplus-v2 .apm-brand-story-carousel .a-carousel-card {
width: 362px;
margin-left: 30px !important;
}
/* styling the navigation buttons so they are taller, flush with the sides, and have a clean white background */
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right {
padding: 0px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image {
border: none;
margin: 0px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image .a-button-inner,
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image .a-button-inner {
background: #fff;
padding: 20px 6px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-left .a-button-image .a-button-inner {
border-radius: 0px 4px 4px 0px;
}
.aplus-v2 .apm-brand-story-carousel .a-carousel-col.a-carousel-right .a-button-image .a-button-inner {
border-radius: 4px 0px 0px 4px;
}
ABOUT FANXIANG
Creativity, Quality, and Professionalism are the threeindispensable elements of FANXIANG products
-
Fanxiang is a professional flash storage brand in China. It was established in 2015 and leads a core team with more than ten years of experience in storage product design and development, firmware development, and product sales. We are committed to providing global business partners with excellent products (such as USB flash drives, memory cards, SSD, Portable solid-state USB flash drives, etc) .
-
FANXIANG SSD
-
fanxiang SSD Solid State Drive
-
fanxiang SSD Solid State Drive
-
fanxiang SSD Solid State Drive
-
.aplus-v2 .aplus-content-wrapper {
position: relative;
overflow: hidden;
}
.aplus-v2 .container-with-background-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
}
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count(“aplus:shoppable:” + moduleName + “:addToCart”, showsAddToCart ? 1 : 0);
}
}
Product description
/**
* Common event handler for click and keydown events.
* @param {Event} event – The event object.
* @param {Function} handleClickOrEnter – Function to handle click or Enter key events.
* @param {Function} handleEsc – Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === ‘click’;
const isKeydown = event.type === ‘keydown’;
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event – The event object.
*/
function handleEsc(event) {
event.target.blur() // force remove focus
}
FANXIANG S660 M.2 SSD
ULTIMATE PERFORMANCE
A BRAND YOU CAN TRUST
INSTALL HEATSINK TUTORIAL
-
Why can’t the M.2 SSD be recognized after installation?
When using an SSD for the first time, it needs to be formatted and partitioned first. You can use “Disk Management Tool” to format and partition the SSD, and then use it in “Windows Explorer”.
-
Why is the product capacity displayed on the computer not 1TB or 2TB?
Because the manufacturer’s calculation method is 1TB=1000MB=1000000KB=1000000000B, and the computer system’s calculation method is 1TB=1024MB=1024*1024KB=1024*1024*1024B, so the capacity you see is 1TB=(1000*1000*1000)/(1024*1024*1024)TB≈0.93TB.
-
Why does the test speed of Fanxiang S660 NVMe SSD fail to reach 5000MB/s?
The nominal speed is tested when connected to the PCIe Gen 4×4 interface. If connected to a PCIe Gen 3×4 interface, speed will be limited to 3500MB/s. If you use it in an SSD enclosure, the speed will be limited by the speed of the enclosure.
-
Why do I need to install the heatsink of the S660 M.2 SSD myself?
Considering that some buyers install it inside a laptop or desktop, we distinguish the M.2 SSD from the heatsink.
In the future, we will install heatsinks on all products and then send them to Amazon.
Comparison Chart
|
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
Add to Cart
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, true) |
logShoppableMetrics(“premium-module-5-comparison-table-scroller”, false)
|
|
|---|---|---|---|---|---|---|---|
|
Customer Reviews
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.6 out of 5 stars 3,726
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.6 out of 5 stars 3,703
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.4 out of 5 stars 3,091
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.6 out of 5 stars 6,261
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 23,469
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 1,578
|
.aplus-v2 .aplus-review-right-padding { padding-right: 0.1rem; }
4.5 out of 5 stars 55
|
|
Price
|
$299.99$299.99 |
$289.99$289.99 |
— |
$169.99$169.99 |
$135.99$135.99 |
$137.99$137.99 |
— |
|
Form Factor
|
M.2 2280 SSD |
M.2 2280 SSD |
M.2 2280 SSD |
M.2 2280 SSD |
2.5″ SATA SSD |
2.5″ SATA SSD |
2.5″ SATA SSD |
|
Interface
|
PCIe Gen 4×4 |
PCIe Gen 4×4 |
PCIe Gen 4×4 |
PCIe Gen 3×4 |
SATA Revision 3.0 |
SATA Revision 3.0 |
SATA Revision 3.0 |
|
Speed
|
Up to 5000MB/s |
Up to 7300MB/s |
Up to 7300MB/s |
Up to 3500MB/s |
Up to 550MB/s |
Up to 560MB/s |
Up to 560MB/s |
|
Capacity
|
Up to 2TB |
Up to 4TB |
Up to 4TB |
Up to 2TB |
Up to 4TB |
Up to 2TB |
Up to 4TB |
|
Storage Memory
|
3D NAND TLC |
3D NAND TLC |
3D NAND TLC |
3D NAND TLC |
3D NAND TLC |
3D NAND TLC |
3D NAND TLC |
|
DRAM
|
|
|
|
|
|
|
|
|
Heatsink
|
|
|
|
|
|
|
|
|
Compatible with PS5
|
|
|
|
|
|
|
|







Reviews
There are no reviews yet.