clean(UPLOAD_DIR.$search_results[$i]['product.image'],'paths');
$search_results_item_url = $shop->clean(WEBSITE,'encode') . "shop/".$shop->seoUrl($shop->intcast($search_results[$i]['id']))."/".$shop->seoUrl($shop->clean($search_results[0]['product.title'],'encode'))."/";
?>