=1) { $carousel_url_image = $shop->clean(UPLOAD_DIR.$carousel[$i]['product.image'],'paths'); if(!file_exists($carousel_url_image)) { $carousel_url_image = $shop->clean(WEBSITE,'encode') ."resources/content/thumb.png"; } $carousel_item_url = $shop->clean(WEBSITE,'encode') . "shop/".$shop->seoUrl($shop->intcast($carousel[$i]['id']))."/".$shop->seoUrl($shop->clean($carousel[0]['product.title'],'encode'))."/"; ?>
clean($carousel[$i]['product.title'],'encode');?>
clean($carousel[$i]['product.description'],'encode');?>
clean($settings[0]['settings.currency'],'encode').number_format($shop->clean($carousel[$i]['product.price'],'encode'),2);?>