if ($product['niche'][0]) { echo $product['niche'][0]; }
if ($product['niche'][0]) { echo $product['niche'][0]; } else { echo 'N/A'; }