PRE-ORDER: XIAOMI MI 11 LITE 5G
From ₱4,882.50 /mo. via Online Installment
function openCity(cityName) {
var i;
var x = document.getElementsByClassName("city");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
document.getElementById(cityName).style.display = "block";
}
[NEW] LG 27″ UltraGearâ„¢ Gaming Monitor 27GN60R-B 27 Inch FHD IPS 1ms 144Hz sRGB 98% HDR10 G-Sync Gaming Monitor | PC Monitor | Office Monitor [27GN60R-B.APH]
₱17,099.00
Item Specification
- Size (Inch): 27
- Resolution: 1920 x 1080
- Aspect Ratio: 16:9
- Brightness (Min.): 320
- Color Gamut (Min.): sRGB 95% (CIE1931)
- Color Depth (Number of Colors): 16.7M
- Contrast Ratio (Typ.): 1000:1
- Refresh Rate (Max.) [Hz]: 144
- Curvature: NO
Reviews & Ratings






<?php
$post_id = 50
$product = wc_get_product( $post_id );
echo $product->get_regular_price();
echo $product->get_sale_price();
echo $product->get_price();
?>
Reviews