A cosa ti serve il notebook?
A partire da
Presto disponibile
"
if(isText2){
if(search.cardList[q].text1) {
html += "
"+search.cardList[q].text1.t_id+"
"
}
html += "
"+(search.cardList[q].text2.t_id||'')+"
"
}
else{
if(search.cardList[q].text1) {
html += "
"+search.cardList[q].text1.t_id+"
"
}
}
html += "
"
html += ""
if(search.cardList[q].hoverEffect) {
html += "
" + decodeURIComponent(search.cardList[q].rolloverText.t_id) + "
"
}
html += ""
}
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(".searchByType")).each((index,item)=> {
if(index == typeNum) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).attr('order','1'+'_'+index);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('ul').html(html);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children('.sectionShine').hide();
if(search.cardList.length == 0) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('h2').hide();
}
}
})
typeNum++;
});
} else if (search[k].cardType == 2) {
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
if(search.cardList.length > 5) {
if((search.cardList.length % 2) == 0) {
html += "
"
} else if((search.cardList.length % 2) == 1) {
html += ""
}
} else {
html += ""
}
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id && subCards.subCardsUrl.t_id.replace(/\s*/g,"")) {
// subCards.subCardsUrl.t_id = subCards.subCardsUrl.t_id.replace(/\s*/g,"");
if(search.cardList[q].facetKey && transFacetVal) {
html += ""
} else {
html += ""
}
} else {
html += ""
}
}else {
if(search.cardList[q].NewPage) {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
} else {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
}
}
html += ""
html+='
'
if(search.cardList[q].image && search.cardList[q].image != ''){
html+="
";
if(search.cardList[q]?.imageAlt?.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+="
![" + search.cardList[q].imageAlt.t_id +"](%22+search.cardList%5Bq%5D.image.t_id+%22)
"
}else{
html+="
![" + search.cardList[q].imageAlt.t_id +"](%22+search.cardList%5Bq%5D.image+%22)
"
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+="

"
}else{
html+="

"
}
}
}
html+='
'
if(search.cardList[q].text1) {
if(search.cardList[q].image && search.cardList[q].image != '') {
html+='
' + decodeURIComponent(search.cardList[q].text1.t_id) + '
'
} else {
html+='
' + decodeURIComponent(search.cardList[q].text1.t_id) + '
'
}
} else {
html+='
'
}
html+='
'
html +='';
if(search.cardList[q].hoverEffect) {
html+=''
html+='
' + decodeURIComponent(search.cardList[q].rolloverText.t_id) + '
'
html+='
'
}
html += '';
}
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(".searchByUSE")).each((index,item)=> {
if(index == count) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).attr('order','2'+'_'+index);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('ul').html(html);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children('.sectionShine').hide();
if(search.cardList.length == 0) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('h2').hide();
}
}
})
count++;
});
} else if(search[k].cardType == 3) {
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
if(search.cardList.length > 5) {
if((search.cardList.length % 2) == 0) {
html += "
"
} else if((search.cardList.length % 2) == 1) {
html += ""
}
} else {
html += ""
}
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id && subCards.subCardsUrl.t_id.replace(/\s*/g,"")) {
// subCards.subCardsUrl.t_id = subCards.subCardsUrl.t_id.replace(/\s*/g,"");
if(search.cardList[q].facetKey && transFacetVal) {
html += ""
} else {
html += ""
}
} else {
html += ""
}
}else {
if(search.cardList[q].NewPage) {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
} else {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
}
}
html += ""
html += '
'
if(search.cardList[q]?.imageAlt?.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += '
!['+search.cardList[q].imageAlt.t_id +']('+search.cardList%5Bq%5D.image.t_id+')
'
}else{
html += '
!['+search.cardList[q].imageAlt.t_id +']('+search.cardList%5Bq%5D.image+')
'
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += '

'
}else{
html += '

'
}
}
html += '
'
html += '
'
html += ''
if(search.cardList[q].hoverEffect) {
html += ''
html += '
'+decodeURIComponent(search.cardList[q].rolloverText.t_id) +'
';
html += '
'
}
html += ''
}
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(".searchByBRAND")).each((index,item)=> {
if(index == brandNum) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).attr('order','3'+'_'+index);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('ul').html(html);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children('.sectionShine').hide();
if(search.cardList.length == 0) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('h4').hide();
}
}
})
brandNum++;
});
} else if(search[k].cardType == 4) {
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
if(search.cardList.length > 5) {
if((search.cardList.length % 2) == 0) {
html += "
"
} else if((search.cardList.length % 2) == 1) {
html += ""
}
} else {
html += ""
}
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")) {
// subCards.subCardsUrl.t_id = subCards.subCardsUrl.t_id.replace(/\s*/g,"");
if(search.cardList[q].facetKey && transFacetVal) {
html += ""
} else {
html += ""
}
} else {
html += ""
}
}else {
if(search.cardList[q].NewPage) {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
} else {
if(search.cardList[q].url && search.cardList[q].url.t_id) {
html += ""
} else {
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id) {
html += ""
} else {
html += ""
}
}
}
}
html += ""
html+='
'
if(search.cardList[q]?.imageAlt?.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+='
!['+search.cardList[q].imageAlt.t_id +']('+search.cardList%5Bq%5D.image.t_id+')
'
}else{
html+='
!['+search.cardList[q].imageAlt.t_id +']('+search.cardList%5Bq%5D.image+')
'
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html+='

'
}else{
html+='

'
}
}
html+='
';
html+='
'
if(search.cardList[q].text1) {
html+=''+decodeURIComponent(search.cardList[q].text1.t_id) +'
'
} else {
html+=''
}
html+=''
if(search.cardList[q].hoverEffect){
html+=''
html+='
' + decodeURIComponent(search.cardList[q].rolloverText.t_id) + '
'
html+='
'
}
html+=''
}
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(".searchSceen")).each((index,item)=> {
if(index == screenNum) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).attr('order','4'+'_'+index);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('ul').html(html);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children('.sectionShine').hide();
if(search.cardList.length == 0) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('h4').hide();
}
}
})
screenNum++;
});
} else if(search[k].cardType == 6){
getWeight(search[k],function(search){
var html = '';
for (var q = 0; q < search.cardList.length; q++) {
html += "
"
html += ""
html += "
"
if(search.cardList[q]?.logoAlt?.t_id) {
if(Object.prototype.toString.call(search.cardList[q].logo) === '[object Object]'){
html += "
!["+search.cardList[q].logoAlt.t_id + "](%22+search.cardList%5Bq%5D.logo.t_id+%22)
"
}else{
html += "
!["+search.cardList[q].logoAlt.t_id + "](%22+search.cardList%5Bq%5D.logo+%22)
"
}
} else {
if(Object.prototype.toString.call(search.cardList[q].logo) === '[object Object]'){
html += "

"
}else{
html += "

"
}
}
html += "
"
html += "
"
html += ""
html += "
"
if(search.cardList[q]?.imageAlt?.t_id) {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += "
!["+search.cardList[q].imageAlt.t_id + "](%22+search.cardList%5Bq%5D.image.t_id+%22)
"
}else{
html += "
!["+search.cardList[q].imageAlt.t_id + "](%22+search.cardList%5Bq%5D.image+%22)
"
}
} else {
if(Object.prototype.toString.call(search.cardList[q].image) === '[object Object]'){
html += "

"
}else{
html += "

"
}
}
html += "
"
html += "
"
html += ""
if(search.cardList[q].text1) {
html += "
"+search.cardList[q].text1.t_id+"
"
}
html += "
"
html += ""
if(search.cardList[q].text1) {
if(search.cardList[q].NewPage1) {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
" + ""
}
}
}else{
html += "
" +""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
}
if(search.cardList[q].Cta1.t_id && search.cardList[q].Cta2.t_id){
html += "
| "
}
if(search.cardList[q].NewPage2) {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
" + search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
"+ search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
}
}else{
if(search.cardList[q].NewPage1) {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLink == 'key'){
let transFacetVal=typeof(search.cardList[q].facetVal)=='string' ? search.cardList[q].facetVal : search.cardList[q].facetVal?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta1.t_id){
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+ search.cardList[q].Cta1.t_id +""
} else {
html += "
" + search.cardList[q].Cta1.t_id +""
}
}else{
if(search.cardList[q].facetKey && transFacetVal) {
html += "
"+""
} else {
html += "
" + ""
}
}
}else{
html += "
" +""
}
}else{
if(search.cardList[q].CtaURL1 && search.cardList[q].CtaURL1.t_id) {
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta1.t_id){
html += "
"+ search.cardList[q].Cta1.t_id +""
}else{
html += "
"+""
}
}
}
}
if(search.cardList[q].Cta1.t_id && search.cardList[q].Cta2.t_id){
html += "
| "
}
if(search.cardList[q].NewPage2) {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
" + search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
} else {
if(search.cardList[q].cardLinks == 'key'){
let transFacetVals=typeof(search.cardList[q].facetVals)=='string' ? search.cardList[q].facetVals : search.cardList[q].facetVals?.t_id
if(subCards.subCardsUrl && subCards.subCardsUrl.t_id.replace(/\s*/g,"")){
if(search.cardList[q].Cta2.t_id){
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+ search.cardList[q].Cta2.t_id +""
} else {
html += "
"+ search.cardList[q].Cta2.t_id +""
}
}else{
if(search.cardList[q].facetKeys && transFacetVals) {
html += "
"+""
} else {
html += "
"+""
}
}
}else{
html += "
"+""
}
}else{
if(search.cardList[q].CtaURL2 && search.cardList[q].CtaURL2.t_id) {
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
} else{
if(search.cardList[q].Cta2.t_id){
html += "
"+ search.cardList[q].Cta2.t_id +""
}else{
html += "
"+""
}
}
}
}
}
html += "
"
html += '';
}
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(".searchLogoBrand")).each((index,item)=> {
if(index == screenLogo) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).attr('order','6'+'_'+index);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('ul').html(html);
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children('.sectionShine').hide();
if(search.cardList.length == 0) {
$('#6e8e1b887d2de-4358-98c1-81d8afdfc66a').find($(item)).children().children('h4').hide();
}
}
})
screenLogo++;
})
}
}
leSplitter($('#6e8e1b887d2de-4358-98c1-81d8afdfc66a'),{"pageComponentDataId":"6e8e1b887d2de-4358-98c1-81d8afdfc66a","metaDataList":[],"contactUsFlyaoutAllowedOnce":"0","keywords":{"t_id":"Notebook, workstation, ThinkBook","language":{"it_it":"Notebook, workstation, ThinkBook","en_gb":"Laptops, Workstations, ThinkBook","en":"","it":"Notebook, workstation, ThinkBook"},"id":"Page5a64c761-4e8d-43a5-9c20-528d2ef9c054"},"preloadDataList":[],"preloadList":{"css":[],"img":[],"font":[]},"platformType":"Flash","taxonomyType":"splitterpage","taxonomyTypeValue":"6","lazyloadDeviation":"","pageComponentId":"6e8e1b887d2de-4358-98c1-81d8afdfc66a","backgroundImg":"","splitterData":{"features":[],"eSpots":[{"image":{"t_id":" https://p1-ofp.static.pub/ShareResource/na/homepage/espots/lenovo-thinkPad-x1-carbon-gen-10.jpg ","language":{"it_it":" https://p1-ofp.static.pub/ShareResource/na/homepage/espots/lenovo-thinkPad-x1-carbon-gen-10.jpg ","en_gb":" https://p1-ofp.static.pub/ShareResource/na/homepage/espots/lenovo-thinkPad-x1-carbon-gen-10.jpg ","en":" https://p1-ofp.static.pub/ShareResource/na/homepage/espots/lenovo-thinkPad-x1-carbon-gen-10.jpg ","it":" https://p1-ofp.static.pub/ShareResource/na/homepage/espots/lenovo-thinkPad-x1-carbon-gen-10.jpg "},"id":"Page480ba784-38c2-45fe-97e1-db8b69460615"},"showLogo":false,"logoAlt":"","logo":"","text":{"t_id":"Scopri le nostre migliori offerte su portatili per lavoro, per casa e per il gaming.","language":{"it_it":"Scopri le nostre migliori offerte su portatili per lavoro, per casa e per il gaming.","en_gb":"Scopri le nostre migliori offerte su portatili per lavoro, per casa e per il gaming.","en":"Scopri le nostre migliori offerte su portatili per lavoro, per casa e per il gaming.","it":"Scopri le nostre migliori offerte su portatili per lavoro, per casa e per il gaming."},"id":"Page07258357-9365-45e1-95c1-d0b08e757817"},"imageAlt":"","headline":{"t_id":"Promo Portatili","language":{"it_it":"Promo Portatili","en_gb":"Promo Portatili","en":"Promo Portatili","it":"Promo Portatili"},"id":"Pagec3ed95a6-1468-4c25-b74d-dac2a576ce62"},"url":{"t_id":"/d/sale/?visibleDatas=6257%3APortatili&IPromoID=LEN516708","language":{"it_it":"/d/sale/?visibleDatas=6257%3APortatili&IPromoID=LEN516708","en_gb":"/d/sale/?visibleDatas=6257%3APortatili&IPromoID=LEN516708","en":"/d/sale/?visibleDatas=6257%3APortatili&IPromoID=LEN516708","it":"/d/sale/?visibleDatas=6257%3APortatili&IPromoID=LEN516708"},"id":"Pageeb57e34e-2d78-4734-8a77-7a348ed61d54"}},{"image":{"t_id":"https://p1-ofp.static.pub/ShareResource/we/homepage/espots/lenovo-education-lifestyle-1-1.jpg","language":{"it_it":"https://p1-ofp.static.pub/ShareResource/we/homepage/espots/lenovo-education-lifestyle-1-1.jpg","en":"https://p1-ofp.static.pub/ShareResource/we/homepage/espots/lenovo-education-lifestyle-1-1.jpg","it":"https://p1-ofp.static.pub/ShareResource/we/homepage/espots/lenovo-education-lifestyle-1-1.jpg"},"id":"Page90c981af-9025-4741-acf0-3c1802e7edcf"},"showLogo":false,"logoAlt":"","logo":"","text":{"t_id":"Offerte speciali dedicate agli studenti universitari e agli insegnanti.","language":{"it_it":"Offerte speciali dedicate agli studenti universitari e agli insegnanti.","en":"Offerte speciali dedicate agli studenti universitari e agli insegnanti.","it":"Offerte speciali dedicate agli studenti universitari e agli insegnanti."},"id":"Page6bf5e0ee-eaec-468b-8718-a09199eed98e"},"imageAlt":"","headline":{"t_id":"Lenovo Store Istruzione","language":{"it_it":"Lenovo Store Istruzione","en":"Lenovo Store Istruzione","it":"Lenovo Store Istruzione"},"id":"Pageeb597697-b612-4fc3-a59b-d2945113b39a"},"url":{"t_id":"/studentstore/?IPromoID=LEN883108","language":{"it_it":"/studentstore/?IPromoID=LEN883108","en":"/studentstore/?IPromoID=LEN883108","it":"/studentstore/?IPromoID=LEN883108"},"id":"Pagefdd04957-b2ef-4b37-89c7-15c0f69db27a"}},{"image":{"t_id":"//p1-ofp.static.pub//fes/cms/2024/02/26/vy3x6u1jrmcz6e6ukis0t5kl3038ci171481.jpg","language":{"it_it":"//p1-ofp.static.pub//fes/cms/2024/02/26/vy3x6u1jrmcz6e6ukis0t5kl3038ci171481.jpg","en_gb":"//p1-ofp.static.pub//fes/cms/2024/02/26/vy3x6u1jrmcz6e6ukis0t5kl3038ci171481.jpg","en":"//p1-ofp.static.pub//fes/cms/2024/02/26/vy3x6u1jrmcz6e6ukis0t5kl3038ci171481.jpg","it":"//p1-ofp.static.pub//fes/cms/2024/02/26/vy3x6u1jrmcz6e6ukis0t5kl3038ci171481.jpg"},"id":"Pagea4e98387-6bdf-4892-a338-4386f31b0a54"},"showLogo":false,"logoAlt":"","logo":"","text":{"t_id":"Clicca qui per scoprire la nostra gamma completa di computer portatili.","language":{"it_it":"Clicca qui per scoprire la nostra gamma completa di computer portatili.","en_gb":"Clicca qui per scoprire la nostra gamma completa di computer portatili.","en":"Clicca qui per scoprire la nostra gamma completa di computer portatili.","it":"Clicca qui per scoprire la nostra gamma completa di computer portatili."},"id":"Page395d64d9-33bf-406a-a95c-d067e9ce7f5b"},"imageAlt":"","headline":{"t_id":"Visualizza tutti i portatili","language":{"it_it":"Visualizza tutti i portatili","en_gb":"Visualizza tutti i portatili","en":"Visualizza tutti i portatili","it":"Visualizza tutti i portatili"},"id":"Page50fad24c-5aec-47ba-9a78-e8e9bc8952d2"},"url":{"t_id":"/laptops/results/?IPromoID=LEN741631","language":{"it_it":"/laptops/results/?IPromoID=LEN741631","en":"/laptops/results/?IPromoID=LEN741631","it":"/laptops/results/?IPromoID=LEN741631"},"id":"Pagec70953e1-f956-4aad-80da-d2405c14b402"}}],"productFilter":{"facetGroupName":"","facetGroupId":""},"modelFilter":{"filterUrl":{"t_id":"/laptops/results/","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/results/","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page2ab35bd0-4a64-4338-838e-58115d34b782"},"facettitle":{"t_id":"Filtra per specifiche","language":{"it_it":"Filtra per specifiche","en_gb":"Filter by specs","it":""},"id":"Pagec441ced3-9694-4c99-8fa1-bb4f229e9bb8"},"facetGroupName":"it_laptops_splitter_results_filter","cardGroupId":"72608980-6077-431d-8cb1-042e9f059fca","facetGroupId":"f7233913-c18b-4b91-9f5c-e935ac4cd264","cardGroupName":"it_subseries_results_laptops_splitter_viewmodel","isFilterShow":true,"pageFilterId":""},"resources":[{"cta":{"t_id":"Acquista ora","language":{"it_it":"Acquista ora","en_gb":"Shop now","it":""},"id":"Page5013e1c3-828c-433e-b0a6-7f017c4a5104"},"icon":{"t_id":"https://p1-ofp.static.pub//fes/cms/2023/06/27/a7ed3uu3yur4y790n1z5sh4b0wv5qc274169.svg","language":{"it_it":"","en_gb":"https://p1-ofp.static.pub//fes/cms/2023/06/27/a7ed3uu3yur4y790n1z5sh4b0wv5qc274169.svg","it":""},"id":"Page3bac1686-c40e-4bab-b6f3-dad5dd52f9d3"},"text":{"t_id":"Trova accessori e monitor","language":{"it_it":"Trova accessori e monitor","en_gb":"Find compatible accessories","it":""},"id":"Page38c7111e-d6af-45f8-8e43-e6d9808f2ca0"},"iconAlt":{"t_id":"Shop Accessories","language":{"en_us":"Shop Accessories","en":"Shop Accessories"},"id":"Paged9073c35-6d1f-40ba-9971-3ad0465df67e"},"headline":{"t_id":"Accessori","language":{"it_it":"Accessori","en_gb":"Accessories","it":""},"id":"Page08f96652-354a-4fc0-a85d-36c19233733d"},"url":{"t_id":"/accessories-and-software","language":{"en_ie":"","en_gb":"/accessories-and-software","en_us":"/accessories-and-software?IPromoID=LEN362165","en":""},"id":"Page23e04684-60e7-4a33-bf2c-f86db96019d5"}},{"cta":{"t_id":"Acquista ora","language":{"it_it":"Acquista ora","en_gb":"Go to Support","it":""},"id":"Page611f24fb-bb6c-45a3-8820-ff32920f6e63"},"icon":{"t_id":"//p3-ofp.static.pub//fes/cms/2023/09/21/tuuonj1oi44m7k3ip6f7qq73u0zsod793779.svg","language":{"it_it":"","en_gb":"//p3-ofp.static.pub//fes/cms/2023/09/21/tuuonj1oi44m7k3ip6f7qq73u0zsod793779.svg","en":"","it":""},"id":"Pagebc21f6ad-1a50-4d2f-9434-68b5262e3b05"},"text":{"t_id":"Driver, aggiornamenti, guide pratiche, guida tecnica e altro ancora","language":{"it_it":"Driver, aggiornamenti, guide pratiche, guida tecnica e altro ancora","en_gb":"Drivers, Updates, How-To Guides, Technical Help and more","it":""},"id":"Pagefeced3cc-53e8-4dd9-b747-fd80242d757d"},"iconAlt":{"t_id":"Support","language":{"en_ie":"","en_gb":"Support","en_us":"","en":"Support"},"id":"Pagec7f3d2f3-3319-474d-8f3c-aa70190fe60d"},"headline":{"t_id":"Supporto","language":{"it_it":"Supporto","en_gb":"Support","it":""},"id":"Pagee4ba5b6e-1177-46cf-8c53-4b7a1ea6186d"},"url":{"t_id":"https://support.lenovo.com/it/it/","language":{"it_it":"https://support.lenovo.com/it/it/","en_gb":"https://support.lenovo.com/it/it/","it":""},"id":"Page7e1b7c5d-0047-43a0-93b7-76cd84833e20"}},{"cta":{"t_id":"Acquista ora","language":{"it_it":"Acquista ora","en_gb":"Claim Now","it":""},"id":"Page43abd4cf-76ea-47a9-8ca4-b6e7094dad2f"},"icon":{"t_id":"https://p4-ofp.static.pub//fes/cms/2023/06/27/3ugpuybtti4oygtosebtl8430vgcwo458318.svg","language":{"it_it":"","en_gb":"https://p4-ofp.static.pub//fes/cms/2023/06/27/3ugpuybtti4oygtosebtl8430vgcwo458318.svg","it":""},"id":"Page1d964b21-19f9-4568-b84f-c3fce95657c8"},"text":{"t_id":"Ricerca della Garanzia","language":{"it_it":"Ricerca della Garanzia","en_gb":"Warranty Lookup","it":""},"id":"Paged7a55896-984c-40f9-9365-630a70af2025"},"iconAlt":{"t_id":"Trade-in Devices","language":{"en_us":"Trade-in Devices","en":"Trade-in Devices"},"id":"Page2031efec-1545-4a06-8d0d-ee2ed5ed09c8"},"headline":{"t_id":"Garanzia","language":{"it_it":"Garanzia","en_gb":"Warranty","it":""},"id":"Pagea36573ba-fe8f-404f-bdb4-30765b25c2ca"},"url":{"t_id":"https://pcsupport.lenovo.com/it/it/warrantylookup#/","language":{"it_it":"https://pcsupport.lenovo.com/it/it/warrantylookup#/","en_gb":"https://pcsupport.lenovo.com/it/it/warrantylookup#/","it":""},"id":"Page31a7bd24-a8f6-4767-9b75-d74433979ce6"}}],"subCards":{"cardGroupId":"72608980-6077-431d-8cb1-042e9f059fca","subCardsUrl":{"t_id":"/laptops/subseries-results/","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/","de_ch":"","en":"/laptops/subseries-results/","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page0b7f8bd5-91c6-4702-be35-22b0dd7bdc12"},"facetGroupId":"f7233913-c18b-4b91-9f5c-e935ac4cd264"},"recommendations":[],"sections":[{"sectionName":{"t_id":"Scopri i nostri brand","language":{"it_it":"Scopri i nostri brand","en_gb":"Search Our Brands","it":""},"id":"Page177e3eab-3fb4-4cd0-a7bc-906f31a8f973"},"cardList":[{"CtaURL1":{"t_id":"/laptops/subseries-results/?visibleDatas=6281%3AThinkPad","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6281%3AThinkPad","en_gb":"/laptops/subseries-results/?visibleDatas=6281%3AThinkPad","it":""},"id":"Page37e95c98-1f4e-4452-b2e5-2996c0eb978f"},"image":{"t_id":"//p2-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkpad-x1-carbon-gen10-14inch-intel-mobile.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p2-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkpad-x1-carbon-gen10-14inch-intel-mobile.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page09165613-7eed-469b-b301-c75e39b1e8f7"},"Cta1":{"t_id":"Visualizza tutto","language":{"it_it":"Visualizza tutto","en_gb":"View All","it":""},"id":"Pagef4c9a20d-5ba2-494a-96af-3be900699236"},"CtaURL2":{"t_id":"/c/laptops/thinkpad/","language":{"en_ie":"","de":"","de_at":"","en_gb":"/c/laptops/thinkpad/","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page66d131b5-b419-4df6-b931-7a8361d18eba"},"facetKey":"2796","Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Learn More","it":""},"id":"Pagef02eacc2-aef1-48ce-9454-aea87137eac2"},"facetVal":"ThinkPad","weight":"","facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"ThinkStation","active":"","value":"ThinkStation"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"Lenovo Thinkpad X1 Carbon Gen10 14inch","language":{"en_ie":"","de":"","de_at":"","en_gb":"Lenovo Thinkpad X1 Carbon Gen10 14inch","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page99dd01f5-8947-46a6-9edc-c862f9b25297"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=2796%3AThinkPad","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/?visibleDatas=2796%3AThinkPad","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page4acd72ae-c3cd-4ccf-8ebf-156af29c5850"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"facetKeys":"","text1":{"t_id":"Qualità affidabile per il business. Con funzionalità di sicurezza avanzate e testato in condizioni estreme.","language":{"it_it":"Qualità affidabile per il business. Con funzionalità di sicurezza avanzate e testato in condizioni estreme.","en_gb":"Trusty quality for business. With enhanced security features & tested against extreme conditions.","it":""},"id":"Page22e5b38f-3048-40d7-86e5-af3532f00a52"},"rolloverText":{"t_id":"","language":{"en_us":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EPremium%20Performance%2C%20Think%20Reliability%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22.%2Flaptops%2Fsubseries-results%3FvisibleDatas%3D991%3AThinkPad%26IPromoID%3DLEN969625%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22.%2Fc%2Flaptops%2Fthinkpad%3FIPromoID%3DLEN301187%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":""},"id":"Page2afc3c7f-b2b2-470a-bdc8-6c5dc16b7da4"},"logoAlt":{"t_id":"","language":{"en_us":"Thinkpad","en":""},"id":"Page12a892f0-f689-4cb5-861c-63035bacad28"},"hoverEffect":false,"logo":{"t_id":"//p4-ofp.static.pub/fes/cms/2023/03/01/6bnus59xppoo41rho27q1mpfxkac04807177.png","language":{"it_it":"","en_gb":"//p4-ofp.static.pub/fes/cms/2023/03/01/6bnus59xppoo41rho27q1mpfxkac04807177.png","it":""},"id":"Pagefd8f9249-a806-4bdf-85f2-d7f47dda1120"},"cardLinks":"url","NewPage":false},{"CtaURL1":{"t_id":"/laptops/subseries-results/?visibleDatas=6281%3AThinkBook","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6281%3AThinkBook","en_gb":"/laptops/subseries-results/?visibleDatas=6281%3AThinkBook","it":""},"id":"Pageba1c9699-6e83-452c-89ee-5d12775cc33b"},"image":{"t_id":"//p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkbook-15-gen2-15inch-intel-mobile.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-thinkbook-15-gen2-15inch-intel-mobile.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page11161c99-4966-455a-8f85-843aee040019"},"Cta1":{"t_id":"Visualizza tutto","language":{"it_it":"Visualizza tutto","en_gb":"View All","it":""},"id":"Paged4f093bc-a80f-4d70-bcaf-986fb29f4ccc"},"CtaURL2":{"t_id":"/c/laptops/thinkbook/thinkbook-series/","language":{"en_ie":"","de":"","de_at":"","en_gb":"/c/laptops/thinkbook/thinkbook-series/","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page96128941-cd92-4611-9ac7-9b56799ff78c"},"facetKey":"2796","Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Learn More","it":""},"id":"Page9431c1e2-081d-4145-a338-f87dc5024b1c"},"facetVal":"ThinkBook","weight":"","facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"ThinkStation","active":"","value":"ThinkStation"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"Lenovo Thinkbook 15 Gen2 15inch","language":{"en_ie":"","de":"","de_at":"","en_gb":"Lenovo Thinkbook 15 Gen2 15inch","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page7f6dd81a-c93b-4f67-980b-57f87ea56c09"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=2796%3AThinkBook","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/?visibleDatas=2796%3AThinkBook","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page31f19c32-8785-4053-bf9e-5efa12e819d7"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"facetKeys":"","text1":{"t_id":"Potenti, versatili e ultraportatili, questi dispositivi si adattano a qualsiasi stile di lavoro.","language":{"it_it":"Potenti, versatili e ultraportatili, questi dispositivi si adattano a qualsiasi stile di lavoro.","en_gb":"Power-packed, versatile, and ultraportable, these devices adapt to any work style.","it":""},"id":"Page146bba68-1d0a-41d2-b712-7ea2c46347c3"},"rolloverText":{"t_id":"","language":{"en_us":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EStylish%20laptops%20with%20standout%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22.%2Flaptops%2Fsubseries-results%3FvisibleDatas%3D991%3AThinkBook%26IPromoID%3DLEN544002%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22.%2Fc%2Flaptops%2Fthinkbook%2Fthinkbook-series%3FIPromoID%3DLEN598921%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":""},"id":"Page5f5354fd-5491-449e-9365-0b7fec3040cd"},"logoAlt":{"t_id":"","language":{"en_us":"ThinkBook","en":""},"id":"Page83a86f09-6dcc-4a5e-93d5-a8fbb53c70d9"},"hoverEffect":false,"logo":{"t_id":"//p2-ofp.static.pub/fes/cms/2023/03/01/zkskwa4ccuxmj4miq5844z5svvdlff167306.png","language":{"it_it":"","en_gb":"//p2-ofp.static.pub/fes/cms/2023/03/01/zkskwa4ccuxmj4miq5844z5svvdlff167306.png","it":""},"id":"Pagef045ca57-7e1a-49a3-903c-21779163e011"},"cardLinks":"url","NewPage":false},{"CtaURL1":{"t_id":"/laptops/subseries-results/?visibleDatas=6281%3AYoga","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6281%3AYoga","en_gb":"/laptops/subseries-results/?visibleDatas=6281%3AYoga","it":""},"id":"Page403515f9-18db-4e03-85c2-cd20fba0e72d"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-yoga-9i-14inch-mobile.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-yoga-9i-14inch-mobile.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page945ba5e3-957b-4c2d-b952-d15bac5a414c"},"Cta1":{"t_id":"Visualizza tutto","language":{"it_it":"Visualizza tutto","en_gb":"View All","it":""},"id":"Pageae285db4-59df-417b-a651-195131e71588"},"CtaURL2":{"t_id":"/yoga/products/","language":{"it_it":"/yoga/products/","en":"/yoga/products/","it":"/yoga/products/"},"id":"Pagebd7c80d2-0a12-4a53-8b6a-eff687044f6c"},"facetKey":"2796","Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Learn More","it":""},"id":"Pagee969f5d1-9470-4fd4-a421-7260fc861d13"},"facetVal":"Yoga","weight":"","facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"ThinkStation","active":"","value":"ThinkStation"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"Lenovo Yoga 9i 14inch","language":{"en_ie":"","de":"","de_at":"","en_gb":"Lenovo Yoga 9i 14inch","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page8313b2a6-5bfb-46a9-9ee5-afba20568709"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=2796%3AYoga","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/?visibleDatas=2796%3AYoga","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page01af2846-630d-4fe9-93c0-f80c251f2be3"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"facetKeys":"","text1":{"t_id":"Notebook, tent, stand o tablet: si adatta rapidamente al tuo modo di lavorare, giocare e rilassarti.","language":{"it_it":"Notebook, tent, stand o tablet: si adatta rapidamente al tuo modo di lavorare, giocare e rilassarti.","en_gb":"From laptop to tent mode, to stand mode or tablet mode. Quickly adapts to how you work, play, and relax.","it":""},"id":"Page1ec0b2c7-1705-4618-bebc-25d85da34bb4"},"rolloverText":{"t_id":"","language":{"en_us":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EGaming%20on%20the%20go%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22.%2Flaptops%2Fsubseries-results%3FvisibleDatas%3D991%3ALegion%26IPromoID%3DLEN192974%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22.%2Flegion%2F%3FIPromo%3DLEN189166%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":""},"id":"Page04f7aa7a-8787-425f-a28b-ec8c4db647f9"},"logoAlt":{"t_id":"","language":{"en_us":"Legion","en":""},"id":"Page681ffbc1-105a-4619-ab18-e550d186645c"},"hoverEffect":false,"logo":{"t_id":"//p3-ofp.static.pub/fes/cms/2023/03/01/arcj8si3tcmh93nbw4w8mpnl22mb8x801688.png","language":{"it_it":"","en_gb":"//p3-ofp.static.pub/fes/cms/2023/03/01/arcj8si3tcmh93nbw4w8mpnl22mb8x801688.png","it":""},"id":"Page543a39ba-94a7-4cfa-a622-393bfabe0b39"},"cardLinks":"url","NewPage":false},{"CtaURL1":{"t_id":"/laptops/subseries-results/?visibleDatas=6281%3AIdeaPad","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6281%3AIdeaPad","en_gb":"/laptops/subseries-results/?visibleDatas=6281%3AIdeaPad","it":""},"id":"Pagec8dbbdf8-05e1-44d3-9d8c-315e992cd775"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-ideapad-3i-15inch-mobile.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-ideapad-3i-15inch-mobile.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page716cf423-d8d3-48aa-962c-59636d4c4ffe"},"Cta1":{"t_id":"Visualizza tutto","language":{"it_it":"Visualizza tutto","en_gb":"View All","it":""},"id":"Pagede94be94-c427-4e47-9f6d-d416e074c4e0"},"CtaURL2":{"t_id":"/c/laptops/ideapad","language":{"en_ie":"","de":"","de_at":"","en_gb":"/c/laptops/ideapad","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Pagef79e766d-731c-43fc-956c-8dca71551ee7"},"facetKey":"2796","Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Learn More","it":""},"id":"Page0e36ee29-15df-409f-9711-445ed9e1d5e0"},"facetVal":"IdeaPad","weight":"","facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"ThinkStation","active":"","value":"ThinkStation"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"","language":{"en_us":"Yoga","en":""},"id":"Page921f3432-f062-4a99-948f-c9ff038bdd1a"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=2796%3AIdeaPad","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/?visibleDatas=2796%3AIdeaPad","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page7d3852ff-c190-4439-8342-a2437885b2f8"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"facetKeys":"","text1":{"t_id":"Offrono funzionalità , eleganza e divertimento con prestazioni ad alta velocità su cui poter sempre contare.","language":{"it_it":"Offrono funzionalità , eleganza e divertimento con prestazioni ad alta velocità su cui poter sempre contare.","en_gb":"Embracing form, function, style, and fun with the responsive performance you can count on.","it":""},"id":"Pagee4bf0e67-c564-4d93-90de-0796c674872f"},"rolloverText":{"t_id":"","language":{"en_us":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EInnovative%2C%20ultrapremium%20laptops%20and%202-in-1s%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22http%3A%2F%2F.%2Flaptops%2Fsubseries-results%3FvisibleDatas%3D991%3AYoga%26IPromoID%3DLEN646722%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22.%2Fyoga%3FIPromoID%3DLEN995184%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":""},"id":"Page2fbff9ab-9fc1-4502-a891-961aaa24a912"},"logoAlt":{"t_id":"","language":{"en_us":"Yoga","en":""},"id":"Page544ec1da-e516-4b01-ab3d-209d7d2a92e1"},"hoverEffect":false,"logo":{"t_id":"//p1-ofp.static.pub/fes/cms/2023/03/01/tvz6a6u8scft8qhg3v9iw4icgq1ab9797187.png","language":{"it_it":"","en_gb":"//p1-ofp.static.pub/fes/cms/2023/03/01/tvz6a6u8scft8qhg3v9iw4icgq1ab9797187.png","it":""},"id":"Page8efedf5d-9551-4a71-9a15-cc98c38fb31a"},"cardLinks":"url","NewPage":false},{"CtaURL1":{"t_id":"/laptops/subseries-results/?visibleDatas=6281%3ALegion","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6281%3ALegion","en_gb":"/laptops/subseries-results/?visibleDatas=6281%3ALegion","it":""},"id":"Page242b3518-ec2b-4222-81f3-460ae72766b5"},"image":{"t_id":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-legion-5i-pro-gen6-16inch-mobile.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p1-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-legion-5i-pro-gen6-16inch-mobile.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page378e0b55-b772-40f8-9f6e-30dd024a7f67"},"Cta1":{"t_id":"Visualizza tutto","language":{"it_it":"Visualizza tutto","en_gb":"View All","it":""},"id":"Page43df9d48-600d-4330-b253-a876092e9509"},"CtaURL2":{"t_id":"/c/laptops/legion-laptops/","language":{"it_it":"/c/laptops/legion-laptops/","en":"/c/laptops/legion-laptops/","it":"/c/laptops/legion-laptops/"},"id":"Pagebde0c5a1-612d-4b51-8945-ce6bae4c6f51"},"facetKey":"2796","Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Learn More","it":""},"id":"Pagedb21aff3-fc9c-4926-b844-9bb81fa158f3"},"facetVal":"Legion","weight":"","facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"ThinkStation","active":"","value":"ThinkStation"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"Lenovo Legion 5i Pro Gen6","language":{"en_ie":"","de":"","de_at":"","en_gb":"Lenovo Legion 5i Pro Gen6","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page0e0a854a-fb8d-4f37-87c1-5e5c3fa1cce8"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=2796%3ALegion","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/?visibleDatas=2796%3ALegion","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Paged9005d2a-2811-4207-8bc4-1d3c029ab42a"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"facetKeys":"","text1":{"t_id":"Esperienza di gaming per computer ottimale in grado di gestire con facilità gli ultimi giochi per PC.","language":{"it_it":"Esperienza di gaming per computer ottimale in grado di gestire con facilità gli ultimi giochi per PC.","en_gb":"The tuned computer gaming experience that handles the latest PC games with ease.","it":""},"id":"Pagede92bc5a-d0e5-438e-83c5-19e80de83072"},"rolloverText":{"t_id":"","language":{"en_us":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EAffordable%20versatility%2C%20optimal%20performance%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22.%2Flaptops%2Fsubseries-results%3FvisibleDatas%3D991%3AIdeaPad%26IPromoID%3DLEN437583%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22.%2Fc%2Flaptops%2Fideapad%3FIPromoID%3DLEN860982%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":""},"id":"Page712b2154-25c1-4ffd-b896-273f11e307c3"},"logoAlt":{"t_id":"","language":{"en_us":"Ideapad","en":""},"id":"Pageb9c70ca9-423c-4b83-8b1b-f7234732ae08"},"hoverEffect":false,"logo":{"t_id":"//p1-ofp.static.pub/fes/cms/2023/03/01/cljb3pfjfplukqj9yj7t9kzex8dmya078918.png","language":{"it_it":"","en_gb":"//p1-ofp.static.pub/fes/cms/2023/03/01/cljb3pfjfplukqj9yj7t9kzex8dmya078918.png","it":""},"id":"Pagea9b7738f-3dfe-4a40-b5da-d82fc432c7dc"},"cardLinks":"url","NewPage":false},{"CtaURL1":{"t_id":"/laptops/subseries-results/?visibleDatas=6281%3ALOQ","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6281%3ALOQ","en_gb":"/laptops/subseries-results/?visibleDatas=2502%3ALOQ","it":""},"id":"Pageadc3f5e9-0aab-4733-aa64-7d1b986b33df"},"image":{"t_id":"https://p4-ofp.static.pub/fes/cms/2023/04/26/jfa0fb94vt5s17thxm165qf179xg7g305940.png","language":{"it_it":"https://p4-ofp.static.pub/fes/cms/2023/04/26/jfa0fb94vt5s17thxm165qf179xg7g305940.png","en_gb":"https://p4-ofp.static.pub/fes/cms/2023/04/26/jfa0fb94vt5s17thxm165qf179xg7g305940.png","it":""},"id":"Page2d707260-ac18-4f1c-b015-ba8f64ddbc19"},"Cta1":{"t_id":"Visualizza tutti","language":{"it_it":"Visualizza tutti","en_gb":"Visualizza tutti","it":""},"id":"Page1d67d479-9b26-4fb2-807f-bc0abb8cabf0"},"CtaURL2":{"t_id":"/c/laptops/loq-laptops/","language":{"it_it":"/c/laptops/loq-laptops/","en_gb":"/c/laptops/loq-laptops/","it":""},"id":"Page0a9a88eb-03f7-47f6-bcff-02b44cfef139"},"Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Scopri di più","it":""},"id":"Page2c9c1cdb-eaa6-4fdd-a36c-be629f49ba0e"},"weight":"","cardLinkVal":[],"imageAlt":{"t_id":"LOQ","language":{"it_it":"LOQ","en_gb":"LOQ","it":""},"id":"Pagec0f28480-3f1e-4810-8f08-e506df9a9e51"},"cardLinkVals":[],"cardLink":"url","NewPage1":false,"NewPage2":false,"text1":{"t_id":"Notebook da gaming al di là di ogni aspettativa disponibili a prezzi accessibili.","language":{"it_it":"Notebook da gaming al di là di ogni aspettativa disponibili a prezzi accessibili.","en_gb":"Notebook da gaming al di là di ogni aspettativa disponibili a prezzi accessibili.","it":""},"id":"Pagec6049d99-1a66-452f-8bc6-c0bb34c67ee4"},"rolloverText":"","cardid":1685530525773,"logoAlt":{"t_id":"LOQ Logo","language":{"it_it":"LOQ Logo","en_gb":"LOQ Logo","it":""},"id":"Page1c42e780-acc3-4388-a283-b07fb61924bd"},"hoverEffect":false,"logo":{"t_id":"https://p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-black-wordmark.svg","language":{"it_it":"https://p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-black-wordmark.svg","en_gb":"https://p3-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-loq-black-wordmark.svg","en":"","it":""},"id":"Page9db87afc-85a1-4fc5-8c23-44a96b14972c"},"cardLinks":"url"},{"CtaURL1":{"t_id":"","language":{"it_it":"","en_gb":"","it":""},"id":""},"image":{"t_id":"//p2-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-chromebook-duet-5-13inch-mobile.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p2-ofp.static.pub/ShareResource/na/laptops-splitter/brands/lenovo-chromebook-duet-5-13inch-mobile.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Pagea486d276-bae2-46c6-97f6-6f42a81dd33d"},"Cta1":{"t_id":"","language":{"it_it":"","en_gb":"","it":""},"id":""},"CtaURL2":{"t_id":"/c/laptops/lenovo/","language":{"en_ie":"","de":"","de_at":"","en_gb":"/c/laptops/lenovo/","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Pageb0aab21e-05df-4d7b-8882-ff914b9bd5f4"},"facetKey":"6281","Cta2":{"t_id":"Scopri di più","language":{"it_it":"Scopri di più","en_gb":"Learn More","it":""},"id":"Page7fb365d9-fca3-4dce-87a2-190caf63362a"},"facetVal":"Lenovo","weight":"","facetVals":"","cardLinkVal":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"LOQ","active":"","value":"LOQ"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"Yoga","active":"","value":"Yoga"}],"imageAlt":{"t_id":"Lenovo Chromebook Duet 5 13\"","language":{"en_ie":"","de":"","de_at":"","en_gb":"Lenovo Chromebook Duet 5 13\"","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page94824ab5-a424-4e12-bf57-373dfcd37a1a"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=2796%3ALenovo","language":{"en_ie":"","de":"","de_at":"","en_gb":"/laptops/subseries-results/?visibleDatas=2796%3ALenovo","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page19d73c66-42dc-4f18-bcad-483fcae9cbf0"},"cardLinkVals":[{"name":"IdeaPad","active":"","value":"IdeaPad"},{"name":"Legion","active":"","value":"Legion"},{"name":"Lenovo","active":"","value":"Lenovo"},{"name":"LOQ","active":"","value":"LOQ"},{"name":"ThinkBook","active":"","value":"ThinkBook"},{"name":"ThinkPad","active":"","value":"ThinkPad"},{"name":"Yoga","active":"","value":"Yoga"}],"cardLink":"key","NewPage1":false,"NewPage2":false,"facetKeys":"","text1":{"t_id":"Dai notebook leggeri ai Chromebook per il lavoro, la casa e la scuola.","language":{"it_it":"Dai notebook leggeri ai Chromebook per il lavoro, la casa e la scuola.","en_gb":"From lightweight laptops to Chromebooks for work, home & school.","it":""},"id":"Pagee131734e-e2de-4688-8a69-190d8160c28c"},"rolloverText":{"t_id":"","language":{"en_us":"%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Cstrong%3EClassroom%20Laptops%20%26amp%3B%20Notebooks%3C%2Fstrong%3E%3C%2Fp%3E%3Cp%20style%3D%22text-align%3A%20center%3B%22%3E%3Ca%20href%3D%22.%2Flaptops%2Fsubseries-results%3FvisibleDatas%3D991%3ALenovo%26IPromoID%3DLEN138169%22%20target%3D%22_self%22%20title%3D%22View%20All%22%20textvalue%3D%22View%20All%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3EView%20All%3C%2Fspan%3E%3C%2Fa%3E%3Cspan%20style%3D%22text-decoration%3A%20none%3B%20font-size%3A%2014px%3B%22%3E%20%7C%20%3C%2Fspan%3E%3Ca%20href%3D%22.%2Fc%2Flaptops%2Flenovo%3FIPromoID%3DLEN877228%22%20target%3D%22_self%22%20title%3D%22Learn%20More%22%20textvalue%3D%22Learn%20More%22%3E%3Cspan%20style%3D%22font-size%3A%2014px%3B%20color%3A%20rgb(13%2C%2092%2C%20145)%3B%22%3ELearn%20More%3C%2Fspan%3E%3C%2Fa%3E%3Cstrong%3E%3Cbr%2F%3E%3C%2Fstrong%3E%3C%2Fp%3E","en":""},"id":"Page9145017d-99c0-4d82-9e76-910d57b58f3f"},"logoAlt":{"t_id":"Lenovo","language":{"en_ie":"","de":"","de_at":"","en_gb":"Lenovo","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page1490e33c-a224-45cb-adb9-a68369579a8c"},"hoverEffect":false,"logo":{"t_id":"//p4-ofp.static.pub/fes/cms/2023/03/01/ijyufb59suf6lzydajjzhj8rt18533023134.png","language":{"it_it":"","en_gb":"//p4-ofp.static.pub/fes/cms/2023/03/01/ijyufb59suf6lzydajjzhj8rt18533023134.png","it":""},"id":"Page7eb62c29-048b-483c-a93e-609c2c22377d"},"cardLinks":"url","NewPage":false}],"cardType":"6"},{"sectionName":{"t_id":"Prezzo","language":{"it_it":"Prezzo","en_gb":"By Price","it":""},"id":"Page6bbe4443-887f-4720-89a2-51aa026b14ba"},"cardList":[{"image":"","facetKey":"","facetVal":"","cardLink":"url","text1":{"t_id":"%3Cp%3EMeno%20di%20%E2%82%AC500%3C%2Fp%3E","language":{"it_it":"%3Cp%3EMeno%20di%20%E2%82%AC500%3C%2Fp%3E","en_gb":"%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E%3Cp%3E%26nbsp%3B%3C%2Fp%3E%3Cp%3EUnder%20%C2%A3500%3Cbr%2F%3E%3C%2Fp%3E%3Cp%3E%3Cbr%20style%3D%22white-space%3A%20normal%3B%22%2F%3E%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","it":""},"id":"Page8a80fd1e-3e60-4173-b357-474968a28631"},"rolloverText":"","hoverEffect":false,"weight":"","cardLinkVal":[],"imageAlt":"","NewPage":false,"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6342%3A300.0-499.991","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6342%3A300.0-499.991","en_gb":"/laptops/subseries-results/?visibleDatas=6342%3A300.0-499.991","it":""},"id":"Page026a64c3-1255-40a0-8365-69a4e1a469fe"}},{"image":"","facetKey":"","facetVal":"","cardLink":"url","text1":{"t_id":"%3Cp%3E%E2%82%AC500-%E2%82%AC999.99%3C%2Fp%3E","language":{"it_it":"%3Cp%3E%E2%82%AC500-%E2%82%AC999.99%3C%2Fp%3E","en_gb":"%3Cp%3E%C2%A3500%20-%20%C2%A3999.99%3C%2Fp%3E","it":""},"id":"Page2ba1ce93-2649-46d8-8b35-cf27867782be"},"rolloverText":"","hoverEffect":false,"weight":"","cardLinkVal":[],"imageAlt":"","NewPage":false,"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6342%3A500.0-799.991%2C800.0-999.991","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6342%3A500.0-799.991%2C800.0-999.991","en_gb":"/laptops/subseries-results/?visibleDatas=6342%3A500.0-799.991%2C800.0-999.991","it":""},"id":"Page32d1c3af-68dc-40af-a4be-57dfc70fd297"}},{"image":"","facetKey":"","facetVal":"","cardLink":"url","text1":{"t_id":"%3Cp%3E%E2%82%AC1000-%E2%82%AC1499.99%3C%2Fp%3E","language":{"it_it":"%3Cp%3E%E2%82%AC1000-%E2%82%AC1499.99%3C%2Fp%3E","en_gb":"%3Cp%3E%C2%A31%2C000%20-%20%C2%A31%2C499.99%3C%2Fp%3E","it":""},"id":"Page0eed86bd-43d6-43f7-9041-2556dfd0386a"},"rolloverText":"","hoverEffect":false,"weight":"","cardLinkVal":[],"imageAlt":"","NewPage":false,"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6342%3A1000.0-1499.991","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6342%3A1000.0-1499.991","en_gb":"/laptops/subseries-results/?visibleDatas=6342%3A1000.0-1499.991","it":""},"id":"Page69111e30-f51f-40fa-bbb3-dcf0a1e378e3"}},{"image":"","facetKey":"","facetVal":"","cardLink":"url","text1":{"t_id":"%3Cp%3EPi%C3%B9%20di%20%E2%82%AC1500%3C%2Fp%3E","language":{"it_it":"%3Cp%3EPi%C3%B9%20di%20%E2%82%AC1500%3C%2Fp%3E","en_gb":"%3Cp%3EOver%20%C2%A31%2C500%3C%2Fp%3E","it":""},"id":"Paged128b77b-16c6-48f8-9a53-e252a62de85c"},"rolloverText":"","hoverEffect":false,"weight":"","cardLinkVal":[],"imageAlt":"","NewPage":false,"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6342%3A1500.0-1999.991%2C2000.0-2499.991%2C2500.0-1.00000000000001E11","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6342%3A1500.0-1999.991%2C2000.0-2499.991%2C2500.0-1.00000000000001E11","en_gb":"/laptops/subseries-results/?visibleDatas=6342%3A1500.0-1999.991%2C2000.0-2499.991%2C2500.0-1.00000000000001E11","it":""},"id":"Page97ffa1f3-8562-435d-8bb3-f87d00352f8c"}}],"cardType":"2"},{"sectionName":{"t_id":"I prodotti più popolari","language":{"it_it":"I prodotti più popolari","en_gb":"Notebook in evidenza","en":"","it":""},"id":"Page25c14b3f-c44d-4284-8fde-9fa619cef000"},"cardList":[{"image":"","weight":"","productNumber":{"t_id":"len101t0108","language":{"it_it":"len101t0108","en":"","it":""},"id":"Page09520bf6-d23f-40af-bcb6-76f7a0affab2"},"cardLinkVal":[],"imageAlt":"","productName":"","cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1684402166552,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":"","weight":"","productNumber":{"t_id":"len101t0110","language":{"it_it":"len101t0110","en":"len101t0110","it":"len101t0110"},"id":"Pagecc766e82-a95a-4e7f-b32c-bd1bd8304fe3"},"cardLinkVal":[],"imageAlt":"","productName":"","cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1716275372922,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":"","weight":"","productNumber":{"t_id":"len101y0055","language":{"it_it":"len101y0055","en":"","it":"len101y0055"},"id":"Page6939a0b5-820f-4f47-9484-b9972e46f866"},"cardLinkVal":[],"imageAlt":"","productName":"","cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1684402199216,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":"","weight":"","productNumber":{"t_id":"len101y0053","language":{"it_it":"len101y0053","en":"","it":"len101y0053"},"id":"Page25a7c7fc-f285-473a-9dcd-4166dd246d3c"},"cardLinkVal":[],"imageAlt":"","productName":"","cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1684402198217,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""},{"image":"","weight":"","productNumber":{"t_id":"len101g0033","language":{"it_it":"len101g0033","en":"len101g0033","it":""},"id":"Pagee270924f-306c-48c4-9f28-a324a40db65a"},"cardLinkVal":[],"imageAlt":"","productName":"","cardLinkVals":[],"cardLink":"key","rolloverText":"","cardid":1684402200176,"hoverEffect":false,"productctaURL":"","cardLinks":"key","productcta":"","productDescription":""}],"cardType":"5"},{"sectionName":{"t_id":"Dimensioni dello schermo","language":{"it_it":"Dimensioni dello schermo","en_gb":"Screen Size","it":""},"id":"Page07a60564-9fe9-44ff-a44c-6ef639774228"},"cardList":[{"image":{"t_id":"https://p3-ofp.static.pub/fes/cms/2022/06/27/qlqjvvpfuc7da6tekfr0kokh4i6e8i616995.png","language":{"it_it":"https://p3-ofp.static.pub/fes/cms/2022/06/27/qlqjvvpfuc7da6tekfr0kokh4i6e8i616995.png","en":"","it":""},"id":"Page23f0f18e-ac88-4d61-89db-4456434de514"},"facetKey":"6335","facetVal":{"t_id":"12__3","language":{"it_it":"12__3","en":"","it":""},"id":"Page43319139-03b3-4393-a55e-fc3b2b2e174f"},"weight":"","facetVals":"","cardLinkVal":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"imageAlt":"","url":{"t_id":"/laptops/results/?visibleDatas=6335%3A10%2522%2520-%252012.9%2522","language":{"it_it":"/laptops/results/?visibleDatas=6335%3A10%2522%2520-%252012.9%2522","en":"","it":""},"id":"Page1a0ab938-57ea-4d32-8f6c-a107bd2a2cfa"},"cardLinkVals":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"cardLink":"url","facetKeys":"","text1":{"t_id":"10%26quot%3B%20-%2012.9%26quot%3B","language":{"it_it":"10%26quot%3B%20-%2012.9%26quot%3B","en":"","it":""},"id":"Pageda469118-7045-4b4f-bc23-c05eb572c24a"},"rolloverText":"","cardid":1660215347813,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p1-ofp.static.pub/fes/cms/2022/06/27/h37ka6ah0pirir1xzt8tlopxt3xd73141000.png ","language":{"it_it":"https://p1-ofp.static.pub/fes/cms/2022/06/27/h37ka6ah0pirir1xzt8tlopxt3xd73141000.png ","en":"","it":""},"id":"Paged6caaf76-9774-43b5-beb6-3fd9ed81c379"},"facetKey":"6335","facetVal":{"t_id":"13\" - 13.9\"","language":{"it_it":"13\" - 13.9\"","en":"","it":""},"id":"Page269a08db-dfab-43fc-a122-c797a02b916d"},"weight":"","facetVals":"","cardLinkVal":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"imageAlt":"","url":{"t_id":"/laptops/subseries-results/?visibleDatas=6335%3A15%2522%2520-%252016.9%2522","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6335%3A15%2522%2520-%252016.9%2522","en_gb":"/laptops/subseries-results/?visibleDatas=6335%3A15%2522%2520-%252016.9%2522","it":""},"id":"Pagebbcf6ea2-8b7b-4379-8c97-8f3890c4f428"},"cardLinkVals":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"cardLink":"key","facetKeys":"","text1":{"t_id":"13%26quot%3B%20-%2013.9%26quot%3B","language":{"it_it":"13%26quot%3B%20-%2013.9%26quot%3B","en":"","it":""},"id":"Page5033a13b-c83f-4384-bd89-141348c01d80"},"rolloverText":"","cardid":1660215898977,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p1-ofp.static.pub/fes/cms/2022/06/27/ad5530mh8wg6nv8fz1d4ajmkaf7vj4038143.png","language":{"it_it":"https://p1-ofp.static.pub/fes/cms/2022/06/27/ad5530mh8wg6nv8fz1d4ajmkaf7vj4038143.png","en":"","it":""},"id":"Pagedc0fe770-0f04-4126-b263-2f91c055774b"},"facetKey":"6335","facetVal":{"t_id":"14\" - 14.9\"","language":{"it_it":"14\" - 14.9\"","en":"","it":""},"id":"Page5a9dc980-5c51-467f-8a07-9b78f07c617e"},"weight":"","facetVals":"","cardLinkVal":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"imageAlt":"","url":{"t_id":"/laptops/subseries-results/?visibleDatas=6335%3A17%2522%2520-%252018.9%2522","language":{"it_it":"","en_gb":"/laptops/subseries-results/?visibleDatas=6335%3A17%2522%2520-%252018.9%2522","it":""},"id":"Pagea5e3fd5a-b37a-410d-8ed2-d8365f3616ee"},"cardLinkVals":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"cardLink":"key","facetKeys":"","text1":{"t_id":"14%26quot%3B%20-%2014.9%26quot%3B","language":{"it_it":"14%26quot%3B%20-%2014.9%26quot%3B","en":"","it":""},"id":"Pagee4d5ecfd-e231-450d-ae41-a82eabb4c23b"},"rolloverText":"","cardid":1660216011852,"hoverEffect":false,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p3-ofp.static.pub/fes/cms/2022/06/27/elx8sydw3y7mkq6a9phljluoo9uekq079641.png ","language":{"it_it":"https://p3-ofp.static.pub/fes/cms/2022/06/27/elx8sydw3y7mkq6a9phljluoo9uekq079641.png ","en":"","it":""},"id":"Pageee215191-6b40-4be2-8d10-7538ee0ba6cf"},"facetKey":"6335","facetVal":{"t_id":"15\" - 16.9\"","language":{"it_it":"15\" - 16.9\"","en":"","it":""},"id":"Page4661d737-44cf-4448-9082-bdf9a7b5ed07"},"weight":"","cardLinkVal":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"imageAlt":"","cardLinkVals":[{"name":"12,3","active":"","value":"12__3"},{"name":"13\" - 13.9\"","active":"","value":"13\" - 13.9\""},{"name":"14\" - 14.9\"","active":"","value":"14\" - 14.9\""},{"name":"15\" - 16.9\"","active":"","value":"15\" - 16.9\""},{"name":"9\" - 9.9\"","active":"","value":"9\" - 9.9\""}],"cardLink":"key","text1":{"t_id":"15%26quot%3B%20-%2016.9%26quot%3B","language":{"it_it":"15%26quot%3B%20-%2016.9%26quot%3B","en":"","it":""},"id":"Pagebe9f5c90-70ad-484b-83aa-96dda36a9b99"},"rolloverText":"","cardid":1719307640707,"hoverEffect":false,"cardLinks":"key"}],"cardType":"4"},{"sectionName":{"t_id":"Quale design ti piace?","language":{"it_it":"Quale design ti piace?","en_gb":"Search by Type","it":""},"id":"Pagec66ae394-1815-460f-9e8c-1842af400186"},"cardList":[{"image":{"t_id":"//p2-ofp.static.pub//fes/cms/2024/06/25/8dv6p238h3lk11ixxrnzghb4bg8ngm834609.png","language":{"it_it":"//p2-ofp.static.pub//fes/cms/2024/06/25/8dv6p238h3lk11ixxrnzghb4bg8ngm834609.png","en":"","it":""},"id":"Page7030cf6c-3b93-45f1-b2d3-fe27c81e3a67"},"weight":"","cardLinkVal":[],"imageAlt":"","url":{"t_id":"/d/all-ai-pcs/","language":{"it_it":"/d/all-ai-pcs/","en":"/d/all-ai-pcs/","it":""},"id":"Pageef802a8d-8f58-40ea-8d2b-effebf6bcf2b"},"cardLinkVals":[],"cardLink":"url","text1":{"t_id":"Portatili AI","language":{"it_it":"Portatili AI","en":"","it":""},"id":"Pagedff50187-c314-4c1b-9e8c-fc2577dc61bb"},"rolloverText":{"t_id":"Scopri%20il%20potenziale%20illimitato%20con%20i%20PC%20Lenovo%20AI.","language":{"it_it":"Scopri%20il%20potenziale%20illimitato%20con%20i%20PC%20Lenovo%20AI.","en":"","it":""},"id":"Page608e09f3-788a-4c90-808d-a57fd0e3d1ed"},"cardid":1719307774475,"text2":"","hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p4-ofp.static.pub/fes/cms/2022/12/05/pgcad4uvmx6dzt71sa51bgwlguw808352395.png","language":{"en_gb":"//p4-ofp.static.pub/fes/cms/2022/12/05/pgcad4uvmx6dzt71sa51bgwlguw808352395.png","en":"//p4-ofp.static.pub/fes/cms/2022/12/05/pgcad4uvmx6dzt71sa51bgwlguw808352395.png"},"id":"Pagefa4612b4-14eb-4223-968d-2159f594a28c"},"facetKey":"6288","facetVal":{"t_id":"Notebook tradizionali","language":{"it_it":"Notebook tradizionali","en_gb":"Notebook tradizionali","en":"","it":""},"id":"Pagee4416359-1880-4f35-a2ce-99b0c995bef2"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"imageAlt":{"t_id":"Per il lavoro","language":{"it_it":"Per il lavoro","en_gb":"Traditional Laptops","it":""},"id":"Page7c0969e1-4204-4fc5-8fd5-d5a4020e52ac"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6288:Notebook%20tradizionali","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6288:Notebook%20tradizionali","en_gb":"/laptops/subseries-results/?visibleDatas=6288:Notebook%20tradizionali","it":""},"id":"Pageed223ed5-160f-416f-ae48-61fa073dd97a"},"cardLinkVals":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"cardLink":"key","text1":{"t_id":"Notebook tradizionali","language":{"it_it":"Notebook tradizionali","en":"","it":""},"id":"Page6ebeefdd-4c6c-4c39-9c91-45c6e6a34835"},"rolloverText":{"t_id":"%3Cp%3EGamma%20di%20funzionalit%C3%A0%3Cbr%2F%3EPer%20il%20lavoro%20e%20il%20tempo%20libero%3C%2Fp%3E","language":{"it_it":"%3Cp%3EGamma%20di%20funzionalit%C3%A0%3Cbr%2F%3EPer%20il%20lavoro%20e%20il%20tempo%20libero%3C%2Fp%3E","en_gb":"%3Cp%3ERange%20of%20features.%20Great%20for%20both%20work%20%26amp%3B%20play%3C%2Fp%3E","it":""},"id":"Pagec9bf1aa0-4ec8-466f-814e-84689e2c580f"},"text2":{"t_id":"","language":{"en_us":""},"id":""},"hoverEffect":true,"NewPage":false},{"image":{"t_id":"//p4-ofp.static.pub/fes/cms/2021/06/24/dikrov2bznw0r7hnnz6oohoow2el3c339017.png","language":{"en_ie":"","de":"","de_at":"","en_gb":"//p4-ofp.static.pub/fes/cms/2021/06/24/dikrov2bznw0r7hnnz6oohoow2el3c339017.png","de_ch":"","en":"","en_ch":"","fr_ch":"","fr":"","fr_fr":"","de_de":""},"id":"Page2cb919e8-4ca8-4ab7-bc9f-58068c897a71"},"facetKey":"6288","facetVal":{"t_id":"Workstation","language":{"it_it":"Workstation","en_gb":"Workstation","it":""},"id":"Page56ad8e60-3e69-432d-b420-691be6654d31"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"imageAlt":{"t_id":"Mobile Workstations","language":{"it_it":"Mobile Workstations","en_gb":"Mobile Workstations","it":""},"id":"Pageb014b196-e0a3-48bd-bcea-cbda79c2b199"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6288:Workstation","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6288:Workstation","en_gb":"/laptops/subseries-results/?visibleDatas=6288:Workstation","it":""},"id":"Pageafd8e474-231f-4174-a2a3-e598759456ff"},"cardLinkVals":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"cardLink":"key","text1":{"t_id":"Mobile Workstations","language":{"it_it":"Mobile Workstations","en_gb":"Mobile Workstations","it":""},"id":"Pagecba38c09-3340-4c26-8b6e-0f2ee2706862"},"rolloverText":{"t_id":"%3Cp%3ELe%20nostre%20workstation%20mobili%20pi%C3%B9%20potenti%20e%20dalle%20prestazioni%20migliori%20con%20certificazione%20ISV%3C%2Fp%3E","language":{"it_it":"%3Cp%3ELe%20nostre%20workstation%20mobili%20pi%C3%B9%20potenti%20e%20dalle%20prestazioni%20migliori%20con%20certificazione%20ISV%3C%2Fp%3E","en_gb":"%3Cp%3EImmersive%20gameplay%3Cbr%2F%3EFerocious%20speed%20%26amp%3B%20power%3Cbr%2F%3EIntimidating%20design%3C%2Fp%3E","it":""},"id":"Pagefbac8571-b041-4b55-9018-05fffa4fbcb8"},"text2":"","hoverEffect":true,"NewPage":false},{"image":{"t_id":"//p1-ofp.static.pub/fes/cms/2022/08/11/fdtxxe8f0ynopsw1d6vo6ixjyvdary627677.png","language":{"it_it":"//p1-ofp.static.pub/fes/cms/2022/08/11/fdtxxe8f0ynopsw1d6vo6ixjyvdary627677.png","en_gb":"//p1-ofp.static.pub/fes/cms/2022/08/11/fdtxxe8f0ynopsw1d6vo6ixjyvdary627677.png","it":""},"id":"Pagea858ea61-533f-445c-8ec9-290e1b29f94b"},"facetKey":"6288","facetVal":{"t_id":"2-in-1","language":{"it_it":"2-in-1","en_gb":"2-in-1","it":""},"id":"Page6fbdce9f-0e50-46d8-8561-ecf88acc12a9"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"imageAlt":{"t_id":"Notebook 2-in-1","language":{"it_it":"Notebook 2-in-1","en_gb":"Notebook 2-in-1","it":""},"id":"Page6406249d-c9f8-4529-b92a-b0d5e198cc4f"},"cardLinkVals":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"cardLink":"key","text1":{"t_id":"Notebook 2-in-1","language":{"it_it":"Notebook 2-in-1","en_gb":"Notebook 2-in-1","it":""},"id":"Pagea870b0cb-2560-437e-876b-a4dd5bdfc22f"},"rolloverText":{"t_id":"%3Cp%3EInnovativo%20e%20versatile%3Cbr%2F%3E%3C%2Fp%3E%3Cp%3EDesign%20elegante%3C%2Fp%3E%3Cp%3EPortatile%2C%20tablet%20e%20non%20solo%3C%2Fp%3E","language":{"it_it":"%3Cp%3EInnovativo%20e%20versatile%3Cbr%2F%3E%3C%2Fp%3E%3Cp%3EDesign%20elegante%3C%2Fp%3E%3Cp%3EPortatile%2C%20tablet%20e%20non%20solo%3C%2Fp%3E","en_gb":"%3Cp%3EInnovativo%20e%20versatile%3Cbr%2F%3E%3C%2Fp%3E%3Cp%3EDesign%20elegante%3C%2Fp%3E%3Cp%3EPortatile%2C%20tablet%20e%20non%20solo%3C%2Fp%3E%3Cp%3E%3Cbr%2F%3E%3C%2Fp%3E","en":"","it":""},"id":"Page50e405b1-34c5-40ad-8929-4dee329e5686"},"cardid":1690176889146,"text2":"","hoverEffect":true,"cardLinks":"key"},{"image":{"t_id":"//p2-ofp.static.pub/fes/cms/2022/08/11/9y6l8c80p4t1rgm5yb0hpu63ggvgaw011205.png","language":{"en_ie":"","en_gb":"//p2-ofp.static.pub/fes/cms/2022/08/11/9y6l8c80p4t1rgm5yb0hpu63ggvgaw011205.png","en_us":"","en":""},"id":"Page79f189eb-50a6-446e-86d3-3079cb33603e"},"facetKey":"6288","facetVal":{"t_id":"Sottili e leggeri","language":{"it_it":"Sottili e leggeri","en_gb":"Sottili e leggeri","it":""},"id":"Pagec7732bd4-9ca3-4278-93e1-55181b6f4a64"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"imageAlt":{"t_id":"Notebook ultrasottili","language":{"it_it":"Notebook ultrasottili","en_gb":"Thin + Light","it":""},"id":"Pagedfbcd6aa-a1e2-4256-b209-b9490e70273f"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6288:Sottili%20e%20leggeri","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6288:Sottili%20e%20leggeri","en_gb":"/laptops/subseries-results/?visibleDatas=6288:Sottili%20e%20leggeri","it":""},"id":"Pagea2bc5f9b-e03c-46ca-b09d-13ed18fff829"},"cardLinkVals":[{"name":"2-in-1","active":"","value":"2-in-1"},{"name":"Chromebook","active":"","value":"Chromebook"},{"name":"Notebook tradizionali","active":"","value":"Notebook tradizionali"},{"name":"Sottili e leggeri","active":"","value":"Sottili e leggeri"},{"name":"Workstation","active":"","value":"Workstation"}],"cardLink":"key","text1":{"t_id":"Notebook ultrasottili","language":{"it_it":"Notebook ultrasottili","en_gb":"Thin + Light","it":""},"id":"Pagebae65bc7-14cd-4332-b4f5-e064c832534c"},"rolloverText":{"t_id":"%3Cp%3EOttimo%20in%20viaggio%3Cbr%2F%3EMassima%20facilit%C3%A0%20di%20trasporto%3Cbr%2F%3EDesign%20sottile%3Cbr%2F%3E%3C%2Fp%3E","language":{"it_it":"%3Cp%3EOttimo%20in%20viaggio%3Cbr%2F%3EMassima%20facilit%C3%A0%20di%20trasporto%3Cbr%2F%3EDesign%20sottile%3Cbr%2F%3E%3C%2Fp%3E","en_gb":"%3Cp%3EGreat%20for%20travel%2C%20on-the-go%3Cbr%2F%3EWon%E2%80%99t%20weigh%20you%20down%3Cbr%2F%3ESleek%20designs%3C%2Fp%3E","it":""},"id":"Page008be52a-b9b3-40cf-89d4-e0827ed1ec54"},"text2":"","hoverEffect":true,"NewPage":false}],"cardType":"1"},{"sectionName":{"t_id":"A cosa ti serve il notebook?","language":{"it_it":"A cosa ti serve il notebook?","en_gb":"Browse by Use","it":""},"id":"Page0a48718e-6b53-4a4a-9fef-ed2e43118456"},"cardList":[{"image":{"t_id":"//p1-ofp.static.pub/fes/cms/2022/08/11/luhyax46obnnkc6llpk0j5tn0t2qt1806668.jpg","language":{"it_it":"//p1-ofp.static.pub/fes/cms/2022/08/11/luhyax46obnnkc6llpk0j5tn0t2qt1806668.jpg","en_gb":"//p1-ofp.static.pub/fes/cms/2022/08/11/luhyax46obnnkc6llpk0j5tn0t2qt1806668.jpg","it":""},"id":"Page118bb0b3-ad34-4593-91d0-a5c021fc3461"},"facetKey":"6474","facetVal":{"t_id":"work","language":{"it_it":"work","en_gb":"work","it":""},"id":"Pageea939e5d-2299-4b34-8c69-8215ac98c009"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"imageAlt":{"t_id":"work","language":{"it_it":"work","en_gb":"work","it":""},"id":"Page95b0f24b-e2ae-4f48-9f48-d3141299f38f"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6474%3ALavoro","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6474%3ALavoro","en":"/laptops/subseries-results/?visibleDatas=6288%3ANotebook%2520tradizionali","it":""},"id":"Pageae0a8816-3562-4ba1-adbc-bf7abee19de3"},"cardLinkVals":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"cardLink":"url","text1":{"t_id":"%3Cp%3EPer%20il%20lavoro%3C%2Fp%3E","language":{"it_it":"%3Cp%3EPer%20il%20lavoro%3C%2Fp%3E","en":"","it":""},"id":"Pageeea0a3af-0e1c-43ef-a549-18560475faab"},"rolloverText":{"t_id":"%3Cp%3EVideoconferenze.%20Fogli%20di%20lavoro%2C%20ricerche%20e%20rapporti.%20Protezione%20dei%20dati.%3C%2Fp%3E","language":{"it_it":"%3Cp%3EVideoconferenze.%20Fogli%20di%20lavoro%2C%20ricerche%20e%20rapporti.%20Protezione%20dei%20dati.%3C%2Fp%3E","en_gb":"%3Cp%3EVideoconferencing.%20Spreadsheets%2C%20research%2C%20%26amp%3B%20reports.%20Data%20security.%3C%2Fp%3E","en":"","it":""},"id":"Pagea51705e7-5dfe-407a-831f-99839642590f"},"cardid":1690179641770,"hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p2-ofp.static.pub/fes/cms/2022/08/11/ewa3n1rl1qtzopz1fbp16zoplk6hst046618.jpg","language":{"it_it":"//p2-ofp.static.pub/fes/cms/2022/08/11/ewa3n1rl1qtzopz1fbp16zoplk6hst046618.jpg","en_gb":"//p2-ofp.static.pub/fes/cms/2022/08/11/ewa3n1rl1qtzopz1fbp16zoplk6hst046618.jpg","it":""},"id":"Page7a0f5d5a-c154-4c15-a385-c59a3941a4bd"},"facetKey":"6474","facetVal":{"t_id":"Gaming","language":{"it_it":"Gaming","en_gb":"Gaming","it":""},"id":"Pagea9a4651e-adae-4975-9353-4e3d97b32fdf"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"imageAlt":{"t_id":"Gaming","language":{"it_it":"Gaming","en":"Gaming","it":"Gaming"},"id":"Pagea29b43fc-d83a-44f1-8955-0ee040bc8bbf"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6474%3AGaming","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6474%3AGaming","en":"/laptops/subseries-results/?visibleDatas=6474%3AGaming","it":"/laptops/subseries-results/?visibleDatas=6474%3AGaming"},"id":"Page74cf8b11-23b3-45f7-95dd-72a08c3355b4"},"cardLinkVals":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"cardLink":"url","text1":{"t_id":"%3Cp%3EGaming%3C%2Fp%3E","language":{"it_it":"%3Cp%3EGaming%3C%2Fp%3E","en":"","it":"%3Cp%3E%3Cspan%20style%3D%22text-wrap-mode%3A%20wrap%3B%22%3E%3C%2Fspan%3E%3Cspan%20style%3D%22text-wrap-mode%3A%20wrap%3B%22%3EGaming%3C%2Fspan%3E%3C%2Fp%3E"},"id":"Page0c6830ab-cce4-4acc-b338-eb5ca7705425"},"rolloverText":{"t_id":"%3Cp%3EPotenti%20dispositivi%20di%20gioco%20senza%20ingombro.%20Con%20grafica%20discreta%20e%20display%20vividi.%3C%2Fp%3E","language":{"it_it":"%3Cp%3EPotenti%20dispositivi%20di%20gioco%20senza%20ingombro.%20Con%20grafica%20discreta%20e%20display%20vividi.%3C%2Fp%3E","en":"","it":"%3Cp%3EPotenti%20dispositivi%20di%20gioco%20senza%20ingombro.%20Con%20grafica%20discreta%20e%20display%20vividi.%3C%2Fp%3E"},"id":"Pagefab392c7-77b0-4e64-b1de-45ef033920d1"},"cardid":1690179849232,"hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p3-ofp.static.pub/fes/cms/2022/08/11/lokmzzwz1n5ohvds7880icsc81y96j746174.jpg","language":{"it_it":"//p3-ofp.static.pub/fes/cms/2022/08/11/lokmzzwz1n5ohvds7880icsc81y96j746174.jpg","en_gb":"//p3-ofp.static.pub/fes/cms/2022/08/11/lokmzzwz1n5ohvds7880icsc81y96j746174.jpg","it":""},"id":"Page315d7314-577a-43e6-973f-a5bf444a9bac"},"facetKey":"6474","facetVal":{"t_id":"student","language":{"it_it":"student","en_gb":"student","it":""},"id":"Page980e6a3f-3888-473a-aa72-d550b4036d2c"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"imageAlt":{"t_id":"Istruzione","language":{"it_it":"Istruzione","en_gb":"Istruzione","en":"","it":""},"id":"Page7ea4c2dc-a381-4cda-ac41-efec3e20175d"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6474%3AStudio","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6474%3AStudio","en_gb":"/laptops/subseries-results/?visibleDatas=6474%3AStudio","en":"","it":""},"id":"Pageaacd5497-a56f-4cd0-afee-0707d2d70bde"},"cardLinkVals":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"cardLink":"url","text1":{"t_id":"%3Cp%3EIstruzione%3C%2Fp%3E","language":{"it_it":"%3Cp%3EIstruzione%3C%2Fp%3E","en_gb":"%3Cp%3E%3Cspan%20style%3D%22text-wrap%3A%20wrap%3B%22%3EIstruzione%3C%2Fspan%3E%3C%2Fp%3E","en":"","it":""},"id":"Page9700bbef-adc3-44cd-892b-3edb02cb88a8"},"rolloverText":{"t_id":"%3Cp%3EPC%20veloci%20e%20leggeri%20per%20la%20scuola%2C%20il%20gaming%20e%20la%20mobilit%C3%A0%3C%2Fp%3E","language":{"it_it":"%3Cp%3EPC%20veloci%20e%20leggeri%20per%20la%20scuola%2C%20il%20gaming%20e%20la%20mobilit%C3%A0%3C%2Fp%3E","en_gb":"%3Cp%3EDispositivi%20eleganti%20e%20leggeri%20costruiti%20per%20sostenere%20i%20ritmi%20dell%26%2339%3Buso%20in%20ambienti%20scolastici%20e%20far%20fronte%20alle%20esigenze%20degli%20studenti.%3C%2Fp%3E","en":"","it":""},"id":"Page60aa83ed-e818-4422-b3fe-6b62feb23248"},"cardid":1690179848532,"hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"//p4-ofp.static.pub/fes/cms/2022/08/11/1879wemcl77m77acacmjj9xoxp1u5k331282.jpg","language":{"it_it":"//p4-ofp.static.pub/fes/cms/2022/08/11/1879wemcl77m77acacmjj9xoxp1u5k331282.jpg","en_gb":"//p4-ofp.static.pub/fes/cms/2022/08/11/1879wemcl77m77acacmjj9xoxp1u5k331282.jpg","it":""},"id":"Page01453591-48a1-46c1-825d-4e5271d7aea0"},"facetKey":"6474","facetVal":{"t_id":"Everyday Use","language":{"it_it":"Everyday Use","en_gb":"Everyday Use","it":""},"id":"Page043929c2-19a0-408d-89f4-226c4305a8e2"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"imageAlt":{"t_id":"Uso quotidiano","language":{"it_it":"Uso quotidiano","en_gb":"Uso quotidiano","it":""},"id":"Pagec437cc73-343e-4bb8-b6b4-8e04c58704f2"},"url":{"t_id":"/laptops/subseries-results/?visibleDatas=6474%3AUso%2520quotidiano","language":{"it_it":"/laptops/subseries-results/?visibleDatas=6474%3AUso%2520quotidiano","en_gb":"","en":"","it":""},"id":"Paged76337d0-19a2-4ed5-ac9c-3b10a945e10b"},"cardLinkVals":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"cardLink":"url","text1":{"t_id":"%3Cp%3EUso%20quotidiano%20e%20intrattenimento%3C%2Fp%3E","language":{"it_it":"%3Cp%3EUso%20quotidiano%20e%20intrattenimento%3C%2Fp%3E","en":"","it":""},"id":"Pagee3d0603d-e489-443d-9123-b72c21175415"},"rolloverText":{"t_id":"%3Cp%3EMantieni%20i%20contatti%20con%20amici%20e%20familiari.%20Guarda%20video%20online.%3C%2Fp%3E","language":{"it_it":"%3Cp%3EMantieni%20i%20contatti%20con%20amici%20e%20familiari.%20Guarda%20video%20online.%3C%2Fp%3E","en_gb":"%3Cp%3EMantieni%20i%20contatti%20con%20amici%20e%20familiari.%20Guarda%20video%20online.%3C%2Fp%3E","en":"","it":""},"id":"Pagee88f90e2-8657-46be-b1a7-aa13b5aa3f3c"},"cardid":1690177847348,"hoverEffect":true,"cardLinks":"key","NewPage":false},{"image":{"t_id":"https://p3-ofp.static.pub/fes/cms/2022/08/11/iy7d0p6vm50do4pm6gddjm0ys08n69524443.jpg","language":{"it_it":"https://p3-ofp.static.pub/fes/cms/2022/08/11/iy7d0p6vm50do4pm6gddjm0ys08n69524443.jpg","en_gb":"https://p3-ofp.static.pub/fes/cms/2022/08/11/iy7d0p6vm50do4pm6gddjm0ys08n69524443.jpg","it":""},"id":"Page0745df25-4db9-43aa-889c-2519fada93a4"},"facetKey":"6474","facetVal":{"t_id":"Creativity & Entertainment","language":{"it_it":"Creativity & Entertainment","en_gb":"Creativity & Entertainment","it":""},"id":"Pagebd6f8358-58eb-4dfd-bbee-3dbb9c7ffc01"},"weight":{"t_id":"","language":{},"id":""},"cardLinkVal":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"imageAlt":{"t_id":"Creatore","language":{"it_it":"Creatore","en":"Creatore","it":"Creatore"},"id":"Page51cd6b64-9dd9-47ec-81bf-e303fd692722"},"url":{"t_id":"/laptops/results/?visibleDatas=6474%3ACreatore%2520Contenuti","language":{"it_it":"/laptops/results/?visibleDatas=6474%3ACreatore%2520Contenuti","en":"/laptops/results/?visibleDatas=6474%3ACreatore%2520Contenuti","it":"/laptops/results/?visibleDatas=6474%3ACreatore%2520Contenuti"},"id":"Page7460ed94-df39-4c84-822c-1cc506d50fbd"},"cardLinkVals":[{"name":"Creatività e intrattenimento","active":"","value":"Creatività e intrattenimento"},{"name":"Gaming","active":"","value":"Gaming"},{"name":"Lavoro","active":"","value":"Lavoro"},{"name":"Studio","active":"","value":"Studio"},{"name":"Uso quotidiano","active":"","value":"Uso quotidiano"}],"cardLink":"url","text1":{"t_id":"%3Cp%3ECreatore%20Contenuti%3C%2Fp%3E","language":{"it_it":"%3Cp%3ECreatore%20Contenuti%3C%2Fp%3E","en":"","it":"%3Cp%3ECreatore%20Contenuti%3C%2Fp%3E"},"id":"Pagef961c66a-d260-4405-9528-5201fa8b8a31"},"rolloverText":{"t_id":"%3Cp%3EDispositivi%20di%20creazione%20per%20progetti%20grafici%2C%20editing%20di%20video%20e%20foto%20e%20altro%20ancora.%3C%2Fp%3E","language":{"it_it":"%3Cp%3EDispositivi%20di%20creazione%20per%20progetti%20grafici%2C%20editing%20di%20video%20e%20foto%20e%20altro%20ancora.%3C%2Fp%3E","en":"","it":""},"id":"Paged09141ed-67e5-46d1-9181-a2af0548cd48"},"cardid":1690180653787,"hoverEffect":true,"cardLinks":"key","NewPage":false}],"cardType":"2"}]},"robots":"INDEX,FOLLOW","adobeCategory":"","type2":"","expandToggle":"0","pageComponentDataLangCode":"it_it","navposkey":"pc_nav","subtaxonmy":"laptops","canonical":"","productNumber":"","dlpDynamicField":[{"value":"","key":"saleNameVariable"},{"value":"","key":"endDateVariable"},{"value":"","key":"subjectVariablePlural"},{"value":"","key":"heroCopyVariable"}],"type1":"","pageId":"f7873c89-9b34-4276-8dc0-4156078f32e7","jsFile":"","contactUsContent":"","highlightToggle":"0","contactUsValidTime":"","currencySwitchToggle":"1","tplId":"90d40cd1-b141-4d13-995d-8c07c896ad5d","pageComponentUuid":"6e8e1b887d2de-4358-98c1-81d8afdfc66a","asyncLoadComponent":"0","tabletAsyncCompPosition":"99","fpsToggle":"0","urlPrefix":"AAAAAAAJAAAG","adobetoggle":"0","h1":"Laptops | Shop Laptops, 2 in 1s, & More","description":{"t_id":"Scopri i nuovi modelli notebook e laptop ultrasottili e convertibili Lenovo. ✅ Spedizione GRATUITA per ordini superiori a 300â¬.","language":{"it_it":"Scopri i nuovi modelli notebook e laptop ultrasottili e convertibili Lenovo. ✅ Spedizione GRATUITA per ordini superiori a 300â¬.","en_gb":"Scopri i nuovi modelli notebook e laptop ultrasottili e convertibili Lenovo. ✅ Spedizione GRATUITA per ordini superiori a 300â¬.","it":""},"id":"Page5317294a-b1c5-4683-bc80-3e413e649353"},"h2":"","h3":"","title":{"t_id":"Notebook, Laptop e Ultrabook | PC portatili ultrasottili e convertibili","language":{"it_it":"Notebook, Laptop e Ultrabook | PC portatili ultrasottili e convertibili","en_gb":"Notebook, Laptop e Ultrabook | PC portatili ultrasottili e convertibili","it":""},"id":"Page3d2ee5cb-673f-42fb-975f-b3d0a7082371"},"urlEdit":0,"userSegment":"","pagetype2":"","contactUsTime":"","metaData":[],"pagetype1":"Laptops","tooltipStyle":"icon","pcAsyncCompPosition":"99","theme":"","seriesPageCategoryCode":"","pageTypeName":"Splitter Page","isAssociatedRelease":"true","contactUsHeadline":"","contactUsToggle":"1","mobileAsyncCompPosition":"2","uri":"/laptops/index.html","productSegment":"isg","subjectVariable":"","backgroundImgHeight":"100%","robotsSelectName":"","contactUsFlyOut":"0","backgroundColors":"#ffffff","targetUser":"0"});
}
})
})
function getWeight(search,callback){
var max = search.cardList.length - 1;
for (var j = 0; j < max; j++) {
for (var i = 0; i < max - j; i++) {
if(search.cardList[i].weight == '' || !Number(search.cardList[i].weight.t_id)) {
search.cardList[i].weight = {t_id:''};
search.cardList[i].weight.t_id = 1;
}
if (Number(search.cardList[i].weight.t_id) < Number(search.cardList[i + 1].weight.t_id)) {
var temp = search.cardList[i];
search.cardList[i] = search.cardList[i + 1];
search.cardList[i + 1] = temp;
}
}
}
callback(search);
}
function getEncode(value) {
return encodeURIComponent(value);
}