Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
if (!file_exists("./products_pictures/".$a["picture"] )) $a["picture"] = 0;
if (!file_exists("./products_pictures/".$a["thumbnail"] )) $a["thumbnail"] = 0;
if (!file_exists("./products_pictures/".$a["big_picture"] )) $a["big_picture"] = [COLOR="#ff0000"]0[/COLOR];
$a["big_picture"] = "[COLOR="Red"]noimag.jpg[/COLOR]";