/* syg_sqli_shield (2026-09-08): legacy pages put request values straight into SQL strings. Escape every request value once, right after connecting. */ if (isset($conn) && $conn instanceof mysqli && !defined('SYG_SQLI_SHIELD')) { define('SYG_SQLI_SHIELD', 1); foreach (array('_GET', '_POST', '_REQUEST', '_COOKIE') as $g) { foreach ($GLOBALS[$g] as $k => $v) { if (is_string($v)) { $GLOBALS[$g][$k] = mysqli_real_escape_string($conn, $v); } } } }
₹XXXX
*Note: Estimated price is only mentioned for Camera body. To get additional price for any lenses along with body finish the quick process of evaluation.
This is an Estimated Price, Actual Price will be provided on basis of the details your provide going forward.