assign(array( 'products' => ProductSale::getBestSales(intval($cookie->id_lang), intval($p) - 1, intval($n), $orderBy, $orderWay), 'nbProducts' => $nbProducts)); $smarty->display(_PS_THEME_DIR_.'best-sales.tpl'); include(dirname(__FILE__).'/footer.php'); ?>