includes/modules/product_listing.php
save as
includes/modules/YOURTEMPLATE/product_listing.php
edit around line 80 to comment out part below
This will remove the clickable sort functionalityPHP Code:if ( ($column_list[$col] != 'PRODUCT_LIST_IMAGE') ) {
# $lc_text = zen_create_sort_heading($_GET['sort'], $col+1, $lc_text);
}
1.3.9a version



