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 ( isset($categoryID) && !isset($_GET["search_with_change_category_ability"]) && !isset($dontshowcategory))
{
if (!isset($_GET["sort"]) ){
$_GET["sort"] = "in_stock";
$_GET["direction"]="DESC";
}