[add_fccid]

 

[edit_fccid_form]

 

[cache_files2]

$announcementDate = ‘2018-02-25 18:00:00’;
$status = ‘Available. Released 2018, March’;

// Convert the announcement date to WP date format
$wpAnnouncementDate = date_format(date_create($announcementDate), ‘Y, F j’);

// Create the blurb
$blurb = “Announced on {$wpAnnouncementDate}, this device is currently {$status}.”;

////////////////

$dimensions = ‘166.8 x 77.2 x 9.4 mm (6.57 x 3.04 x 0.37 in)’;
$weight = ‘206 g (7.27 oz)’;
$build = ‘Glass front, plastic back, plastic frame’;
$sim = ‘Single SIM (Nano-SIM) or Dual SIM (Nano-SIM, dual stand-by)’;

$blurb = “Experience a sleek and lightweight design with dimensions of {$dimensions} and a weight of {$weight}. The device is built with a {$build} for durability and has a {$sim} for added convenience.”;
///////////////////////////

$displayType = ‘PLS LCD, 90Hz’;
$displaySize = ‘6.6 inches, 104.9 cm2 (~81.5% screen-to-body ratio)’;
$displayResolution = ‘1080 x 2408 pixels, 20:9 ratio (~400 ppi density)’;

$blurb = “Experience vivid and smooth visuals with the {$displayType} display and {$displaySize}, boasting an impressive screen-to-body ratio. Enjoy stunning image quality with a resolution of {$displayResolution}.”;

//////////////////////////

$technology = ‘GSM / HSPA / LTE / 5G’;
$twoGBands = ‘GSM 850 / 900 / 1800 / 1900 – SIM 1 & SIM 2 (dual sim model only)’;
$threeGBands = ‘HSDPA 850 / 900 / 1700(AWS) / 1900 / 2100’;
$fourGBands = ‘1, 2, 3, 4, 5, 7, 8, 12, 17, 20, 26, 28, 38, 40, 41, 66’;
$fiveGBands = ‘1, 3, 5, 7, 8, 20, 28, 38, 40, 41, 66, 77, 78 SA/NSA’;
$speed = ‘HSPA, LTE, 5G’;

$blurb = “Stay connected with the latest {$technology} technology and fast internet speeds. This device supports 2G bands like {$twoGBands}, as well as 3G bands like {$threeGBands}. With 4G bands such as {$fourGBands} and 5G bands like {$fiveGBands}, you can enjoy lightning-fast data speeds. Get faster downloads and better video streaming with the power of {$speed} connectivity.”;

$blurb = “Stay connected with the latest network technology, supporting {$technology}. Enjoy reliable and fast connectivity with a wide range of 2G bands, including {$bands2G}, and 3G bands like {$bands3G}. Experience lightning-fast data transfer speeds with 4G bands such as {$bands4G} and take advantage of the cutting-edge 5G bands including {$bands5G}. With speeds up to {$speed}, you can stream, browse and download with ease wherever you go.”;

$os = ‘Android 13, One UI 5’;
$chipset = ‘Exynos 1330 (5nm)’;
$cpu = ‘Octa-core (2×2.4 GHz Cortex-A78 & 6×2.0 GHz Cortex-A55)’;
$gpu = ‘Mali-G68 MP2’;

$blurb = “Experience a powerful and seamless performance with the {$os} operating system, powered by the advanced {$chipset} chipset and an {$cpu}. The graphics performance is enhanced by the {$gpu} GPU, delivering stunning visuals for your entertainment and productivity needs.”;

Leave a Reply

Your email address will not be published. Required fields are marked *