in the latest version (in the downloads section)
PHP Code:
$specials_split = new splitPageResults(cat_filter($specials_query_raw), MAX_DISPLAY_SPECIAL_PRODUCTS);
, is already in includes\modules\pages\specials\main_template_vars.php
the other values you search are already in
\includes\modules\pages\featured_products\header_php.php
and
\includes\modules\pages\products_new\header_php.php
Bookmarks