template_load("head.php"); ?> template_load("header.php"); ?> $search, "category_id" => $category_id, "attributes" => array(), "page" => $page, "products_per_page" => $products_per_page, "ranges" => array(), "sale_price" => $_GET["price_sale"] ?? 0 ); $products = category_search($product_params); $product_count = category_search_count($product_params); ?> template_load("main/questions.php"); ?> template_load("footer.php"); ?>