"ProductCategory", "limit" => $products_per_page, "offset" => $offset ); $search = new Search($product_params); $products = $search->collect(); $product_count = $search->count; ?> template_load("head.php"); ?> template_load("header.php"); ?> template_load("footer.php"); ?>