My First Playground

node v6.17.1
version: 1.0.0
endpointsharetweet
This is a playground to test JavaScript. It runs a completely standard copy of Node.js on a virtual server created just for you. Every one of npm’s 300,000+ packages are pre-installed, so try it out:
var express = require("@runkit/runkit/express-endpoint/1.0.0"); var app = express(exports); var request = require('request'); var url= require('url'); var changeCase = require("change-case"); var request = require('request'); var fs = require('fs'); var Math = require('mathjs'); var S = require('string'); var stg1; var data; var Msg; var more; var showdefault=0; var g_start=0; var g_end=0; var listcateg=['food','culture','shopping','leisure','sports']; var array = require('array'); app.get('/offer/*', function(req, res) { var flag2=0; var flagall=0; var innerResponse=false; var url1= url.parse(req.url,true); var qdata = url1.query; var queryObject = url.parse(req.url,true).query; var tst=Object.keys(queryObject).length;//console.log(tst); var last=qdata.last;//console.log(last); var msg=changeCase.lowerCase(qdata.msg); console.log("msg::"+msg); var str = "Hello world!"; var countq=parseInt(qdata.countq); var temp=0; function test(gsm,last){ var city1=''; var category1=''; var msg=gsm; var makesure=''; var go=true; // var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; //console.log("under city"); //var count=0; // request(msg1, function (error, response, body) { // if(!error && response.statusCode == 200) { // var result = JSON.parse(body); if(innerResponse==false && (S(msg).contains('available')==true || S(msg).contains('tell me')==true || S(msg).contains('tell')==true || S(msg).contains('show me')==true || S(msg).contains('tell me available')==true) && ( S(msg).contains('city')==true || S(msg).contains('cities')==true ) && ((S(S(msg).replaceAll(' ', '').s).contains('allcity')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcities')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategories')==false))){ for(var i=0 ; i< result.length ; i++){ if(S(msg).contains(result.cityName)==true){ go=false; } } if(go!= false) { //if2 var city_name='{"messages": [{"text": "Available cities are"},'; var count=0; var count_o=0; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ makesure+=result[i].cityName; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ city_name+=changeCase.upperCaseFirst(result[i].cityName); if(i!=result.length-1 && count_o< count-1){ city_name+=" \\n "; makesure+=result[i].cityName+" "; count_o++; } } } city_name+='"}]}'; if(result.length!=0){ flag2=1; flagall=1; showdefault=1; console.log("flagall ::"+flagall); innerResponse=true; res.send(city_name); }else{ var stg='{"messages": [{"text": "No cities are available"}]}'; flagall=1; innerResponse=true; res.send(stg); } } } // } //}) if(innerResponse==false && (S(msg).contains('available')==true || S(msg).contains('tell me')==true || S(msg).contains('tell')==true || S(msg).contains('tell me available')==true) && (S(msg).contains('country')==true || S(msg).contains('countries')==true ) && ((S(S(msg).replaceAll(' ', '').s).contains('allcountry')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategories')==false))){ // var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // var result = JSON.parse(body); var city_name='{"messages": [{"text": "Available countries are"},'; var makesure=''; var count=0; var count_o=0; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].country)==false){ makesure+=result[i].country; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].country)==false){ city_name+=changeCase.upperCaseFirst(result[i].country); if(i!=result.length-1 && count_o < count-1){ city_name+="\\n"; makesure+=result[i].country; count_o++; } } } city_name+='" }]}'; if(result.length!=0 ){ flagall=1; innerResponse=true; res.send(city_name); }else{ var stg='{"messages": [{"text": "No country is available"}]}'; flagall=1; showdefault=1; innerResponse=true; res.send(stg); } //} //}) } if(innerResponse==false){ // var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // var result = JSON.parse(body); var makesure=''; var listcity=[]; var listcategory=[]; for(var i=0; i< result.length ; i++){ if( S(S(S(msg).replaceAll(' ', '').s).replaceAll('city','').s ).contains( S(result[i].cityName).chompRight('city').s )==true && S(makesure).contains(result[i].cityName)==false ){ listcity.push(result[i].cityName); makesure+=result[i].cityName+" "; } } makesure=''; for(var i=0;i< listcateg.length ; i++){ if(S(msg).contains(listcateg[i])){ listcategory.push(listcateg[i]); } } if((S(S(msg).replaceAll(' ', '').s).contains('allcity')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcities')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcategories')==true ) || (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==true)){ if((S(S(msg).replaceAll(' ', '').s).contains('allcity')==true || S(S(msg).replaceAll(' ', '').s).contains('allcities')==true || (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==true)) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==true || S(S(msg).replaceAll(' ', '').s).contains('allcategories')==true)){ var stg='{"set_attributes":{"category_name": "ALL","city_name": "all","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } //check city-all & category also if(innerResponse==false && (S(S(msg).replaceAll(' ', '').s).contains('allcity')==true || S(S(msg).replaceAll(' ', '').s).contains('allcities')==true || (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==true)) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==false && S(S(msg).replaceAll(' ', '').s).contains('allcategories')==false)){ if(listcategory.length==0){ var stg='{"set_attributes":{"city_name": "all","more":"0"},"redirect_to_blocks": ["Category_block_city"]}'; flagall=1; innerResponse=true; res.send(stg); }else{ for(var i=0; i<listcategory.length ; i++){ category1+=listcategory[i]+" "; } var stg='{"set_attributes":{"category_name": "'+category1+'","city_name": "all","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } } if(innerResponse==false && (S(S(msg).replaceAll(' ', '').s).contains('allcity')==false && S(S(msg).replaceAll(' ', '').s).contains('allcities')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==false)&& (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==true || S(S(msg).replaceAll(' ', '').s).contains('allcategories')==true)){ if(listcity.length==0){ if(last=='Category_block_city'){ var stg='{"set_attributes":{"category_name": "ALL","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } if(last='Category_block' && innerResponse==false){ var stg='{"set_attributes":{"city_name": "all","category_name": "ALL","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } }else{ for(var i=0; i<listcity.length ; i++){ city1+=listcity[i]+" "; } var stg='{"set_attributes":{"category_name": "ALL","city_name": "'+city1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } } } if(listcity.length!=0 && listcategory.length!=0){ var city1=''; var category1=''; for(var i=0; i<listcity.length ; i++ ){ city1+=listcity[i]+" "; } for(var i=0; i<listcategory.length ; i++){ category1+=listcategory[i]+" "; } var stg='{"set_attributes":{"category_name": "'+category1+'","city_name": "'+city1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false && listcity.length!=0 && listcategory.length==0){ var city1=''; var category1=''; for(var i=0; i<listcity.length ; i++ ){ city1+=listcity[i]+" "; } var stg='{"set_attributes":{"city_name": "'+city1+'","more":"0"},"redirect_to_blocks": ["Category_block_city"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false && listcity.length==0 && listcategory.length!=0){ var city1=''; var category1=''; for(var i=0; i<listcategory.length ; i++){ category1+=listcategory[i]+" "; } if(last=='Category_block_city'){ var stg='{"set_attributes":{"category_name": "'+category1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false && last=='Category_block'){ var stg='{"set_attributes":{"city_name": "all","category_name": "'+category1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false){ var stg='{"set_attributes":{"city_name": "all","category_name": "'+category1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } } //////////////////////////////////////////////////////////////////////////////////////////////// if(innerResponse==false && listcity.length==0 && listcategory.length==0 && ((/offer(s)*(do|whatever|whichever)*(you|u)*(have|hv|can|want|are|r)*(\?)*$/).test(S(msg).replaceAll(' ', '').s)==true || (/experience(s)*$/).test(S(msg).replaceAll(' ', '').s)==true)){ var stg='{"redirect_to_blocks": ["input"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false && listcity.length==0 && listcategory.length==0 && ((/offer(s)*/).test(S(msg).replaceAll(' ', '').s)==true || (/experience(s)*/).test(S(msg).replaceAll(' ', '').s)==true)){ var stg='{"messages": [{"text": "city or category is not available"}]}'; var city_name='{"messages": [{"text": "city or category is not available"},{"text": "Available cities are"},'; var count=0; var count_o=0; var makesure='' for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ makesure+=result[i].cityName; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ city_name+=changeCase.upperCaseFirst(result[i].cityName); if(i!=result.length-1 && count_o< count-1){ city_name+=" \\n "; makesure+=result[i].cityName+" "; count_o++; } } } city_name+='"},{"text": "Available categories are"},{"text": "'; for(var i=0; i< listcateg.length ; i++){ city_name+=changeCase.upperCaseFirst(listcateg[i]); if(i<listcateg.length-1){ city_name+="\\n"; } } city_name+='"}],"redirect_to_blocks": ["city_input"]}'; //city_name="\\n"; flagall=1; innerResponse=true; res.send(city_name); } if(flagall!=1 && listcity.length==0 && listcategory.length==0 && last == 'Category_block'){ var regex=[{'r':/^(i|i'm)(am|m)*(interested|interest)(in|n)(priceless|mastercard)$/,'s':'thanks for your interest'},{'r':/^(i|please)*(want|wanna|wonna|need)*(ur|your)*help(me)*(\?)*/,'s':'Yes sure,how can i help u??'},{'r':/^h(i)+$/,'s':'Hi'},{'r':/^hello$/,'s':'Hello'},{'r':/^heyhi$/,'s':'hi'},{'r':/^(are|r)(you|u)there(\?)*$/,'s':'Hey Hi, i am here'},{'r':/^h(y)^/,'s':'Hi'},{'r':/^(hey|hello|hi)*goodevening$/,'s':'Good Evening'},{'r':/^(hey|hello|hi)*goodnight$/,'s':'Good Night'},{'r':/^(bye|by)*gn$/,'s':'Good Night'},{'r':/^(hey|hello|hi)*goodmorning$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*gm$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*(good afternoon|ga)$/,'s':'Good Afternoon'},{'r':/^welcome$/,'s':'how can i help you'},{'r':/^(bye|by|(bye)+)$/,'s':'Bye'},{'r':/^who(are|u)(\?)*$/,'s':'I am priceless chatbot'},{'r':/^(hey|hi|hello|hy)*(whatsup|sup)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^(what|wht|whats|what's)(is|are|r|do)*(your|ur|you|u)(business|working|somework|work|doing|job|purpose|do|going|purpose)(now|nw)*(\?)*$/,'s':'Showing Priceless Offers To Mastercard CArd Holders'},{'r':/^(what|wht|whats|what's)(you|u)(supposed|suppose)(to|2)(done)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^dontneedhelp$/,'s':'Okay...Thank You For Visiting'},{'r':/(i|you|u)*(am|m|are|r)*(dont|don't|not|nt)(doing|working|performing)*(interested|interest|good|best|better|well)/,'s':'Okay...Thank You For Visiting'},{'r':/^(okay|fine|ok|kk|K)*(thank|thanks|thnks|thnx|tq|tnx|ty)(for|4)*(u|you|alot|verymuch|somuch|help)*(for|4)*/,'s':'You are Most Welcome!'},{'r':/(do|work)(ur|your)*(something|somework|work|job)/,'s':'Okay..I will Help You To Search Priceless Offers'},{'r':/^(wow|nice|awesome|welldone|good|excellent|fantastic|lovely|enjoyable)(job|work|performence)*$/,'s':'Thank You'}]; for(var i=0; i < regex.length; i++) { if((regex[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+changeCase.upperCaseFirst(changeCase.lowerCase(re))+'"}]}'; res.send(stg); innerResponse=true; break; } } var regex1=[{"r":/(what|wht)*(is|are|r)*policy[a-z]*(cancellations|refunds)(\?)*/,"s":'each offer contains its own cancellation and refund policy in the offer terms and conditions depending on the nature of the offer. please read though the terms and conditions and look at your email confirmation to see if your experience can be changed or cancelled. if you have any questions please contact us at london@priceless.com.'},{"r":/(what|wht|how|hw)(is|are|r)priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*priceless(cities|city)*(work|works|do|job)(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*(work|works|do|job)[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/(how|hw|what|wht|which)(do|are|r|can|is)*[a-z]*advantage[a-z]*(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'click on any one of the experiences and offers you select to read the full details. some of these opportunities you can claim right on the new website by following the instructions provided. others, you would purchase or redeem on an approved partner’s website. please check the terms and conditions included for further details.'},{"r":/do i have to own a mastercard to take advantage(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'yes, priceless cities experiences and offers are exclusively for mastercard cardholders. if you own a world, world elite, platinum or black mastercard you may see additional experiences designed just for you. look on the back or front of your mastercard to learn if you have a world, world elite, platinum or black mastercard. then, notice if the name of your card is mentioned in the description or at the top of the custom experience or offer.'},{"r":/[a-z]*redeem(experiences|offers)[a-z]*(offers|experiences)*(\?)*/,"s":'when you click on an offer you like, you will be provided with instructions and information about how to take advantage of it. certain offers are purchased through priceless cities and others are purchased through a third party merchant. the offer terms and conditions will provide this information.'}]; for(var i=0; i < regex1.length; i++) { if((regex1[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex1[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+re+'"}],"redirect_to_blocks": ["FAQ"]}'; res.send(stg); innerResponse=true; break; } } if(innerResponse==false){ var stg='{"messages": [{"text": "this category is not avalable "}],"redirect_to_blocks": ["Category_block"]}'; innerResponse=true; res.send(stg); } } if(flagall!=1 && listcity.length==0 && listcategory.length==0 && last=='Category_block_city'){ var regex=[{'r':/^(i|i'm)(am|m)*(interested|interest)(in|n)(priceless|mastercard)$/,'s':'thanks for your interest'},{'r':/^(i|please)*(want|wanna|wonna|need)*(ur|your)*help(me)*(\?)*/,'s':'Yes sure,how can i help u??'},{'r':/^h(i)+$/,'s':'Hi'},{'r':/^hello$/,'s':'Hello'},{'r':/^heyhi$/,'s':'hi'},{'r':/^(are|r)(you|u)there(\?)*$/,'s':'Hey Hi, i am here'},{'r':/^h(y)^/,'s':'Hi'},{'r':/^(hey|hello|hi)*goodevening$/,'s':'Good Evening'},{'r':/^(hey|hello|hi)*goodnight$/,'s':'Good Night'},{'r':/^(bye|by)*gn$/,'s':'Good Night'},{'r':/^(hey|hello|hi)*goodmorning$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*gm$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*(good afternoon|ga)$/,'s':'Good Afternoon'},{'r':/^welcome$/,'s':'how can i help you'},{'r':/^(bye|by|(bye)+)$/,'s':'Bye'},{'r':/^who(are|u)(\?)*$/,'s':'I am priceless chatbot'},{'r':/^(hey|hi|hello|hy)*(whatsup|sup)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^(what|wht|whats|what's)(is|are|r|do)*(your|ur|you|u)(business|working|somework|work|doing|job|purpose|do|going|purpose)(now|nw)*(\?)*$/,'s':'Showing Priceless Offers To Mastercard CArd Holders'},{'r':/^(what|wht|whats|what's)(you|u)(supposed|suppose)(to|2)(done)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^dontneedhelp$/,'s':'Okay...Thank You For Visiting'},{'r':/(i|you|u)*(am|m|are|r)*(dont|don't|not|nt)(doing|working|performing)*(interested|interest|good|best|better|well)/,'s':'Okay...Thank You For Visiting'},{'r':/^(okay|fine|ok|kk|K)*(thank|thanks|thnks|thnx|tq|tnx|ty)(for|4)*(u|you|alot|verymuch|somuch|help)*(for|4)*/,'s':'You are Most Welcome!'},{'r':/(do|work)(ur|your)*(something|somework|work|job)/,'s':'Okay..I will Help You To Search Priceless Offers'},{'r':/^(wow|nice|awesome|welldone|good|excellent|fantastic|lovely|enjoyable)(job|work|performence)*$/,'s':'Thank You'}]; for(var i=0; i < regex.length; i++) { if((regex[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+changeCase.upperCaseFirst(changeCase.lowerCase(re))+'"}]}'; res.send(stg); innerResponse=true; break; } } var regex1=[{"r":/(what|wht)*(is|are|r)*policy[a-z]*(cancellations|refunds)(\?)*/,"s":'each offer contains its own cancellation and refund policy in the offer terms and conditions depending on the nature of the offer. please read though the terms and conditions and look at your email confirmation to see if your experience can be changed or cancelled. if you have any questions please contact us at london@priceless.com.'},{"r":/(what|wht|how|hw)(is|are|r)priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*priceless(cities|city)*(work|works|do|job)(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*(work|works|do|job)[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/(how|hw|what|wht|which)(do|are|r|can|is)*[a-z]*advantage[a-z]*(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'click on any one of the experiences and offers you select to read the full details. some of these opportunities you can claim right on the new website by following the instructions provided. others, you would purchase or redeem on an approved partner’s website. please check the terms and conditions included for further details.'},{"r":/do i have to own a mastercard to take advantage(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'yes, priceless cities experiences and offers are exclusively for mastercard cardholders. if you own a world, world elite, platinum or black mastercard you may see additional experiences designed just for you. look on the back or front of your mastercard to learn if you have a world, world elite, platinum or black mastercard. then, notice if the name of your card is mentioned in the description or at the top of the custom experience or offer.'},{"r":/[a-z]*redeem(experiences|offers)[a-z]*(offers|experiences)*(\?)*/,"s":'when you click on an offer you like, you will be provided with instructions and information about how to take advantage of it. certain offers are purchased through priceless cities and others are purchased through a third party merchant. the offer terms and conditions will provide this information.'}]; for(var i=0; i < regex1.length; i++) { if((regex1[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex1[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+re+'"}],"redirect_to_blocks": ["FAQ"]}';; res.send(stg); innerResponse=true; break; } } if(innerResponse==false){ var stg='{"messages": [{"text": "this category is not avalable "}],"redirect_to_blocks": ["Category_block_city"]}'; innerResponse=true; res.send(stg); } } if(flagall!=1 && listcity.length==0 && listcategory.length==0 && last=='city_input'){ var regex=[{'r':/^(i|i'm)(am|m)*(interested|interest)(in|n)(priceless|mastercard)$/,'s':'thanks for your interest'},{'r':/^(i|please)*(want|wanna|wonna|need)*(ur|your)*help(me)*(\?)*/,'s':'Yes sure,how can i help u??'},{'r':/^h(i)+$/,'s':'Hi'},{'r':/^hello$/,'s':'Hello'},{'r':/^heyhi$/,'s':'hi'},{'r':/^(are|r)(you|u)there(\?)*$/,'s':'Hey Hi, i am here'},{'r':/^h(y)^/,'s':'Hi'},{'r':/^(hey|hello|hi)*goodevening$/,'s':'Good Evening'},{'r':/^(hey|hello|hi)*goodnight$/,'s':'Good Night'},{'r':/^(bye|by)*gn$/,'s':'Good Night'},{'r':/^(hey|hello|hi)*goodmorning$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*gm$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*(good afternoon|ga)$/,'s':'Good Afternoon'},{'r':/^welcome$/,'s':'how can i help you'},{'r':/^(bye|by|(bye)+)$/,'s':'Bye'},{'r':/^who(are|u)(\?)*$/,'s':'I am priceless chatbot'},{'r':/^(hey|hi|hello|hy)*(whatsup|sup)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^(what|wht|whats|what's)(is|are|r|do)*(your|ur|you|u)(business|working|somework|work|doing|job|purpose|do|going|purpose)(now|nw)*(\?)*$/,'s':'Showing Priceless Offers To Mastercard CArd Holders'},{'r':/^(what|wht|whats|what's)(you|u)(supposed|suppose)(to|2)(done)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^dontneedhelp$/,'s':'Okay...Thank You For Visiting'},{'r':/(i|you|u)*(am|m|are|r)*(dont|don't|not|nt)(doing|working|performing)*(interested|interest|good|best|better|well)/,'s':'Okay...Thank You For Visiting'},{'r':/^(okay|fine|ok|kk|K)*(thank|thanks|thnks|thnx|tq|tnx|ty)(for|4)*(u|you|alot|verymuch|somuch|help)*(for|4)*/,'s':'You are Most Welcome!'},{'r':/(do|work)(ur|your)*(something|somework|work|job)/,'s':'Okay..I will Help You To Search Priceless Offers'},{'r':/^(wow|nice|awesome|welldone|good|excellent|fantastic|lovely|enjoyable)(job|work|performence)*$/,'s':'Thank You'}]; for(var i=0; i < regex.length; i++) { if((regex[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+changeCase.upperCaseFirst(changeCase.lowerCase(re))+'"}]}'; res.send(stg); innerResponse=true;break; } } var regex1=[{"r":/(what|wht)*(is|are|r)*policy[a-z]*(cancellations|refunds)(\?)*/,"s":'each offer contains its own cancellation and refund policy in the offer terms and conditions depending on the nature of the offer. please read though the terms and conditions and look at your email confirmation to see if your experience can be changed or cancelled. if you have any questions please contact us at london@priceless.com.'},{"r":/(what|wht|how|hw)(is|are|r)priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*priceless(cities|city)*(work|works|do|job)(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*(work|works|do|job)[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/(how|hw|what|wht|which)(do|are|r|can|is)*[a-z]*advantage[a-z]*(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'click on any one of the experiences and offers you select to read the full details. some of these opportunities you can claim right on the new website by following the instructions provided. others, you would purchase or redeem on an approved partner’s website. please check the terms and conditions included for further details.'},{"r":/do i have to own a mastercard to take advantage(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'yes, priceless cities experiences and offers are exclusively for mastercard cardholders. if you own a world, world elite, platinum or black mastercard you may see additional experiences designed just for you. look on the back or front of your mastercard to learn if you have a world, world elite, platinum or black mastercard. then, notice if the name of your card is mentioned in the description or at the top of the custom experience or offer.'},{"r":/[a-z]*redeem(experiences|offers)[a-z]*(offers|experiences)*(\?)*/,"s":'when you click on an offer you like, you will be provided with instructions and information about how to take advantage of it. certain offers are purchased through priceless cities and others are purchased through a third party merchant. the offer terms and conditions will provide this information.'}]; for(var i=0; i < regex1.length; i++) { if((regex1[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex1[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+re+'"}],"redirect_to_blocks": ["FAQ"]}'; res.send(stg); innerResponse=true; break; } } if(innerResponse==false){ var city_name='{"messages": [{"text": "Sorry this city is not available ! "},{"text": "Available cities are"},'; var count=0; var count_o=0; var makesure='' for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ makesure+=result[i].cityName; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ city_name+=changeCase.upperCaseFirst(result[i].cityName); if(i!=result.length-1 && count_o< count-1){ city_name+=" \\n "; makesure+=result[i].cityName+" "; count_o++; } } } city_name+='"}],"redirect_to_blocks": ["city_input"]}'; //console.log("city::"+city_name); if(result.length!=0){ //city_name="\\n"; flagall=1; innerResponse=true; res.send(city_name); }else{ var stg='{"messages": [{"text": "No cities are available"}]}'; flagall=1; innerResponse=true; res.send(stg); }} } // } //}) } } function calculate(lat1,lon1,lat2,lon2) { //console.log(lat1+" "+lon1+" "+lat2+" "+lon2); var R = 6371; // Radius of the earth in km var dLat = deg2rad(lat2-lat1); // deg2rad below //console.log("dLat"+dLat); var dLon = deg2rad(lon2-lon1); //console.log("dlon"+dLon); var a = (Math.sin(dLat/2) * Math.sin(dLat/2) )+(Math.cos(deg2rad(lat1)) * Math.cos(deg2rad(lat2)) * Math.sin(dLon/2) * Math.sin(dLon/2)); var c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1-a)); var d = R * c; // Distance in km return d; } function deg2rad(deg){ return deg * (Math.PI/180); } function cityVerify(cityv){ var cityn=S(cityv).splitLeft(' '); var newcity=''; var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; var makesure=''; request(msg1, function (error, response, body) {//#request2 if(!error && response.statusCode == 200) { //if2 var result = JSON.parse(body); for(var i=0; i< cityv.length ; i++){ for(var j=0; j< result.length ; j++){ if(cityv[i]==result[i].cityName || cityv[i]== S(result[i].cityName).chompRight('city').s || (S(S(cityv).replaceAll(' ', '').s).contains( S(result[i].cityName).chompRight('city').s )==true ) && S(makesure).contains(result[i].cityName)==false ){ newcity+=result[i].cityName+" "; makesure+=result[i].cityName+" "; } } } if(newcity.length !=0 ){ return newcity; } } }) } if(tst=='3'){ var result=[{"cityName":"stockholm","country":"sweden","ranking":"4","latitude":149.33258056640625,"longitude":198.06489944458008,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"melbourne","country":"australia","ranking":"1","latitude":52.18600082397461,"longitude":324.96331787109375,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"madrid","country":"spain","ranking":"1","latitude":130.41650009155273,"longitude":176.29744005203247,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"newyorkcity","country":"unitedstates","ranking":"43","latitude":130.71427154541016,"longitude":105.99403381347656,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"toronto","country":"canada","ranking":"2","latitude":133.70011138916016,"longitude":100.58370208740234,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"miami","country":"unitedstates","ranking":"7","latitude":115.7742691040039,"longitude":99.80634307861328,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"losangeles","country":"unitedstates","ranking":"3","latitude":124.05223083496094,"longitude":61.756317138671875,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"riodejaneiro","country":"brazil","ranking":"5","latitude":67.09721946716309,"longitude":136.79249954223633,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"paris","country":"france","ranking":"2","latitude":138.85340881347656,"longitude":182.34879994392395,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"boston","country":"unitedstates","ranking":"3","latitude":132.35842895507812,"longitude":108.94023132324219,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"london","country":"unitedkingdom","ranking":"1","latitude":141.50852966308594,"longitude":179.87425999343395,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"eastlosangeles","country":"unitedstates","ranking":"2","latitude":124.02389907836914,"longitude":61.827980041503906,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"tokyo","country":"japan","ranking":"1","latitude":125.68949890136719,"longitude":319.69171142578125,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"berlin","country":"germany","ranking":"3","latitude":142.5243682861328,"longitude":193.41053009033203,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"chicago","country":"unitedstates","ranking":"5","latitude":131.85002899169922,"longitude":92.3499526977539,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"sydney","country":"australia","ranking":"1","latitude":56.13214874267578,"longitude":331.2073211669922,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"}]; if(city != 'all' && (qdata.msg == undefined) && (qdata.city != undefined) && last=='city_input'){ //var flag=0;console.log("****"); var city =changeCase.lowerCase(qdata.city); console.log(city); console.log(last); //var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; //request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // var result = JSON.parse(body); /*for(var i=0; i< result.length ; i++){ if(city==result[i].cityName || (S(S(S(city).replaceAll(' ', '').s).replaceAll('city','').s ).contains( S(result[i].cityName).chompRight('city').s )==true)){ flag=1; var stg='{"set_attributes":{"city_name": "'+result[i].cityName+'"},"redirect_to_blocks": ["Category_block_city"]}'; flagall=1; res.send(stg); break; } }*/ if(innerResponse==false){ test(city,last); } //} //}) } if((qdata.msg != undefined)&& last=='city_input'){ var msg=changeCase.lowerCase(qdata.msg);console.log('i am college'); if(innerResponse==false){ console.log('i am college'); test(msg,last); } } if((qdata.msg != undefined)&& last=='Category_block'){ var msg=changeCase.lowerCase(qdata.msg); if(innerResponse==false){ test(msg,last); } } if((qdata.msg != undefined)&& last=='Category_block_city'){ var msg=changeCase.lowerCase(qdata.msg); if(innerResponse==false){ test(msg,last); } } if(qdata.msg != undefined && innerResponse!=true){ //console.log("****************");console.log(msg); //console.log(S(msg).contains('available'));console.log(S(msg).contains('city')); var makesure=''; var go=true; // var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; //console.log("under city"); //var count=0; // request(msg1, function (error, response, body) { // if(!error && response.statusCode == 200) { // var result = JSON.parse(body); if((S(msg).contains('available')==true || S(msg).contains('tell me')==true || S(msg).contains('tell')==true || S(msg).contains('show me')==true || S(msg).contains('tell me available')==true) && ( S(msg).contains('city')==true || S(msg).contains('cities')==true ) && ((S(S(msg).replaceAll(' ', '').s).contains('allcity')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcities')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategories')==false)) ){ for(var i=0 ; i< result.length ; i++){ if(S(msg).contains(result.cityName)==true){ go=false; } } if(go!= false) { //if2 console.log("hello Im in"); var city_name='{"messages": [{"text": "Available cities are"},'; var count=0; var count_o=0; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ makesure+=result[i].cityName; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ city_name+=changeCase.upperCaseFirst(result[i].cityName); if(i!=result.length-1 && count_o< count-1){ city_name+=" \\n "; makesure+=result[i].cityName+" "; count_o++; } } } city_name+='"}]}'; //console.log("city::"+city_name); if(result.length!=0){ //city_name="\\n"; flag2=1; flagall=1; showdefault=1; console.log("flagall ::"+flagall); res.send(city_name); }else{ var stg='{"messages": [{"text": "No cities are available"}]}'; flagall=1; res.send(stg); } } } // } //}) if((S(msg).contains('available')==true || S(msg).contains('tell me')==true || S(msg).contains('tell')==true || S(msg).contains('tell me available')==true) && (S(msg).contains('country')==true || S(msg).contains('countries')==true ) && ((S(S(msg).replaceAll(' ', '').s).contains('allcountry')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcategories')==false)) ){ // var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // var result = JSON.parse(body); var city_name='{"messages": [{"text": "Available countries are"},'; var makesure=''; var count=0; var count_o=0; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].country)==false){ makesure+=result[i].country; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].country)==false){ city_name+=changeCase.upperCaseFirst(result[i].country); if(i!=result.length-1 && count_o < count-1){ city_name+="\\n"; makesure+=result[i].country; count_o++; } } } city_name+='" }]}'; //console.log("city::"+city_name); if(result.length!=0 ){ flagall=1; res.send(city_name); }else{ var stg='{"messages": [{"text": "No country is available"}]}'; flagall=1; showdefault=1; res.send(stg); } //} //}) } }//dsfS(S(msg).replaceAll(' ', '').s)contains(S(result.city).chompRight('city').s) console.log('4'); if(qdata.msg != undefined && flag2==0 && innerResponse!=true){ var city1=''; var category1=''; // var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // var result = JSON.parse(body); var makesure=''; var listcity=[]; var listcategory=[]; for(var i=0; i< result.length ; i++){ if( S(S(S(msg).replaceAll(' ', '').s).replaceAll('city','').s ).contains( S(result[i].cityName).chompRight('city').s )==true && S(makesure).contains(result[i].cityName)==false ){ listcity.push(result[i].cityName); makesure+=result[i].cityName+" "; } } makesure=''; for(var i=0;i< listcateg.length ; i++){ if(S(msg).contains(listcateg[i])){ listcategory.push(listcateg[i]); } } for(var i=0; i< listcity.length ; i++){ console.log(i+" "+listcity[i]); } //console.log("category "); for(var i=0;i< listcategory.length ; i++){ console.log( i+""+listcategory[i]); } if((S(S(msg).replaceAll(' ', '').s).contains('allcity')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcities')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcategories')==true ) || (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==true)){ var city1=''; var category1=''; if((S(S(msg).replaceAll(' ', '').s).contains('allcity')==true || S(S(msg).replaceAll(' ', '').s).contains('allcities')==true || (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==true)) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==true || S(S(msg).replaceAll(' ', '').s).contains('allcategories')==true)){ var stg='{"set_attributes":{"category_name": "ALL","city_name": "all","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } //check city-all & category also if(innerResponse==false && (S(S(msg).replaceAll(' ', '').s).contains('allcity')==true || S(S(msg).replaceAll(' ', '').s).contains('allcities')==true || (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==true) || (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==true)) && (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==false && S(S(msg).replaceAll(' ', '').s).contains('allcategories')==false)){ if(listcategory.length==0){ var stg='{"set_attributes":{"city_name": "all","more":"0"},"redirect_to_blocks": ["Category_block_city"]}'; flagall=1; innerResponse=true; res.send(stg); }else{ for(var i=0; i<listcategory.length ; i++){ category1+=listcategory[i]+" "; } var stg='{"set_attributes":{"category_name": "'+category1+'","city_name": "all","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } } if(innerResponse==false && (S(S(msg).replaceAll(' ', '').s).contains('allcity')==false && S(S(msg).replaceAll(' ', '').s).contains('allcities')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcountry')==false) && (S(S(msg).replaceAll(' ', '').s).contains('allcountries')==false)&& (S(S(msg).replaceAll(' ', '').s).contains('allcategory')==true || S(S(msg).replaceAll(' ', '').s).contains('allcategories')==true)){ if(listcity.length==0){ if(last=='Category_block_city'){ console.log('i am in category block city'); var stg='{"set_attributes":{"category_name": "ALL","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } if(last='Category_block' && innerResponse==false){ console.log('i am in category block'); var stg='{"set_attributes":{"city_name": "all","category_name": "ALL","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } }else{ for(var i=0; i<listcity.length ; i++){ city1+=listcity[i]+" "; } var stg='{"set_attributes":{"category_name": "ALL","city_name": "'+city1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } } } if(innerResponse==false && listcity.length!=0 && listcategory.length!=0){ var city1=''; var category1=''; for(var i=0; i<listcity.length ; i++ ){ city1+=listcity[i]+" "; } for(var i=0; i<listcategory.length ; i++){ category1+=listcategory[i]+" "; } var stg='{"set_attributes":{"category_name": "'+category1+'","city_name": "'+city1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false && listcity.length!=0 && listcategory.length==0){ var city1=''; var category1=''; for(var i=0; i<listcity.length ; i++ ){ city1+=listcity[i]+" "; } var stg='{"set_attributes":{"city_name": "'+city1+'","more":"0"},"redirect_to_blocks": ["Category_block_city"]}'; flagall=1; res.send(stg); } if(innerResponse==false && listcity.length==0 && listcategory.length!=0){ var city1=''; var category1=''; for(var i=0; i<listcategory.length ; i++){ category1+=listcategory[i]+" "; } var stg='{"set_attributes":{"city_name": "all","category_name": "'+category1+'","more":"0"},"redirect_to_blocks": ["city_final"]}'; flagall=1; res.send(stg); } if(innerResponse==false && listcity.length==0 && listcategory.length==0 && ((/offer(s)*(do|whatever|whichever)*(you|u)*(have|hv|can|want|are|r)*(\?)*$/).test(S(msg).replaceAll(' ', '').s)==true || (/experience(s)*$/).test(S(msg).replaceAll(' ', '').s)==true)){ var stg='{"redirect_to_blocks": ["input"]}'; flagall=1; innerResponse=true; res.send(stg); } if(innerResponse==false && listcity.length==0 && listcategory.length==0 && ((/offer(s)*/).test(S(msg).replaceAll(' ', '').s)==true || (/experience(s)*/).test(S(msg).replaceAll(' ', '').s)==true)){ var stg='{"messages": [{"text": "city or category is not available"}]}'; var city_name='{"messages": [{"text": "city or category is not available"},{"text": "Available cities are"},'; var count=0; var count_o=0; var makesure='' for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ makesure+=result[i].cityName; count++; } } makesure=''; city_name+='{"text": "'; for(var i=0; i< result.length ; i++){ if(S(makesure).contains(result[i].cityName)==false){ city_name+=changeCase.upperCaseFirst(result[i].cityName); if(i!=result.length-1 && count_o< count-1){ city_name+=" \\n "; makesure+=result[i].cityName+" "; count_o++; } } } city_name+='"},{"text": "Available categories are"},{"text": "'; for(var i=0; i< listcateg.length ; i++){ city_name+=changeCase.upperCaseFirst(listcateg[i]); if(i<listcateg.length-1){ city_name+="\\n"; } } city_name+='"}],"redirect_to_blocks": ["city_input"]}'; //city_name="\\n"; flagall=1; innerResponse=true; res.send(city_name); } //console.log(flagall); if(innerResponse==false && flagall!=1 && listcity.length==0 && listcategory.length==0 ){ var regex=[{'r':/^(i|i'm)(am|m)*(interested|interest)(in|n)(priceless|mastercard)$/,'s':'thanks for your interest'},{'r':/^(i|please)*(want|wanna|wonna|need)*(ur|your)*help(me)*(\?)*/,'s':'Yes sure,how can i help u??'},{'r':/^h(i)+$/,'s':'Hi'},{'r':/^hello$/,'s':'Hello'},{'r':/^heyhi$/,'s':'hi'},{'r':/^(are|r)(you|u)there(\?)*$/,'s':'Hey Hi, i am here'},{'r':/^h(y)^/,'s':'Hi'},{'r':/^(hey|hello|hi)*goodevening$/,'s':'Good Evening'},{'r':/^(hey|hello|hi)*goodnight$/,'s':'Good Night'},{'r':/^(bye|by)*gn$/,'s':'Good Night'},{'r':/^(hey|hello|hi)*goodmorning$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*gm$/,'s':'Good Morning'},{'r':/^(hey|hello|hi)*(good afternoon|ga)$/,'s':'Good Afternoon'},{'r':/^welcome$/,'s':'how can i help you'},{'r':/^(bye|by|(bye)+)$/,'s':'Bye'},{'r':/^who(are|u)(\?)*$/,'s':'I am priceless chatbot'},{'r':/^(hey|hi|hello|hy)*(whatsup|sup)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^(what|wht|whats|what's)(is|are|r|do)*(your|ur|you|u)(business|working|somework|work|doing|job|purpose|do|going|purpose)(now|nw)*(\?)*$/,'s':'Showing Priceless Offers To Mastercard CArd Holders'},{'r':/^(what|wht|whats|what's)(you|u)(supposed|suppose)(to|2)(done)(\?)*$/,'s':'Showing Priceless Offers To Mastercard Card Holders'},{'r':/^dontneedhelp$/,'s':'Okay...Thank You For Visiting'},{'r':/(i|you|u)*(am|m|are|r)*(dont|don't|not|nt)(doing|working|performing)*(interested|interest|good|best|better|well)/,'s':'Okay...Thank You For Visiting'},{'r':/^(okay|fine|ok|kk|K)*(thank|thanks|thnks|thnx|tq|tnx|ty)(for|4)*(u|you|alot|verymuch|somuch|help)*(for|4)*/,'s':'You are Most Welcome!'},{'r':/(do|work)(ur|your)*(something|somework|work|job)/,'s':'Okay..I will Help You To Search Priceless Offers'},{'r':/^(wow|nice|awesome|welldone|good|excellent|fantastic|lovely|enjoyable)(job|work|performence)*$/,'s':'Thank You'}]; for(var i=0; i < regex.length; i++) { if((regex[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+changeCase.upperCaseFirst(changeCase.lowerCase(re))+'"}]}'; res.send(stg); innerResponse=true;break; } } var regex1=[{"r":/(what|wht)*(is|are|r)*policy[a-z]*(cancellations|refunds)(\?)*/,"s":'each offer contains its own cancellation and refund policy in the offer terms and conditions depending on the nature of the offer. please read though the terms and conditions and look at your email confirmation to see if your experience can be changed or cancelled. if you have any questions please contact us at london@priceless.com.'},{"r":/(what|wht|how|hw)(is|are|r)priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*priceless(cities|city)*(work|works|do|job)(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities is a global programme of experiences and offers that inspires mastercard cardholders to tap the priceless possibilities in the greatest cities in the world in partnership with leading brands.'},{"r":/(how|hw|what|wht)(does|do|is|are|r)*(work|works|do|job)[a-z]*priceless(cities|city)*(\?)*/,"s":'priceless cities shows you selected looks behind-the-scenes, spots at the front of the line, private experiences and tickets to the most coveted events, exclusively for mastercard cardholders. it’s not just for experiences in your home city, you can travel to other priceless cities around the world by clicking the cities pull-down menu in the upper right hand corner and selecting the city you’re traveling to.'},{"r":/(how|hw|what|wht|which)(do|are|r|can|is)*[a-z]*advantage[a-z]*(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'click on any one of the experiences and offers you select to read the full details. some of these opportunities you can claim right on the new website by following the instructions provided. others, you would purchase or redeem on an approved partner’s website. please check the terms and conditions included for further details.'},{"r":/do i have to own a mastercard to take advantage(experience|offer)[a-z]*(offer|experience)*(\?)*/,"s":'yes, priceless cities experiences and offers are exclusively for mastercard cardholders. if you own a world, world elite, platinum or black mastercard you may see additional experiences designed just for you. look on the back or front of your mastercard to learn if you have a world, world elite, platinum or black mastercard. then, notice if the name of your card is mentioned in the description or at the top of the custom experience or offer.'},{"r":/[a-z]*redeem(experiences|offers)[a-z]*(offers|experiences)*(\?)*/,"s":'when you click on an offer you like, you will be provided with instructions and information about how to take advantage of it. certain offers are purchased through priceless cities and others are purchased through a third party merchant. the offer terms and conditions will provide this information.'}]; for(var i=0; i < regex1.length; i++) { if((regex1[i]['r']).test(S(msg).replaceAll(' ', '').s)==true) { re = regex1[i]['s']; console.log(i+" "+re); var stg='{"messages": [{"text": "'+re+'"}],"redirect_to_blocks": ["FAQ"]}'; res.send(stg); innerResponse=true; break; } } if(innerResponse==false){ if(countq<2){ countq++; var stg='{"set_attributes":{"countq":"'+countq+'"},"messages": [{"text": "Sorry,I didn’t get you. "},{"text": "Ok I\'ll help you to search priceless offers "}],"redirect_to_blocks": ["input"]}'; res.send(stg); } if(countq==2){ var stg='{"set_attributes":{"countq":"0"},"messages": [{"attachment": {"type": "template","payload": {"template_type": "button","text": "Sorry,I didn’t get you. \\n There are limitation to understand your requirement \\n For more information please visit","buttons": [{"type": "web_url","url": "https://stage.priceless.com/","title": "Mastercard Priceless"}]}}}]}'; res.send(stg); } } // flagall=0; } // } //}) } } if(tst=='4'){ var result=[{"cityName":"stockholm","country":"sweden","ranking":"4","latitude":149.33258056640625,"longitude":198.06489944458008,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"melbourne","country":"australia","ranking":"1","latitude":52.18600082397461,"longitude":324.96331787109375,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"madrid","country":"spain","ranking":"1","latitude":130.41650009155273,"longitude":176.29744005203247,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"newyorkcity","country":"unitedstates","ranking":"43","latitude":130.71427154541016,"longitude":105.99403381347656,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"toronto","country":"canada","ranking":"2","latitude":133.70011138916016,"longitude":100.58370208740234,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"miami","country":"unitedstates","ranking":"7","latitude":115.7742691040039,"longitude":99.80634307861328,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"losangeles","country":"unitedstates","ranking":"3","latitude":124.05223083496094,"longitude":61.756317138671875,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"riodejaneiro","country":"brazil","ranking":"5","latitude":67.09721946716309,"longitude":136.79249954223633,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"paris","country":"france","ranking":"2","latitude":138.85340881347656,"longitude":182.34879994392395,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"boston","country":"unitedstates","ranking":"3","latitude":132.35842895507812,"longitude":108.94023132324219,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"london","country":"unitedkingdom","ranking":"1","latitude":141.50852966308594,"longitude":179.87425999343395,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"eastlosangeles","country":"unitedstates","ranking":"2","latitude":124.02389907836914,"longitude":61.827980041503906,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"tokyo","country":"japan","ranking":"1","latitude":125.68949890136719,"longitude":319.69171142578125,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"berlin","country":"germany","ranking":"3","latitude":142.5243682861328,"longitude":193.41053009033203,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"chicago","country":"unitedstates","ranking":"5","latitude":131.85002899169922,"longitude":92.3499526977539,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"},{"cityName":"sydney","country":"australia","ranking":"1","latitude":56.13214874267578,"longitude":331.2073211669922,"citySmallImagePath":"/content/dam/dm/priceless/city-small-img.jpg","cityLargeImagePath":"/content/dam/dm/priceless/city-large-img.jpg","sourceGeoEnabled":"false"}]; if(qdata.lon!= undefined && qdata.lat!=undefined){ var lon=parseFloat(qdata.lon); var lat=parseFloat(qdata.lat); var num=array(); var msg1='https://stage.priceless.com/pc/stat/city-locations.en.json?targetCountry=IN'; var cityD = function(name,dist){ this.name = name, this.dist = dist; } //request(msg1, function (error, response, body) { // if(!error && response.statusCode == 200) { //if2 // var result = JSON.parse(body); for(var i=0; i< result.length ; i++){ var lat2= result[i].latitude; //console.log("lat::"+lat2); var lon2= result[i].longitude; //console.log("lon::"+lon2); var cal=calculate(lat2,lon2,lat,lon); //console.log("cal::"+calculate(lat2,lon2,lat,lon)); num.push(new cityD(result[i].cityName,cal)); } num.sort('dist', 'ascending'); var flaglocation=false; var city_name=''; var cityname=''; for(var i=0; i< num.length ; i++){ if(i<4){ city_name+=num[i].name+"-->"+parseInt(num[i].dist)+"km"; cityname+=num[i].name+" "; if(i<3){ city_name+="\\n"; console.log(i +" "+num[i].name+" "+num[i].dist); } } } if(flaglocation==false){ var stg='{"set_attributes":{"category_name": "all","city_name": "'+cityname+'","more":"0"},"messages": [{"text": "Offers close to your location are!"},{"text": "'+city_name+'"}],"redirect_to_blocks": ["hru"]}'; innerResponse=true; flagall=1; res.send(stg); } // } // }) } } if(tst=='5'){ var city = changeCase.lowerCase(qdata.city); var result={ "Total":"86", "Q":"(site:stage.priceless.com | site:stage.uat.priceless.com | site:stage.perf.priceless.com )", "PARAM":{ "q" : "(site:stage.priceless.com | site:stage.uat.priceless.com | site:stage.perf.priceless.com )", "btnG" : "", "access" : "p", "client" : "dm_offer_priceless", "output" : "xml_no_dtd", "sort" : "meta:featured", "oe" : "UTF-8", "ie" : "UTF-8", "ud" : "1", "exclude_apps" : "", "site" : "dm_offer", "getfields" : "source%2Ecity%2Ecode.bookingStartTime.bookingStart.bookingEndTime.bookingEnd.bookingEndDate.displayStart.displayEnd.totalInventory.source%2Ecountry%2Ecode.source%2Eregion%2Ecode.offerId.media%2Eimage.mainCategory%2Ecode.subCategory%2Ecode.title.source%2Egeos.subContentType.redemption%2Eaddress.merchant%2Ename.binRangeHigh.binRangeLow.products", "filter" : "0", "entqr" : "3" }, "SPELLING":[{ "Suggestion":{}}], "RES":[ { "U" : "/en/specials/seourlak25EnrichedPage", "UE" : "/en/specials/seourlak25EnrichedPage", "UD" : "/en/specials/seourlak25EnrichedPage", "T" : "CULTURE Culture THEATERS Theaters GBP GBP - British ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16222/image/1/lionkingmarquee.jpg","alt":"Feel the Love at Disney’s THE LION KING"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16222/logo/1/THE_LION_KING.jpg","alt":"Disney’s THE LION KING"}],"bookingStart":"2016-11-07","bookingStartTime":"2016-11-07T16:00:00.000Z","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T15:00:00.000Z","displayStart":"2016-11-07","displayEnd":"2017-09-30","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/THEATERS"],"source.region.code":["europe"],"source.country.code":["unitedkingdom"],"source.city.code":["london"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"United Kingdom","Country.code":"unitedkingdom","City":"London","City.code":"london","AdminL1":"England","AdminL1.code":"england","AdminL2":"Greater London","AdminL2.code":"greaterlondon","Latitude":"141.50852966308594","Longitude":"179.87425999343395"}],"merchant.name":"Disney’s THE LION KING","title":"Feel the Love at Disney’s THE LION KING","offerId":"84736203-164b-43b3-89f8-2dd989e1e3c5","redemption.address":[{"name":"Disney’s THE LION KING","city":"London","country":"GB","latitude":"141.5117077","longitude":"179.880004","postalcode":"WC2E 7RQ","state":"England","street":"21 Wellington Street","street2":""}],"totalInventory":"100000" }, "LANG" : "en" }, { "U" : "/en/specials/RTE", "UE" : "/en/specials/RTE", "UD" : "/en/specials/RTE", "T" : "enjoy VIP", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16251/image/3/PNY_VIP-Thomas_GALLERY2.jpg"],"alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16251/image/2/PNY_VIP-Thomas_GALLERY1.jpg"],"alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16251/image/1/PNY_VIP-Thomas_HERO.jpg","alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16251/logo/1/PNY_white_hero.jpg","alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-10-02","bookingStartTime":"2016-10-02T22:00:00.000-05:00","bookingEnd":"2018-03-31","bookingEndTime":"2018-03-31T00:00:00.000-05:00","displayStart":"2016-10-02","displayEnd":"2018-03-31","mainCategory.code":["FOOD"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"New York Botanical Garden","title":"Things to do in NYC: Thomas & Friendsâ„¢ Tickets and VIP Access at the NY Botanical Garden","offerId":"827714c4-3874-4eb1-8d68-cda85aa90455","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/complimentarySoldOut", "UE" : "/en/specials/complimentarySoldOut", "UD" : "/en/specials/complimentarySoldOut", "T" : "AUD AUD - Australian Dollar GILT https://stage.priceless.com ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["51861900"],"binRangeHigh":["52961900"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-12-05","bookingStartTime":"2016-12-05T00:00:00.000+10:30","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000+10:30","displayStart":"2016-11-28","displayEnd":"2017-11-30","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test complementary Sold out offer","offerId":"f7595478-707a-4ccc-9e9b-b6caf51f7bcc","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/soldOutJustExpiredExp", "UE" : "/en/experiences/soldOutJustExpiredExp", "UD" : "/en/experiences/soldOutJustExpiredExp", "T" : "FOOD Food BREAKFAST Breakfast SHOPPING Shopping ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-11-14","bookingStartTime":"2016-11-14T00:00:00.000-06:00","bookingEnd":"2017-03-21","bookingEndTime":"2017-03-21T12:57:00.000-06:00","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD","SHOPPING"],"subCategory.code":["FOOD/BREAKFAST","SHOPPING/BEAUTY"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Sold out and x-days left experience","offerId":"7dacddbf-ac5c-4238-ad6f-c5f402138643","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/teaserc", "UE" : "/en/specials/teaserc", "UD" : "/en/specials/teaserc", "T" : "CULTURE Culture MUSIC Music EUR EUR - Euro Gitarren ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16238/image/4/B206_Galery3.jpg"],"alt":"Gitarren Meckbach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16238/image/3/B206_Galery2.jpg"],"alt":"Gitarren Meckbach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16238/image/2/B206_Galery1.jpg"],"alt":"Gitarren Meckbach"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16238/image/1/B206_Marquee.jpg","alt":"Exklusiv-Workshop im Gitarrenbau bei „Gitarren Meckbach“"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16238/logo/1/Gitarren_Meckbach_logo.jpg","alt":"Gitarren Meckbach"}],"bookingStart":"2016-03-19","bookingStartTime":"2016-03-19T23:00:00.000+01:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T14:59:00.000+01:00","displayStart":"2016-03-19","displayEnd":"2017-12-31","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/MUSIC"],"source.region.code":["europe"],"source.country.code":["germany"],"source.city.code":["berlin"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Germany","Country.code":"germany","City":"Berlin","City.code":"berlin","AdminL1":"Berlin","AdminL1.code":"berlin","Latitude":"142.5243682861328","Longitude":"193.41053009033203"}],"merchant.name":"Gitarren Meckbach","title":"Mit Priceless Berlin höchste Gitarrenbaukunst in einem Exklusiv-Workshop erleben und lernen, die wichtigsten Elemente selbst nachzubauen.","offerId":"0105f888-cd8e-41de-9e9b-d125e7c5dfcc","redemption.address":[{"name":"Gitarren Meckbach","city":"Berlin","country":"DE","latitude":"142.54497","longitude":"193.42278999","postalcode":"10437","state":"Berlin","street":"Dunckerstraße 70a","street2":""}],"totalInventory":"2000" }, "LANG" : "de" }, { "U" : "/en/specials/soldOutJustExpiredOffer", "UE" : "/en/specials/soldOutJustExpiredOffer", "UD" : "/en/specials/soldOutJustExpiredOffer", "T" : "TRAVEL Travel CITYTOURS City Tours AUD AUD - Australian ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-12-31","bookingStartTime":"2016-12-31T00:00:00.000+05:30","bookingEnd":"2017-03-15","bookingEndTime":"2017-03-15T12:00:00.000+05:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["TRAVEL"],"subCategory.code":["TRAVEL/CITYTOURS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Sold out and just expired offer","offerId":"42c89926-e047-437c-be74-65cef65ff3bd","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/ComplimentaryTextExp", "UE" : "/en/experiences/ComplimentaryTextExp", "UD" : "/en/experiences/ComplimentaryTextExp", "T" : "SHOPPING Shopping BEAUTY Beauty GADGETS Gadgets ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/2/bungy-jumping.jpg"],"alt":"bungy-jumping"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/3/kayaking.jpg"],"alt":"kayaking"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/4/mountian-bike.jpg"],"alt":"mountian-bike"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/5/Paragliding-in-Goa.jpg"],"alt":"Paragliding"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/6/River_Rafting.jpg"],"alt":"River Rafting"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/10/PNY_GILT_101916_DoughnutProject_gallery2.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/11/PNY_GILT_101916_DoughnutProject_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/12/PNY_GILT_101916_DoughnutProject_gallery4.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/13/PNY_GILT_101916_LeCirque_gallery2.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/14/PNY_GILT_101916_LeCirque_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/15/PNY_GILT_101916_LeCirque_gallery4.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/16/PNY_GILT_101916_LeCirque_gallery5.jpg"],"alt":"GILT CITY"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/1954/PLA_GILT_061015_sunsetmarquisspa_HERO.jpg","alt":"Surprise your special someone"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/1955/PLA_GILT_061015_sunsetmarquisspa_gallery2.jpg","alt":"GILT CITY"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/1956/PLA_GILT_061015_sunsetmarquisspa_gallery3.jpg","alt":"GILT CITY"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/GiltCity_logo.jpg","alt":"GILT"}],"products":[{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"TCS","product-displayName":"MasterCard® Standard-Immediate Debit"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"},{"product-code":"MUP","product-displayName":"Platinum Debit MasterCard® Unembossed"},{"product-code":"TPL","product-displayName":"Platinum MasterCard® - Immediate Debit"},{"product-code":"MNW","product-displayName":"World MasterCardâ„¢ Card (Europe)"},{"product-code":"TCW","product-displayName":"World MasterCard® (World Signiaâ„¢)-Immediate Debit"}],"bookingStart":"2016-12-11","bookingStartTime":"2016-12-11T00:00:00.000-06:00","bookingEnd":"2017-12-12","bookingEndTime":"2017-12-12T00:00:00.000-06:00","displayStart":"2016-12-11","displayEnd":"2017-12-12","mainCategory.code":["SHOPPING","SPORTS"],"subCategory.code":["SHOPPING/BEAUTY","SHOPPING/GADGETS","SPORTS/FOOTBALL"],"source.region.code":["northamerica","northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates","unitedstates"],"source.city.code":["newyorkcity","chicago","miami"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Chicago","City.code":"chicago","AdminL1":"Illinois","AdminL1.code":"illinois","AdminL2":"Cook County","AdminL2.code":"cookcounty","Latitude":"131.85002899169922","Longitude":"92.3499526977539"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"}],"merchant.name":"GILT CITY","title":"Complimentary text Experience with update","offerId":"d7bbdda4-73ff-417d-92c3-44905cfe0f62","redemption.address":[{"name":"Atrium NYC","city":"New York","country":"US","latitude":"130.726611","longitude":"106.0044236","postalcode":"10012","state":"New York","street":"644 Broadway","street2":""},{"name":"Island","city":"Hong Kong","country":"HK","latitude":"112.28246730000001","longitude":"294.1615726","state":"Hong Kong Island","street":"Hongkong"},{"name":"Pampano","city":"New York","country":"US","latitude":"130.7550546","longitude":"106.0295655","postalcode":"10017","state":"New York","street":"209 E 49th St","street2":""},{"name":"Minton’s Jazz Supper Club","city":"Harlem","country":"US","latitude":"130.80467749000002","longitude":"106.0477006","postalcode":"10026","state":"New York","street":"206 W 118th St","street2":""},{"name":"Malibu Wine Safaris","city":"Malibu","country":"US","latitude":"124.0935401","longitude":"61.176214900000005","postalcode":"90265","state":"California","street":"31740 Mulholland Hwy","street2":""},{"name":"Phenoix","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"","state":"Maharashtra","street":"Nagar road","street2":""},{"name":"Spasso","city":"New York","country":"US","latitude":"130.73525799","longitude":"105.993708","postalcode":"10014","state":"New York","street":"551 Hudson St","street2":"551 Hudson St"},{"name":"B.Luu Boutique","city":"Pasadena","country":"US","latitude":"124.14315239999999","longitude":"61.867974610000005","postalcode":"91101","state":"California","street":"146 S Lake Ave, Suite 105","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/SocialshareTest", "UE" : "/en/experiences/SocialshareTest", "UD" : "/en/experiences/SocialshareTest", "T" : "CULTURE Culture MUSIC Music EUR EUR - Euro Gitarren ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16238/image/4/B206_Galery3.jpg"],"alt":"Gitarren Meckbach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16238/image/3/B206_Galery2.jpg"],"alt":"Gitarren Meckbach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16238/image/2/B206_Galery1.jpg"],"alt":"Gitarren Meckbach"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16238/image/1/B206_Marquee.jpg","alt":"Exklusiv-Workshop im Gitarrenbau bei „Gitarren Meckbach“"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16238/logo/1/Gitarren_Meckbach_logo.jpg","alt":"Gitarren Meckbach"}],"bookingStart":"2016-03-19","bookingStartTime":"2016-03-19T23:00:00.000+01:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T14:59:00.000+01:00","displayStart":"2016-03-19","displayEnd":"2017-12-31","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/MUSIC"],"source.region.code":["europe"],"source.country.code":["germany"],"source.city.code":["berlin"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Germany","Country.code":"germany","City":"Berlin","City.code":"berlin","AdminL1":"Berlin","AdminL1.code":"berlin","Latitude":"142.5243682861328","Longitude":"193.41053009033203"}],"merchant.name":"Gitarren Meckbach","title":"Mit Priceless Berlin höchste Gitarrenbaukunst in einem Exklusiv-Workshop erleben und lernen, die wichtigsten Elemente selbst nachzubauen.","offerId":"0105f888-cd8e-41de-9e9b-d125e7c5dfcc","redemption.address":[{"name":"Gitarren Meckbach","city":"Berlin","country":"DE","latitude":"142.54497","longitude":"193.42278999","postalcode":"10437","state":"Berlin","street":"Dunckerstraße 70a","street2":""}],"totalInventory":"2000" }, "LANG" : "de" }, { "U" : "/en/experiences/comingSoonX-daysLeftExp", "UE" : "/en/experiences/comingSoonX-daysLeftExp", "UD" : "/en/experiences/comingSoonX-daysLeftExp", "T" : "CULTURE Culture LANDMARKS Landmarks USD USD - US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16251/image/3/PNY_VIP-Thomas_GALLERY2.jpg"],"alt":"Get the best seats and be first in line for a meet-and-greet with Thomas."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16251/image/2/PNY_VIP-Thomas_GALLERY1.jpg"],"alt":"Get the best seats and be first in line for a meet-and-greet with Thomas."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16251/image/1/PNY_VIP-Thomas_HERO.jpg","alt":"VIP Access to Thomas & Friendsâ„¢ at NYBG"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16251/logo/1/PNY_white_hero.jpg","alt":"New York Botanical Garden"}],"bookingStart":"2017-03-10","bookingStartTime":"2017-03-10T14:10:00.000-05:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000-05:00","displayStart":"2016-10-02","displayEnd":"2017-09-30","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/LANDMARKS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"New York Botanical Garden","title":"Things to do in NYC: Thomas & Friendsâ„¢ Tickets and VIP Access at the NY Botanical Garden","offerId":"6f8dc4cb-183b-4aa1-a87d-203ab844217e","redemption.address":[{"name":"New York Botanical Garden","city":"Bronx","country":"US","latitude":"130.86245198","longitude":"106.11976172","postalcode":"10458","state":"New York","street":"2900 Southern Boulevard","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/A11Y", "UE" : "/en/specials/A11Y", "UD" : "/en/specials/A11Y", "T" : "FOOD Food USD USD - US Dollar New York Botanical ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/N/New York Botanical Garden/images/madrid_thyssen_intercambios_wittel_darsena.jpg"],"alt":"Get the best seats and be first in line for a meet-and-greet with Thomas."},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/N/New York Botanical Garden/images/madrid_thyssen_intercambios_wittel_darsena.jpg"],"alt":"Get the best seats and be first in line for a meet-and-greet with Thomas."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16251/image/1/PNY_VIP-Thomas_HERO.jpg","alt":"VIP Access to Thomas & Friendsâ„¢ at NYBG"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16251/logo/1/PNY_white_hero.jpg","alt":"New York Botanical Garden"}],"bookingStart":"2016-10-02","bookingStartTime":"2016-10-02T22:00:00.000-05:00","bookingEnd":"2018-03-31","bookingEndTime":"2018-03-31T00:00:00.000-05:00","displayStart":"2016-10-02","displayEnd":"2018-03-31","mainCategory.code":["FOOD"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"New York Botanical Garden","title":"Things to do in NYC: Thomas & Friendsâ„¢ Tickets and VIP Access at the NY Botanical Garden","offerId":"01917364-6f1c-4417-9139-2acec95063ce","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/Sold-out", "UE" : "/en/experiences/Sold-out", "UD" : "/en/experiences/Sold-out", "T" : "FOOD Food BRUNCH Brunch SEK SEK - Swedish Krona ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16215/image/1/Mastercard_BB_1440x732px.jpg","alt":"Guest list for two to Stockholm’s hottest day party."},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16215/logo/1/Mastercard_BB_640x640px.jpg","alt":"Bubbles & Brunch"}],"bookingStart":"2016-10-31","bookingStartTime":"2016-10-31T16:00:00.000+01:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000+01:00","displayStart":"2016-10-31","displayEnd":"2017-09-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BRUNCH"],"source.region.code":["europe"],"source.country.code":["sweden"],"source.city.code":["stockholm"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Sweden","Country.code":"sweden","City":"Stockholm","City.code":"stockholm","AdminL1":"Stockholm","AdminL1.code":"stockholm","AdminL2":"Stockholms Kommun","AdminL2.code":"stockholmskommun","Latitude":"149.33258056640625","Longitude":"198.06489944458008"}],"merchant.name":"Bubbles & Brunch","title":"Guest list for two to Stockholm’s hottest day party.","offerId":"cd51df53-e785-44c8-9718-4a0fafc86701","totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/food-icon", "UE" : "/en/experiences/food-icon", "UD" : "/en/experiences/food-icon", "T" : "FOOD Food DINNER Dinner BRL BRL - Brazilian Real Gula ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1316/image/4/gula-gula3.jpg"],"alt":"Enjoy your benefits as a MasterCard® cardholder at Gula Gula restaurants."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/1316/image/3/Sobremesas_Pudim_horizontal_baixa2.jpg","alt":"At Gula Gula, gluttony is not a sin"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/1316/logo/2/gula_merchantlogo.jpg","alt":"Gula Gula"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"},{"product-code":"MPL","product-displayName":"Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mp.png"},{"product-code":"MWE","product-displayName":"World Eliteâ„¢ MasterCard® Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mwe.png"},{"product-code":"MCW","product-displayName":"World MasterCardâ„¢ Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mw.png"}],"bookingStart":"2012-10-14","bookingStartTime":"2012-10-14T08:00:00.000-03:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000-03:00","displayStart":"2012-10-14","displayEnd":"2017-09-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/DINNER"],"source.region.code":["latinamerica"],"source.country.code":["brazil"],"source.city.code":["riodejaneiro"],"source.geos":[{"Region":"Mexico/Central/South America","Region.code":"latinamerica","Country":"Brazil","Country.code":"brazil","City":"Rio De Janeiro","City.code":"riodejaneiro","AdminL1":"Rio De Janeiro","AdminL1.code":"riodejaneiro","AdminL2":"Rio De Janeiro","AdminL2.code":"riodejaneiro","Latitude":"67.09721946716309","Longitude":"136.79249954223633"}],"merchant.name":"Gula Gula","title":"At Gula Gula, gluttony is not a sin","offerId":"975367d5-6011-489e-b995-0401c5247628","redemption.address":[{"name":"Gula Gula Ipanema","city":"Rio de Janeiro","country":"BR","latitude":"67.0171479","longitude":"136.79225631","postalcode":"22411-002","state":"Rio de Janeiro","street":"446 Rua Barão da Torre","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/New-Featured-Offer", "UE" : "/en/specials/New-Featured-Offer", "UD" : "/en/specials/New-Featured-Offer", "T" : "SHOPPING Shopping FOOD Food USD USD - US Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/01/1/382/image/7/AdventuerSports.jpg","alt":"Adventuer Sports"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/2/GILT_logo_final.jpg","alt":"GILT CITY"}],"bookingStart":"2017-01-23","bookingStartTime":"2017-01-23T00:00:00.000+11:00","bookingEnd":"2018-12-31","bookingEndTime":"2018-12-31T00:00:00.000+11:00","displayStart":"2017-01-23","displayEnd":"2018-12-31","mainCategory.code":["SHOPPING","FOOD"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["losangeles"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Los Angeles","City.code":"losangeles","AdminL1":"California","AdminL1.code":"california","AdminL2":"Los Angeles County","AdminL2.code":"losangelescounty","Latitude":"124.05223083496094","Longitude":"61.756317138671875"}],"merchant.name":"GILT CITY","title":"Featured Offer1","offerId":"055d5126-567b-4303-9428-d198b42c6f6f","redemption.address":[{"name":"Cherry NYC","city":"New York","country":"US","latitude":"130.7420877","longitude":"105.9963765","postalcode":"10011","state":"New York","street":"355 W 16th St","street2":""}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/experiences/soldOutx-daysLeftExp", "UE" : "/en/experiences/soldOutx-daysLeftExp", "UD" : "/en/experiences/soldOutx-daysLeftExp", "T" : "FOOD Food BRUNCH Brunch SEK SEK - Swedish Krona ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16215/image/1/Mastercard_BB_1440x732px.jpg","alt":"Guest list for two to Stockholm’s hottest day party."},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16215/logo/1/Mastercard_BB_640x640px.jpg","alt":"Bubbles & Brunch"}],"bookingStart":"2016-10-31","bookingStartTime":"2016-10-31T16:00:00.000+01:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000+01:00","displayStart":"2016-10-31","displayEnd":"2017-09-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BRUNCH"],"source.region.code":["europe"],"source.country.code":["sweden"],"source.city.code":["stockholm"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Sweden","Country.code":"sweden","City":"Stockholm","City.code":"stockholm","AdminL1":"Stockholm","AdminL1.code":"stockholm","AdminL2":"Stockholms Kommun","AdminL2.code":"stockholmskommun","Latitude":"149.33258056640625","Longitude":"198.06489944458008"}],"merchant.name":"Bubbles & Brunch","title":"Guest list for two to Stockholm’s hottest day party.","offerId":"cd51df53-e785-44c8-9718-4a0fafc86701","totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/martinauthorguide", "UE" : "/en/experiences/martinauthorguide", "UD" : "/en/experiences/martinauthorguide", "T" : "CULTURE Culture CONCERTS Concerts THEATERS ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1016/image/5/PCH_Carnegie-Nov_GALLERY2.jpg"],"alt":"This quintessential New York experience includes an intimate dinner and tour at the Russian Tea Room followed by a concert at Carnegie Hall."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1016/image/4/PCH_Carnegie-Jan-_GALLERY2.jpg"],"alt":"This quintessential New York experience includes an intimate dinner and tour at the Russian Tea Room followed by a concert at Carnegie Hall."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1016/image/3/PCH_Carnegie-Jan-_GALLERY1.jpg"],"alt":"This quintessential New York experience includes an intimate dinner and tour at the Russian Tea Room followed by a concert at Carnegie Hall."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1016/image/2/PCH_Carnegie_Nov_GALLERY3.jpg"],"alt":"This quintessential New York experience includes an intimate dinner and tour at the Russian Tea Room followed by a concert at Carnegie Hall."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1016/image/1/PNY_Carnegie_Hall_GALLERY3.jpg"],"alt":"This quintessential New York experience includes an intimate dinner and tour at the Russian Tea Room followed by a concert at Carnegie Hall."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/1016/image/1/PCH_Carnegie-Jan-_HERO.jpg","alt":"A Magical Night Out at Two of Manhattan’s Most Iconic Spots"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/1016/logo/1/PNY_Carnegie-Hall-Presale_logo.jpg","alt":"Carnegie Hall"}],"bookingStart":"2016-08-14","bookingStartTime":"2016-08-14T22:00:00.000-05:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000-05:00","displayStart":"2016-08-14","displayEnd":"2017-09-30","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/CONCERTS","CULTURE/THEATERS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Carnegie Hall","title":"Things to do in NYC: Dinner at the Russian Tea Room and Concert at Carnegie Hall","offerId":"dae151be-38bc-4f99-a51c-69fcebfae8de","redemption.address":[{"name":"Carnegie Hall","city":"New York","country":"US","latitude":"130.764938","longitude":"106.02010301","postalcode":"10019","state":"New York","street":"881 7th Ave","street2":"57th Street and Seventh Avenue"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/comingSoonExp", "UE" : "/en/experiences/comingSoonExp", "UD" : "/en/experiences/comingSoonExp", "T" : "FOOD Food DINNER Dinner CULTURE Culture CONCERTS ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","binRangeLow":["52525210"],"binRangeHigh":["52525558"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-03-31","bookingStartTime":"2017-03-31T00:00:00.000+10:30","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000+10:30","displayStart":"2016-11-28","displayEnd":"2017-11-30","mainCategory.code":["FOOD","CULTURE"],"subCategory.code":["FOOD/DINNER","CULTURE/CONCERTS"],"source.region.code":["northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates"],"source.city.code":["newyorkcity","boston"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Boston","City.code":"boston","AdminL1":"Massachusetts","AdminL1.code":"massachusetts","AdminL2":"Suffolk County","AdminL2.code":"suffolkcounty","Latitude":"132.35842895507812","Longitude":"108.94023132324219"}],"merchant.name":"Buddha Bar","title":"test22525","offerId":"e1d93017-d064-45ce-ade6-984a49168cbc","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/justExpiredExp", "UE" : "/en/experiences/justExpiredExp", "UD" : "/en/experiences/justExpiredExp", "T" : "FOOD Food BREAKFAST Breakfast SHOPPING Shopping ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-11-14","bookingStartTime":"2016-11-14T00:00:00.000-06:00","bookingEnd":"2017-03-21","bookingEndTime":"2017-03-21T12:57:00.000-06:00","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD","SHOPPING"],"subCategory.code":["FOOD/BREAKFAST","SHOPPING/BEAUTY"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Sold out and x-days left experience","offerId":"7dacddbf-ac5c-4238-ad6f-c5f402138643","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/rte", "UE" : "/en/specials/rte", "UD" : "/en/specials/rte", "T" : "enjoy VIP", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16251/image/3/PNY_VIP-Thomas_GALLERY2.jpg"],"alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16251/image/2/PNY_VIP-Thomas_GALLERY1.jpg"],"alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16251/image/1/PNY_VIP-Thomas_HERO.jpg","alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16251/logo/1/PNY_white_hero.jpg","alt":"World Eliteâ„¢ Mastercard®, World Mastercard®"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-10-02","bookingStartTime":"2016-10-02T22:00:00.000-05:00","bookingEnd":"2018-03-31","bookingEndTime":"2018-03-31T00:00:00.000-05:00","displayStart":"2016-10-02","displayEnd":"2018-03-31","mainCategory.code":["FOOD"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"New York Botanical Garden","title":"Things to do in NYC: Thomas & Friendsâ„¢ Tickets and VIP Access at the NY Botanical Garden","offerId":"827714c4-3874-4eb1-8d68-cda85aa90455","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/Complimentary-Offer", "UE" : "/en/specials/Complimentary-Offer", "UD" : "/en/specials/Complimentary-Offer", "T" : "CULTURE Culture CONCERTS Concerts USD USD - US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/16/PNY_GILT_101916_LeCirque_gallery5.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/15/PNY_GILT_101916_LeCirque_gallery4.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/14/PNY_GILT_101916_LeCirque_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/13/PNY_GILT_101916_LeCirque_gallery2.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/12/PNY_GILT_101916_DoughnutProject_gallery4.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/11/PNY_GILT_101916_DoughnutProject_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/10/PNY_GILT_101916_DoughnutProject_gallery2.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/6/River_Rafting.jpg"],"alt":"River Rafting"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/5/Paragliding-in-Goa.jpg"],"alt":"Paragliding"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/4/mountian-bike.jpg"],"alt":"mountian-bike"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/3/kayaking.jpg"],"alt":"kayaking"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/2/bungy-jumping.jpg"],"alt":"bungy-jumping"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/1956/PLA_GILT_061015_sunsetmarquisspa_gallery3.jpg","alt":"GILT CITY"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/1955/PLA_GILT_061015_sunsetmarquisspa_gallery2.jpg","alt":"GILT CITY"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/1954/PLA_GILT_061015_sunsetmarquisspa_HERO.jpg","alt":"Surprise your special someone"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/GiltCity_logo.jpg","alt":"GILT"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"TCS","product-displayName":"MasterCard® Standard-Immediate Debit"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"},{"product-code":"TPL","product-displayName":"Platinum MasterCard® - Immediate Debit"},{"product-code":"MNW","product-displayName":"World MasterCardâ„¢ Card (Europe)"},{"product-code":"TCW","product-displayName":"World MasterCard® (World Signiaâ„¢)-Immediate Debit"}],"bookingStart":"2016-12-11","bookingStartTime":"2016-12-11T00:00:00.000-06:00","bookingEnd":"2017-12-12","bookingEndTime":"2017-12-12T00:00:00.000-06:00","displayStart":"2016-12-11","displayEnd":"2017-12-12","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/CONCERTS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"GILT CITY","title":"Complimentary text offer","offerId":"5629c7ca-93cb-460c-b55c-8b30fa4a9d82","redemption.address":[{"name":"Atrium NYC","city":"New York","country":"US","latitude":"130.726611","longitude":"106.0044236","postalcode":"10012","state":"New York","street":"644 Broadway","street2":""},{"name":"Savon Spa","city":"Chicago","country":"US","latitude":"131.9483611","longitude":"92.3508028","postalcode":"60613","state":"Illinois","street":"3635 N Halsted St","street2":""},{"name":"Pampano","city":"New York","country":"US","latitude":"130.7550546","longitude":"106.0295655","postalcode":"10017","state":"New York","street":"209 E 49th St","street2":""},{"name":"The Vanderbilt","city":"Brooklyn","country":"US","latitude":"130.6795929","longitude":"106.03149101","postalcode":"11238","state":"New York","street":"570 Vanderbilt Ave","street2":""},{"name":"Minton’s Jazz Supper Club","city":"Harlem","country":"US","latitude":"130.80467749000002","longitude":"106.0477006","postalcode":"10026","state":"New York","street":"206 W 118th St","street2":""},{"name":"Malibu Wine Safaris","city":"Malibu","country":"US","latitude":"124.0935401","longitude":"61.176214900000005","postalcode":"90265","state":"California","street":"31740 Mulholland Hwy","street2":""},{"name":"Cherry NYC","city":"New York","country":"US","latitude":"130.7420877","longitude":"105.9963765","postalcode":"10011","state":"New York","street":"355 W 16th St","street2":""},{"name":"Studio Within Salon/Spa","city":"Chicago","country":"US","latitude":"131.93640329","longitude":"92.34572861","postalcode":"60657","state":"Illinois","street":"3000 N Sheffield Ave","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/testmultiplelocation", "UE" : "/en/experiences/testmultiplelocation", "UD" : "/en/experiences/testmultiplelocation", "T" : "USD USD - US Dollar Imaginarium_DELETED en-us en_US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/5/Paragliding-in-Goa.jpg"],"alt":"Paragliding"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/4/mountian-bike.jpg"],"alt":"mountian-bike"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/01/1/382/image/7/AdventuerSports.jpg","alt":"Adventuer Sports"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/GiltCity_logo.jpg","alt":"GILT"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2018-12-31","bookingEndTime":"2018-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2018-12-31","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","Latitude":"129.7599983215332","Longitude":"81.5"}],"merchant.name":"GILT CITY","title":"multiplelocation","offerId":"64a0c3d3-4560-46d1-99ac-c434c66b1dee","redemption.address":[{"name":"london","city":"London","country":"GB","latitude":"141.5073509","longitude":"179.87224171","postalcode":"","state":"England","street":"**","street2":""},{"name":"Pampano","city":"New York","country":"US","latitude":"130.7550546","longitude":"106.0295655","postalcode":"10017","state":"New York","street":"209 E 49th St","street2":""},{"name":"The Vanderbilt","city":"Brooklyn","country":"US","latitude":"130.6795929","longitude":"106.03149101","postalcode":"11238","state":"New York","street":"570 Vanderbilt Ave","street2":""},{"name":"Malibu Wine Safaris","city":"Malibu","country":"US","latitude":"124.0935401","longitude":"61.176214900000005","postalcode":"90265","state":"California","street":"31740 Mulholland Hwy","street2":""},{"name":"Cherry NYC","city":"New York","country":"US","latitude":"130.7420877","longitude":"105.9963765","postalcode":"10011","state":"New York","street":"355 W 16th St","street2":""},{"name":"Cafe Med","city":"West Hollywood","country":"US","latitude":"124.0926811","longitude":"61.62048059999999","postalcode":"90069","state":"California","street":"8615 W Sunset Blvd","street2":""},{"name":"(petit) Miami","city":"Miami Beach","country":"US","latitude":"115.795193","longitude":"99.855786","postalcode":"33139","state":"Florida","street":"1929 Purdy Ave","street2":""},{"name":"Wood Handcrafted Pizza","city":"Los Angeles","country":"US","latitude":"124.08293900000001","longitude":"61.727146000000005","postalcode":"90026","state":"California","street":"2861 Sunset Blvd","street2":""}],"totalInventory":"10" }, "LANG" : "en" }, { "U" : "/en/specials/mastheadexp", "UE" : "/en/specials/mastheadexp", "UD" : "/en/specials/mastheadexp", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"}],"bookingStart":"2016-10-31","bookingStartTime":"2016-10-31T00:00:00.000+10:30","bookingEnd":"2017-11-07","bookingEndTime":"2017-11-07T00:00:00.000+10:30","displayStart":"2016-10-31","displayEnd":"2017-11-07","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"test22525","offerId":"007fd3d4-12a0-4ca2-b70f-cb78ec0ab223","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/ExpWithoutCardProduct", "UE" : "/en/experiences/ExpWithoutCardProduct", "UD" : "/en/experiences/ExpWithoutCardProduct", "T" : "USD USD - US Dollar Ikeda Spa en-us en_US English - US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/6/River_Rafting.jpg"],"alt":"River Rafting"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/01/1/382/image/7/AdventuerSports.jpg","alt":"Adventuer Sports"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/GiltCity_logo.jpg","alt":"GILT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000+10:30","bookingEnd":"2017-12-01","bookingEndTime":"2017-12-01T00:00:00.000+10:30","displayStart":"2016-12-01","displayEnd":"2017-12-01","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"GILT CITY","title":"redeeem","offerId":"150c59d6-8b22-44c5-bd8b-f485114d3b58","redemption.address":[{"name":"Atrium NYC","city":"New York","country":"US","latitude":"130.726611","longitude":"106.0044236","postalcode":"10012","state":"New York","street":"644 Broadway","street2":""}],"totalInventory":"56" }, "LANG" : "en" }, { "U" : "/en/experiences/experience-3", "UE" : "/en/experiences/experience-3", "UD" : "/en/experiences/experience-3", "T" : "SHOPPING Shopping BEAUTY Beauty EUR EUR - Euro ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/3496/image/10/B099_Shan-Styling_Bild1.jpg"],"alt":"Top-Stylist Shan Rahimkhan wird Ihr persönlicher Beauty-Coach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/3496/image/9/B099_Shan-Styling_Bild2.jpg"],"alt":"Top-Stylist Shan Rahimkhan wird Ihr persönlicher Beauty-Coach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/3496/image/8/B099_Shan-Styling_Bild3.jpg"],"alt":"Top-Stylist Shan Rahimkhan wird Ihr persönlicher Beauty-Coach"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/3496/image/7/B099_Shan-Styling_Bild4.jpg"],"alt":"Top-Stylist Shan Rahimkhan wird Ihr persönlicher Beauty-Coach"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/3496/image/6/B099_Shan_Styling_Marquee.jpg","alt":"Top-Stylist Shan Rahimkhan wird Ihr persönlicher Beauty-Coach"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/3496/logo/2/005_Berlin_Shan_Logo02.jpg","alt":"SHAN’S TRUE BEAUTY"}],"bookingStart":"2015-09-30","bookingStartTime":"2015-09-30T23:00:00.000+01:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T14:59:00.000+01:00","displayStart":"2015-09-30","displayEnd":"2017-12-31","mainCategory.code":["SHOPPING"],"subCategory.code":["SHOPPING/BEAUTY"],"source.region.code":["europe"],"source.country.code":["germany"],"source.city.code":["berlin"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Germany","Country.code":"germany","City":"Berlin","City.code":"berlin","AdminL1":"Berlin","AdminL1.code":"berlin","Latitude":"142.5243682861328","Longitude":"193.41053009033203"}],"merchant.name":"SHAN’S TRUE BEAUTY","title":"Personal styling consultation by star hair stylist Shan Rahimkhan with Priceless® Berlin","offerId":"ad36a12b-b30b-4f2a-8cdb-713ed32a5c70","redemption.address":[{"name":"Mustard Seed","city":"Ireland","country":"IE","latitude":"143.0157572","longitude":"171.97295259999999","postalcode":"","state":"Tipperary","street":"Ballingarry","street2":"Co Tipperary"}],"totalInventory":"20000" }, "LANG" : "en" }, { "U" : "/en/specials/New-one-issuer", "UE" : "/en/specials/New-one-issuer", "UD" : "/en/specials/New-one-issuer", "T" : "CULTURE Culture LEISURE Leisure USD USD - US Dollar Le ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["54455001","5"],"binRangeHigh":["55055099","77777"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/3/bomdila.jpg"],"alt":"bomdila"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/2/India_tourism.jpg","alt":"Incredible India"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"MDP","product-displayName":"Debit Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mdp.png"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"FEC","product-displayName":"Flash EXPO Card MasterCard®"},{"product-code":"MOG","product-displayName":"Gold Maestro®"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"MRO","product-displayName":"MasterCard Rewardsâ„¢ Only"}],"bookingStart":"2017-01-18","bookingStartTime":"2017-01-18T00:00:00.000+11:00","bookingEnd":"2018-09-30","bookingEndTime":"2018-09-30T00:00:00.000+10:30","displayStart":"2017-01-18","displayEnd":"2018-09-30","mainCategory.code":["CULTURE","LEISURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Multiple issuer","offerId":"d8429a46-bfe8-46fd-a53a-46db15899313","redemption.address":[{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/specials/soldOutComingSoonX-daysLeftOffer", "UE" : "/en/specials/soldOutComingSoonX-daysLeftOffer", "UD" : "/en/specials/soldOutComingSoonX-daysLeftOffer", "T" : "LEISURE Leisure AUD AUD - Australian Dollar offer less than ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-03-17","bookingStartTime":"2017-03-17T01:00:00.000+10:30","bookingEnd":"2017-03-23","bookingEndTime":"2017-03-23T00:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["LEISURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Sold out, coming soon and x-days left offer","offerId":"d944af5c-edda-4f3c-8247-f6360ca0ed68","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/testingbanklogo", "UE" : "/en/testingbanklogo", "UD" : "/en/testingbanklogo", "T" : "SPORTS Sports USD USD - US Dollar Ikeda Spa en-us ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","binRangeLow":["20000000","10000000"],"binRangeHigh":["29999999","19999999"],"media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MDP","product-displayName":"Debit Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mdp.png"},{"product-code":"MCG","product-displayName":"Gold MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mg.png"},{"product-code":"OLP","product-displayName":"Maestro® Platinum-Delayed Debit"},{"product-code":"WMR","product-displayName":"World MasterCard® Rewards"}],"bookingStart":"2017-01-19","bookingStartTime":"2017-01-19T00:00:00.000+11:00","bookingEnd":"2018-03-31","bookingEndTime":"2018-03-31T00:00:00.000+11:00","displayStart":"2017-01-19","displayEnd":"2018-03-31","mainCategory.code":["SPORTS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Two Issuer","offerId":"05b52767-bbfc-40d6-a370-b61b186050ee","redemption.address":[{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/experiences/offer-attributes-coming-soon", "UE" : "/en/experiences/offer-attributes-coming-soon", "UD" : "/en/experiences/offer-attributes-coming-soon", "T" : "CULTURE Culture THEATERS Theaters SEK SEK - Swedish ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/2987/image/1/operan_barnvisning_marquee.jpg","alt":"Children’s tour of the Royal Swedish Opera - coming soon"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/2987/logo/1/Operan_ny_logo.jpg","alt":"Kungliga Operan"}],"bookingStart":"2017-03-15","bookingStartTime":"2017-03-15T15:00:00.000+01:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000+01:00","displayStart":"2016-05-12","displayEnd":"2017-09-30","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/THEATERS"],"source.region.code":["europe"],"source.country.code":["sweden"],"source.city.code":["stockholm"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Sweden","Country.code":"sweden","City":"Stockholm","City.code":"stockholm","AdminL1":"Stockholm","AdminL1.code":"stockholm","AdminL2":"Stockholms Kommun","AdminL2.code":"stockholmskommun","Latitude":"149.33258056640625","Longitude":"198.06489944458008"}],"merchant.name":"Kungliga Operan","title":"Children’s tour of the Royal Swedish Opera’s secret rooms","offerId":"72aac29b-f76a-4bd0-a2f7-fd0c620d1fa8","redemption.address":[{"name":"Kungliga Operan","city":"Stockholms kommun","country":"SE","latitude":"149.3295824","longitude":"198.0689236","postalcode":"111 52","state":"Stockholms län","street":"Gustav Adolfs torg","street2":"Biljettkontor Jacobs torg 2"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/accessibility-experience-details-page", "UE" : "/en/experiences/accessibility-experience-details-page", "UD" : "/en/experiences/accessibility-experience-details-page", "T" : "CULTURE Culture JPY JPY - Japanese Yen æ±äº¬å›½éš›æ˜ ç”»ç¥­ ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16286/image/1/TIFF_offer_image.jpg","alt":"Walk the Red Carpet in a Once-in-a-lifetime Experience"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16286/logo/1/TIFF_LOGO_Image.jpg","alt":"æ±äº¬å›½éš›æ˜ ç”»ç¥­ï¼ˆTokyo International Film Festival)"}],"bookingStart":"2015-10-01","bookingStartTime":"2015-10-01T09:00:00.000-06:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000-06:00","displayStart":"2015-10-01","displayEnd":"2017-09-30","mainCategory.code":["CULTURE"],"source.region.code":["asiapacific"],"source.country.code":["japan"],"source.city.code":["tokyo"],"source.geos":[{"Region":"Asia/Pacific","Region.code":"asiapacific","Country":"Japan","Country.code":"japan","City":"Tokyo","City.code":"tokyo","AdminL1":"Tokyo","AdminL1.code":"tokyo","Latitude":"125.68949890136719","Longitude":"319.69171142578125"}],"merchant.name":"æ±äº¬å›½éš›æ˜ ç”»ç¥­ï¼ˆTokyo International Film Festival)","title":"Join the Stars on the Red Carpet for a Once-in-a-lifetime Experience","offerId":"435b01a3-963f-4751-b0eb-d126a5046c76","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/experience-1", "UE" : "/en/experiences/experience-1", "UD" : "/en/experiences/experience-1", "T" : "SHOPPING Shopping CULTURE Culture CONCERTS ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/BulkImageTest.jpg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/19/Axes4.jpg","alt":"Test"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2/logo/4/Hydrangeas.jpg","alt":"logo1"}],"products":[{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","mainCategory.code":["SHOPPING","CULTURE"],"subCategory.code":["CULTURE/CONCERTS","CULTURE/MOVIES","CULTURE/MUSEUMS","CULTURE/MUSIC"],"source.region.code":["europe"],"source.country.code":["france"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"France","Country.code":"france","Latitude":"136.0","Longitude":"182.0"}],"merchant.name":"GILT","title":"main categories and sub categories","offerId":"2ec7dcd9-6c91-4de6-a5ca-84a8b0c64177","totalInventory":"100" }, "LANG" : "en" }, { "U" : "/en/specials/x-days-left", "UE" : "/en/specials/x-days-left", "UD" : "/en/specials/x-days-left", "T" : "USD USD - US Dollar GILT https://stage.priceless.com/content ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-11-29","bookingStartTime":"2016-11-29T00:00:00.000+10:30","bookingEnd":"2016-12-27","bookingEndTime":"2016-12-27T00:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-21","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test x-days left offer 14 Dec","offerId":"6578dde9-b35c-43b5-98c7-556008c018be","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/issuer2", "UE" : "/en/specials/issuer2", "UD" : "/en/specials/issuer2", "T" : "TRAVEL Travel SPORTS Sports USD USD - US Dollar BHip ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["77770001","88880001","99990001"],"binRangeHigh":["77770299","88880299","99990299"],"media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/382/image/2096/PNY_GILT_070115_yerbabuena_HERO.jpg","alt":"GILT CITY"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/2/GILT_logo_final.jpg","alt":"GILT CITY"}],"bookingStart":"2017-01-30","bookingStartTime":"2017-01-30T00:00:00.000+11:00","bookingEnd":"2018-05-31","bookingEndTime":"2018-05-31T00:00:00.000+10:30","displayStart":"2017-01-30","displayEnd":"2018-05-31","mainCategory.code":["TRAVEL","SPORTS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["boston"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Boston","City.code":"boston","AdminL1":"Massachusetts","AdminL1.code":"massachusetts","AdminL2":"Suffolk County","AdminL2.code":"suffolkcounty","Latitude":"132.35842895507812","Longitude":"108.94023132324219"}],"merchant.name":"GILT CITY","title":"Multiple issuer offer","offerId":"4a4a6943-4d75-4fc5-9d34-7fed4b1f87a0","redemption.address":[{"name":"BKB Photography","city":"Boston","country":"US","latitude":"132.37720439","longitude":"108.9496955","postalcode":"02129","state":"Massachusetts","street":"250 1st Ave","street2":""}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/experiences/January26", "UE" : "/en/experiences/January26", "UD" : "/en/experiences/January26", "T" : "TRAVEL Travel CITYTOURS City Tours EUR EUR - Euro 4 ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/11/1/367/image/4/4RSUP_gallerie2.jpg"],"alt":"Head out to discover Paris' most beautiful monuments riding in the mythic 2CV vehicle on a 45-minute guided excursion. "},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/11/1/367/image/1/4RSUP_gallerie.jpg"],"alt":"Head out to discover Paris' most beautiful monuments riding in the mythic 2CV vehicle on a 45-minute guided excursion. "},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/11/1/367/image/1/header2_4rsup.jpg","alt":"Guided Eternal Paris tour in a 2CV car with Driver"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/11/1/367/logo/1/LogoJPEG_-640x640_188.jpg","alt":"4 roues sous un parapluie"}],"bookingStart":"2016-02-03","bookingStartTime":"2016-02-03T01:00:00.000+01:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T01:00:00.000+01:00","displayStart":"2016-02-03","displayEnd":"2017-09-30","mainCategory.code":["TRAVEL"],"subCategory.code":["TRAVEL/CITYTOURS"],"source.region.code":["europe"],"source.country.code":["france"],"source.city.code":["paris"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"France","Country.code":"france","City":"Paris","City.code":"paris","AdminL1":"Ile-de-France","AdminL1.code":"iledefrance","AdminL2":"Paris","AdminL2.code":"paris","Latitude":"138.85340881347656","Longitude":"182.34879994392395"}],"merchant.name":"4 roues sous un parapluie","title":"Guided Eternal Paris tour in a 2CV car with Driver","offerId":"08b7d00e-7ee1-453f-8ce0-0a918b4d5f8d","redemption.address":[{"name":"4 roues sous un parapluie","city":"Paris","country":"FR","latitude":"138.8723472","longitude":"182.3316389","postalcode":"75009","state":"à le-de-France","street":"8 Rue Scribe","street2":"Opera Garnier"}],"totalInventory":"8000" }, "LANG" : "en" }, { "U" : "/en/specials/soldOutx-daysLeftOffer", "UE" : "/en/specials/soldOutx-daysLeftOffer", "UD" : "/en/specials/soldOutx-daysLeftOffer", "T" : "CULTURE Culture AUD AUD - Australian Dollar offer less ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-11-14","bookingStartTime":"2016-11-14T00:00:00.000+10:30","bookingEnd":"2017-03-21","bookingEndTime":"2017-03-21T00:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["CULTURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Sold out and x-days left offer","offerId":"73e37958-d847-4962-ab3a-c1580bf52ae1","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/teaser-component", "UE" : "/en/specials/teaser-component", "UD" : "/en/specials/teaser-component", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/BigFiveToursExpeditions_t.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-11-29","bookingStartTime":"2016-11-29T00:00:00.000+10:30","bookingEnd":"2016-12-20","bookingEndTime":"2016-12-20T00:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-21","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test x-days left offer 14 Dec","offerId":"3c789ee6-6ff8-4223-840a-da85c5c7f9cf","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/comingSoonAndSoldOutExp", "UE" : "/en/experiences/comingSoonAndSoldOutExp", "UD" : "/en/experiences/comingSoonAndSoldOutExp", "T" : "LEISURE Leisure LOCALATTRACTIONS Local Attractions ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/7/Dunbrody%20Spa%202_870.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/3/Dogs.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/4/Fireplace.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/2/Bedroom.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/5/Herb%20Garden%202.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/1758/image/1/Dunbrody%20Country%20House%20Hotel%20-%20Treatment%20Room_293.jpg","alt":"Sink into Serenity, at Dunbrody Country House Hotel and Spa"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/1758/logo/1/18_ireland_dunbrody_logo_758.bmp","alt":"Dunbrody Country House Hotel"}],"bookingStart":"2017-03-10","bookingStartTime":"2017-03-10T14:16:00.000Z","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000Z","displayStart":"2016-10-03","displayEnd":"2017-09-30","mainCategory.code":["LEISURE"],"subCategory.code":["LEISURE/LOCALATTRACTIONS","LEISURE/OUTDOORADVENTURES"],"source.region.code":["europe"],"source.country.code":["ireland"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Ireland","Country.code":"ireland","Latitude":"143.0","Longitude":"172.0"}],"merchant.name":"Dunbrody Country House Hotel","title":"Priceless Ireland Exclusive Escape to Dunbrody Spa","offerId":"fee97e33-ab31-4d1a-aed7-dccf66cc293d","redemption.address":[{"name":"Dunbrody Country House Hotel","city":"Ireland","country":"IE","latitude":"142.30512","longitude":"173.068314","postalcode":"","state":"Wexford","street":"Arthurstown, New Ross","street2":"County Wexford"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/merchantlevel", "UE" : "/en/experiences/merchantlevel", "UD" : "/en/experiences/merchantlevel", "T" : "AUD AUD - Australian Dollar Gem Palace en-us en_US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2014/08/2/2/image/32/Stage03.png"],"alt":"gallery"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/VarunLogo.jpg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/31/Stage01.png","alt":"highRes"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/19/Axes4.jpg","alt":"Test"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"133.00035095214844","Longitude":"104.5000991821289"}],"merchant.name":"GILT","title":"Merchant level store loccator offer","offerId":"5697f48d-7c46-4291-bdc6-afaac36dad3c","redemption.address":[{"name":"GILT","city":"Homestead","country":"US","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida","street":"1 Speedway Blvd","street2":"united states"},{"name":"Mario Andretti Racing Experience","city":"Homestead","country":"US","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida","street":"1 Speedway Blvd","street2":""},{"name":"Disneyland - English","city":"Hong Kong Disneyland","country":"HK","latitude":"112.3166578","longitude":"294.0478408","state":"New Territories","street":"Hong Kong Disneyland"},{"name":"Chennai ar_AE","city":"Chennai","country":"IN","latitude":"103.0835107","longitude":"260.2737717","postalcode":"600003","state":"Tamil Nadu","street":"Chennai","street2":""},{"name":"GILT_Spanish","city":"city_sp","country":"us","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida_Sp","street":"New Street 1","street2":"New Street 2"},{"name":"Test Gilt","city":"Ghaziabad","country":"IN","latitude":"118.6716093","longitude":"257.4152962","postalcode":"201003","state":"","street":"National Highway 91","street2":""},{"name":"Phoneix","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"","state":"Maharashtra","street":"viman nagar","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/exp-soon-offer", "UE" : "/en/specials/exp-soon-offer", "UD" : "/en/specials/exp-soon-offer", "T" : "BRL BRL - Brazilian Real Guarda Sol e Cadeiras Rio Não ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/3/Guarda_Sol_Cadeiras_Rio_2.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/2/Guarda_Sol_Cadeiras_Rio.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/1328/image/1/Guarda_Sol_Cadeiras_Rio.jpg","alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/1328/logo/1/Guarda_Sol_e_Cadeiras_Rio_merchantlogo.jpg","alt":"Guarda Sol e Cadeiras Rio Não Tem Preço"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"},{"product-code":"MPL","product-displayName":"Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mp.png"},{"product-code":"MWE","product-displayName":"World Eliteâ„¢ MasterCard® Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mwe.png"},{"product-code":"MCW","product-displayName":"World MasterCardâ„¢ Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mw.png"}],"bookingStart":"2016-04-26","bookingStartTime":"2016-04-26T00:59:00.000-02:00","bookingEnd":"2017-03-06","bookingEndTime":"2017-03-06T00:00:00.000-02:00","displayStart":"2013-08-01","displayEnd":"2017-10-25","source.region.code":["latinamerica"],"source.country.code":["brazil"],"source.city.code":["riodejaneiro"],"source.geos":[{"Region":"Mexico/Central/South America","Region.code":"latinamerica","Country":"Brazil","Country.code":"brazil","City":"Rio De Janeiro","City.code":"riodejaneiro","AdminL1":"Rio De Janeiro","AdminL1.code":"riodejaneiro","AdminL2":"Rio De Janeiro","AdminL2.code":"riodejaneiro","Latitude":"67.09721946716309","Longitude":"136.79249954223633"}],"merchant.name":"Guarda Sol e Cadeiras Rio Não Tem Preço","title":"The Glistening Sun and an Oceanfront Beach Chair - Just for You","offerId":"72c5d5ed-4463-490c-b78a-4f74b3aea603","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/nomerchanturl", "UE" : "/en/experiences/nomerchanturl", "UD" : "/en/experiences/nomerchanturl", "T" : "FOOD Food BREAKFAST Breakfast AED AED - United Arab ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/1/3/image/2/fblogo.jpg","alt":"test"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/1/3/logo/2/mastercard_logo.png","alt":"test"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"}],"bookingStart":"2017-01-01","bookingStartTime":"2017-01-01T00:00:00.000+10:30","bookingEnd":"2019-01-31","bookingEndTime":"2019-01-31T00:00:00.000+10:30","displayStart":"2017-01-01","displayEnd":"2018-01-31","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BREAKFAST"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"CityTours","title":"NoMerchantLevel","offerId":"af75235c-66d1-463e-b6cb-9afd62cdacd0","redemption.address":[{"name":"test address","city":"Oakland","country":"US","latitude":"127.7833837","longitude":"57.7600305","postalcode":"94606","state":"California ","street":"test"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/issuer", "UE" : "/en/specials/issuer", "UD" : "/en/specials/issuer", "T" : "SPORTS Sports USD USD - US Dollar Abercrombie & Kent en ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","binRangeLow":["77770001","88880001","99990001","90090001"],"binRangeHigh":["77770299","88880299","99990299","90090299"],"media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/509/image/4/Dalhousie-Himachal-Pradesh.jpg","alt":"Himachal-Pradesh"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/509/logo/2/India-Gate.jpg","alt":"Test Image"}],"bookingStart":"2017-01-30","bookingStartTime":"2017-01-30T00:00:00.000+11:00","bookingEnd":"2018-07-31","bookingEndTime":"2018-07-31T00:00:00.000+10:30","displayStart":"2017-01-30","displayEnd":"2018-07-31","mainCategory.code":["SPORTS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["eastlosangeles"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"East Los Angeles","City.code":"eastlosangeles","AdminL1":"California","AdminL1.code":"california","AdminL2":"Los Angeles County","AdminL2.code":"losangelescounty","Latitude":"124.02389907836914","Longitude":"61.827980041503906"}],"merchant.name":"Bar Benatino","title":"Double Bin range","offerId":"dc8bddc9-1d2c-42ab-9efa-0670b32cab01","redemption.address":[{"name":"Bar Benatino","city":"Vitacura","country":"CL","latitude":"56.587202","longitude":"109.39682591","postalcode":"7550024","state":"Santiago","street":"Vitacura 2885","street2":"Hotel Intercontinental"}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/experiences/offercategory", "UE" : "/en/experiences/offercategory", "UD" : "/en/experiences/offercategory", "T" : "CULTURE Culture USD USD - US Dollar UEFA Champions ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/12.jpg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-08-31","bookingEndTime":"2017-08-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-08-31","mainCategory.code":["CULTURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","Latitude":"129.7599983215332","Longitude":"81.5"}],"merchant.name":"GILT","title":"Test","offerId":"ebaa2ad4-8c23-448b-9d93-c5acbed347e8","totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/specials/offer-details", "UE" : "/en/specials/offer-details", "UD" : "/en/specials/offer-details", "T" : "FOOD Food BREAKFAST Breakfast USD USD - US Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["77770001","99990001","90090001"],"binRangeHigh":["77770299","99990299","90090299"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"bomdila"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/4/hotel-on-water-exterior-with-boat.jpg","alt":"Udaipur TAj"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/2/India_tourism.jpg","alt":"Incredible India"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-02-28","bookingStartTime":"2017-02-28T00:00:00.000-06:00","bookingEnd":"2017-12-10","bookingEndTime":"2017-12-10T00:00:00.000-06:00","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BREAKFAST"],"source.region.code":["northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates"],"source.city.code":["newyorkcity","miami"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"}],"merchant.name":"Buddha Bar","title":"Coming soon and sold out offer Coming soon and sold out offer in all locales","offerId":"5d56458a-c3d7-4a14-9785-679b8837372c","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"},{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/ExpSoldOutZero", "UE" : "/en/experiences/ExpSoldOutZero", "UD" : "/en/experiences/ExpSoldOutZero", "T" : "USD USD - US Dollar offer less than 100 kb https://stage. ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"MUP","product-displayName":"Platinum Debit MasterCard® Unembossed"},{"product-code":"MEP","product-displayName":"Premium Debit MasterCardâ„¢"},{"product-code":"MET","product-displayName":"Titanium Debit MasterCard®"},{"product-code":"MDW","product-displayName":"World Eliteâ„¢ Debit MasterCard®"},{"product-code":"MNW","product-displayName":"World MasterCardâ„¢ Card (Europe)"}],"bookingStart":"2016-12-07","bookingStartTime":"2016-12-07T00:00:00.000-06:00","bookingEnd":"2017-12-08","bookingEndTime":"2017-12-08T00:00:00.000-06:00","displayStart":"2016-12-07","displayEnd":"2017-12-08","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Offer with 0 inventory","offerId":"942b566a-cbaa-48ca-8506-a84953174567","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/offerDetails10", "UE" : "/en/specials/offerDetails10", "UD" : "/en/specials/offerDetails10", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/priceless-hero.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"MEP","product-displayName":"Premium Debit MasterCardâ„¢"}],"bookingStart":"2016-11-14","bookingStartTime":"2016-11-14T00:00:00.000+10:30","bookingEnd":"2017-11-07","bookingEndTime":"2017-11-07T00:00:00.000+10:30","displayStart":"2016-11-14","displayEnd":"2017-11-07","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"test22525","offerId":"444a8298-4a3e-4ec6-89a4-08026371bc31","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/offerlevel", "UE" : "/en/experiences/offerlevel", "UD" : "/en/experiences/offerlevel", "T" : "GBP GBP - British Pound BHip Store – Watches and Jewels ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/12.jpg"],"alt":"Varun Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/1_399.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/1.jpg"],"alt":"Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/19/Axes4.jpg","alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/6/Penguins_217.jpg","alt":"Pen"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","source.region.code":["europe"],"source.geos":[{"Region":"Europe","Region.code":"europe","Latitude":"138.69095993041992","Longitude":"189.14062023162842"}],"merchant.name":"GILT","title":"offer level URL","offerId":"34f6b77d-d5af-411a-8d38-0fa9bc368a37","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/merchantlogo", "UE" : "/en/experiences/merchantlogo", "UD" : "/en/experiences/merchantlogo", "T" : "AUD AUD - Australian Dollar Gem Palace en-us en_US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2014/08/2/2/image/32/Stage03.png"],"alt":"gallery"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/VarunLogo.jpg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/31/Stage01.png","alt":"highRes"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/19/Axes4.jpg","alt":"Test"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"133.00035095214844","Longitude":"104.5000991821289"}],"merchant.name":"GILT","title":"Merchant level store loccator offer","offerId":"5697f48d-7c46-4291-bdc6-afaac36dad3c","redemption.address":[{"name":"GILT","city":"Homestead","country":"US","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida","street":"1 Speedway Blvd","street2":"united states"},{"name":"Mario Andretti Racing Experience","city":"Homestead","country":"US","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida","street":"1 Speedway Blvd","street2":""},{"name":"Disneyland - English","city":"Hong Kong Disneyland","country":"HK","latitude":"112.3166578","longitude":"294.0478408","state":"New Territories","street":"Hong Kong Disneyland"},{"name":"Chennai ar_AE","city":"Chennai","country":"IN","latitude":"103.0835107","longitude":"260.2737717","postalcode":"600003","state":"Tamil Nadu","street":"Chennai","street2":""},{"name":"GILT_Spanish","city":"city_sp","country":"us","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida_Sp","street":"New Street 1","street2":"New Street 2"},{"name":"Test Gilt","city":"Ghaziabad","country":"IN","latitude":"118.6716093","longitude":"257.4152962","postalcode":"201003","state":"","street":"National Highway 91","street2":""},{"name":"Phoneix","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"","state":"Maharashtra","street":"viman nagar","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/comingSoonX-daysLeftOffer", "UE" : "/en/specials/comingSoonX-daysLeftOffer", "UD" : "/en/specials/comingSoonX-daysLeftOffer", "T" : "FOOD Food DINNER Dinner AUD AUD - Australian Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"MDP","product-displayName":"Debit Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mdp.png"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"FEC","product-displayName":"Flash EXPO Card MasterCard®"},{"product-code":"MOG","product-displayName":"Gold Maestro®"},{"product-code":"MCG","product-displayName":"Gold MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mg.png"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MSI","product-displayName":"Maestro® Card"},{"product-code":"MCP","product-displayName":"Maestro-Cirrus Programs","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mcp.png"},{"product-code":"OLS","product-displayName":"Maestro®-Delayed Debit"},{"product-code":"OLG","product-displayName":"Maestro® Gold-Delayed Debit"},{"product-code":"OLP","product-displayName":"Maestro® Platinum-Delayed Debit"},{"product-code":"MCE","product-displayName":"MasterCard Electronicâ„¢"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"MRO","product-displayName":"MasterCard Rewardsâ„¢ Only"},{"product-code":"MCS","product-displayName":"MasterCard® Standard"},{"product-code":"TCS","product-displayName":"MasterCard® Standard-Immediate Debit"},{"product-code":"MCU","product-displayName":"MasterCard® Unembossed Card"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"},{"product-code":"MUP","product-displayName":"Platinum Debit MasterCard® Unembossed"},{"product-code":"TPL","product-displayName":"Platinum MasterCard® - Immediate Debit"}],"bookingStart":"2017-03-16","bookingStartTime":"2017-03-16T11:01:00.000+05:30","bookingEnd":"2017-03-17","bookingEndTime":"2017-03-17T14:00:00.000+05:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/DINNER"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"coming soon and x-days left offer","offerId":"4013d0ce-d59c-4f5f-ba95-6bc2d2b882bd","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/experience-Melanie", "UE" : "/en/experiences/experience-Melanie", "UD" : "/en/experiences/experience-Melanie", "T" : "SHOPPING Shopping CULTURE Culture CONCERTS ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/BulkImageTest.jpg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/19/Axes4.jpg","alt":"Test"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2/logo/4/Hydrangeas.jpg","alt":"logo1"}],"products":[{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","mainCategory.code":["SHOPPING","CULTURE"],"subCategory.code":["CULTURE/CONCERTS","CULTURE/MOVIES","CULTURE/MUSEUMS","CULTURE/MUSIC"],"source.region.code":["europe"],"source.country.code":["france"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"France","Country.code":"france","Latitude":"136.0","Longitude":"182.0"}],"merchant.name":"GILT","title":"main categories and sub categories","offerId":"2ec7dcd9-6c91-4de6-a5ca-84a8b0c64177","totalInventory":"100" }, "LANG" : "en" }, { "U" : "/en/experiences/testleadgen", "UE" : "/en/experiences/testleadgen", "UD" : "/en/experiences/testleadgen", "T" : "CULTURE Culture MUSIC Music THEATERS Theaters EUR ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/548/image/6/305_madrid_teatroreal_palco_marquee.jpg"],"alt":"Get your tickets five days before the official ticket sale for selected shows."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/548/image/1/madrid_teatroreal_interior_gallery.jpg","alt":"Be the First One to Choose Tickets at Teatro Real"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/548/logo/1/Logo%20Real.jpg","alt":"Teatro Real"}],"bookingStart":"2016-03-14","bookingStartTime":"2016-03-14T16:00:00.000+01:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000+01:00","displayStart":"2016-03-14","displayEnd":"2017-09-30","mainCategory.code":["CULTURE"],"subCategory.code":["CULTURE/MUSIC","CULTURE/THEATERS"],"source.region.code":["europe"],"source.country.code":["spain"],"source.city.code":["madrid"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Spain","Country.code":"spain","City":"Madrid","City.code":"madrid","AdminL1":"Madrid","AdminL1.code":"madrid","AdminL2":"Provincia de Madrid","AdminL2.code":"provinciademadrid","Latitude":"130.41650009155273","Longitude":"176.29744005203247"}],"merchant.name":"Teatro Real","title":"Be the first one to choose tickets at Teatro Real","offerId":"ef55bed3-39f7-4277-9fca-7ba424125386","redemption.address":[{"name":"Teatro Real","city":"Madrid","country":"España","latitude":"130.41896450000002","longitude":"176.28821941","postalcode":"28013","state":"Comunidad de Madrid","street":"Plaza Isabel II s/n","street2":""}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/experiences/testimage", "UE" : "/en/experiences/testimage", "UD" : "/en/experiences/testimage", "T" : "GBP GBP - British Pound Festival de ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/PC_logo.jpg"],"alt":"Varun Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/PC_logo.jpg"],"alt":"Varun Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/PC_logo.jpg"],"alt":"Varun Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/PC_logo.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/PC_logo.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/PC_logo.jpg"],"alt":"dessert"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/19/Axes4.jpg","alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/7/CelebrityCruises_d.jpg","alt":"gilt"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","source.region.code":["europe"],"source.geos":[{"Region":"Europe","Region.code":"europe","Latitude":"138.69095993041992","Longitude":"189.14062023162842"}],"merchant.name":"GILT","title":"offer for Currency code as GBP","offerId":"3ae4889a-e635-4be4-a1cc-3a763693a268","redemption.address":[{"name":"GILT","city":"Homestead","country":"US","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida","street":"1 Speedway Blvd","street2":"united states"},{"name":"Mario Andretti Racing Experience","city":"Homestead","country":"US","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida","street":"1 Speedway Blvd","street2":""},{"name":"Disneyland - English","city":"Hong Kong Disneyland","country":"HK","latitude":"112.3166578","longitude":"294.0478408","state":"New Territories","street":"Hong Kong Disneyland"},{"name":"Chennai ar_AE","city":"Chennai","country":"IN","latitude":"103.0835107","longitude":"260.2737717","postalcode":"600003","state":"Tamil Nadu","street":"Chennai","street2":""},{"name":"GILT_Spanish","city":"city_sp","country":"us","latitude":"115.451905","longitude":"99.592151","postalcode":"33035","state":"Florida_Sp","street":"New Street 1","street2":"New Street 2"},{"name":"Test Gilt","city":"Ghaziabad","country":"IN","latitude":"118.6716093","longitude":"257.4152962","postalcode":"201003","state":"","street":"National Highway 91","street2":""},{"name":"Phoneix","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"","state":"Maharashtra","street":"viman nagar","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/offer-details2", "UE" : "/en/specials/offer-details2", "UD" : "/en/specials/offer-details2", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/priceless-hero.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"MEP","product-displayName":"Premium Debit MasterCardâ„¢"}],"bookingStart":"2016-11-14","bookingStartTime":"2016-11-14T00:00:00.000+10:30","bookingEnd":"2017-11-07","bookingEndTime":"2017-11-07T00:00:00.000+10:30","displayStart":"2016-11-14","displayEnd":"2017-11-07","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"test22525","offerId":"444a8298-4a3e-4ec6-89a4-08026371bc31","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/MBSocialShareTest1", "UE" : "/en/specials/MBSocialShareTest1", "UD" : "/en/specials/MBSocialShareTest1", "T" : "SEK SEK - Swedish Krona Aldo´s_DELETED 606df731-df39 ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/856/image/6/Liss%20Ard%20Marquee%20Test.jpeg","alt":"Liss Test"},{"offerimage":"PDF","url":"/content/dam/priceless/offers/856/pdf/1/Anti-Hero-Voucher_MC_989.pdf","alt":"Anti-Hero-Voucher_MC.pdf"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/856/logo/1/OG-logo-new.jpg","alt":"Olive Garden"}],"bookingStart":"2016-10-13","bookingStartTime":"2016-10-13T06:00:00.000+01:00","bookingEnd":"2018-10-13","bookingEndTime":"2018-10-13T06:00:00.000+01:00","displayStart":"2016-10-13","displayEnd":"2018-10-13","source.region.code":["europe"],"source.country.code":["sweden"],"source.city.code":["stockholm"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Sweden","Country.code":"sweden","City":"Stockholm","City.code":"stockholm","AdminL1":"Stockholm","AdminL1.code":"stockholm","AdminL2":"Stockholms Kommun","AdminL2.code":"stockholmskommun","Latitude":"149.33258056640625","Longitude":"198.06489944458008"}],"merchant.name":"OLIVE GARDEN","title":"STOCKHOLM VOUCHER TEST","offerId":"00095911-1684-4129-91f5-9366cdf85fad","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/mrc-page-featured-test", "UE" : "/en/experiences/mrc-page-featured-test", "UD" : "/en/experiences/mrc-page-featured-test", "T" : "FOOD Food DINNER Dinner AUD AUD - Australian Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"MDP","product-displayName":"Debit Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mdp.png"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"FEC","product-displayName":"Flash EXPO Card MasterCard®"},{"product-code":"MOG","product-displayName":"Gold Maestro®"},{"product-code":"MCG","product-displayName":"Gold MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mg.png"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MSI","product-displayName":"Maestro® Card"},{"product-code":"MCP","product-displayName":"Maestro-Cirrus Programs","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mcp.png"},{"product-code":"OLS","product-displayName":"Maestro®-Delayed Debit"},{"product-code":"OLG","product-displayName":"Maestro® Gold-Delayed Debit"},{"product-code":"OLP","product-displayName":"Maestro® Platinum-Delayed Debit"},{"product-code":"MCE","product-displayName":"MasterCard Electronicâ„¢"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"MRO","product-displayName":"MasterCard Rewardsâ„¢ Only"},{"product-code":"MCS","product-displayName":"MasterCard® Standard"},{"product-code":"TCS","product-displayName":"MasterCard® Standard-Immediate Debit"},{"product-code":"MCU","product-displayName":"MasterCard® Unembossed Card"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"},{"product-code":"MUP","product-displayName":"Platinum Debit MasterCard® Unembossed"},{"product-code":"TPL","product-displayName":"Platinum MasterCard® - Immediate Debit"}],"bookingStart":"2017-03-16","bookingStartTime":"2017-03-16T11:01:00.000+05:30","bookingEnd":"2017-03-17","bookingEndTime":"2017-03-17T14:00:00.000+05:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/DINNER"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"coming soon and x-days left offer","offerId":"4013d0ce-d59c-4f5f-ba95-6bc2d2b882bd","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/mypagereturns", "UE" : "/en/experiences/mypagereturns", "UD" : "/en/experiences/mypagereturns", "T" : "CAD CAD - Canadian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","binRangeLow":["52589120"],"binRangeHigh":["52589220"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"bookingStart":"2016-08-19","bookingStartTime":"2016-08-19T15:30:00.000+05:30","bookingEnd":"2017-08-31","bookingEndTime":"2017-08-31T15:30:00.000+05:30","displayStart":"2016-08-19","displayEnd":"2017-08-31","source.region.code":["northamerica"],"source.country.code":["canada"],"source.city.code":["toronto"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"Canada","Country.code":"canada","City":"Toronto","City.code":"toronto","AdminL1":"Ontario","AdminL1.code":"ontario","Latitude":"133.70011138916016","Longitude":"100.58370208740234"}],"merchant.name":"Buddha Bar","title":"canadanbctourist","offerId":"77834a68-fd75-434e-b196-46b4da149429","totalInventory":"100" }, "LANG" : "en" }, { "U" : "/en/specials/Gallery_test", "UE" : "/en/specials/Gallery_test", "UD" : "/en/specials/Gallery_test", "T" : "SPORTS Sports USD USD - US Dollar Abercrombie & Kent en ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","binRangeLow":["77770001","88880001","99990001","90090001"],"binRangeHigh":["77770299","88880299","99990299","90090299"],"media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/509/image/4/Dalhousie-Himachal-Pradesh.jpg","alt":"Himachal-Pradesh"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/509/logo/2/India-Gate.jpg","alt":"Test Image"}],"bookingStart":"2017-01-30","bookingStartTime":"2017-01-30T00:00:00.000+11:00","bookingEnd":"2018-07-31","bookingEndTime":"2018-07-31T00:00:00.000+10:30","displayStart":"2017-01-30","displayEnd":"2018-07-31","mainCategory.code":["SPORTS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["eastlosangeles"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"East Los Angeles","City.code":"eastlosangeles","AdminL1":"California","AdminL1.code":"california","AdminL2":"Los Angeles County","AdminL2.code":"losangelescounty","Latitude":"124.02389907836914","Longitude":"61.827980041503906"}],"merchant.name":"Bar Benatino","title":"Double Bin range","offerId":"dc8bddc9-1d2c-42ab-9efa-0670b32cab01","redemption.address":[{"name":"Bar Benatino","city":"Vitacura","country":"CL","latitude":"56.587202","longitude":"109.39682591","postalcode":"7550024","state":"Santiago","street":"Vitacura 2885","street2":"Hotel Intercontinental"}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/specials/Experience-with-Taj", "UE" : "/en/specials/Experience-with-Taj", "UD" : "/en/specials/Experience-with-Taj", "T" : "TRAVEL Travel LEISURE Leisure USD USD - US Dollar Ikeda ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["77770001"],"binRangeHigh":["77770299"],"media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/4/hotel-on-water-exterior-with-boat.jpg","alt":"Taj Lake Palace in Udaipur, is the most romantic hotel in the world."},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/2/Taj%20HnR.jpg","alt":"The Taj Hotels Resort"}],"bookingStart":"2017-02-09","bookingStartTime":"2017-02-09T00:00:00.000+11:00","bookingEnd":"2018-12-31","bookingEndTime":"2018-12-31T00:00:00.000+11:00","displayStart":"2017-02-09","displayEnd":"2018-12-31","mainCategory.code":["TRAVEL","LEISURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Enjoy your Holiday's with experience in Taj","offerId":"937b8a44-14fb-43b0-ae7e-a6b67f35a863","redemption.address":[{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/experiences/noofferlevelnostorelevel", "UE" : "/en/experiences/noofferlevelnostorelevel", "UD" : "/en/experiences/noofferlevelnostorelevel", "T" : "BHD BHD - Bahraini Dinar BHip Store – Watches and Jewels ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/15/PNY_GILT_101916_LeCirque_gallery4.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/14/PNY_GILT_101916_LeCirque_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/13/PNY_GILT_101916_LeCirque_gallery2.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/12/PNY_GILT_101916_DoughnutProject_gallery4.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/11/PNY_GILT_101916_DoughnutProject_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/382/image/2103/PNYC_GILT_070115_bread_gallery3.jpg"],"alt":"GILT CITY"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/01/1/382/image/7/AdventuerSports.jpg","alt":"Adventuer Sports"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/GiltCity_logo.jpg","alt":"GILT"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-12-31","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"133.00035095214844","Longitude":"104.5000991821289"}],"merchant.name":"GILT CITY","title":"No offer No store level URL","offerId":"32f03586-ac8b-497c-b3d1-7453f605cec8","redemption.address":[{"name":"Island","city":"Hong Kong","country":"HK","latitude":"112.28246730000001","longitude":"294.1615726","state":"Hong Kong Island","street":"Hongkong"},{"name":"london","city":"London","country":"GB","latitude":"141.5073509","longitude":"179.87224171","postalcode":"","state":"England","street":"**","street2":""},{"name":"Savon Spa","city":"Chicago","country":"US","latitude":"131.9483611","longitude":"92.3508028","postalcode":"60613","state":"Illinois","street":"3635 N Halsted St","street2":""},{"name":"Pampano","city":"New York","country":"US","latitude":"130.7550546","longitude":"106.0295655","postalcode":"10017","state":"New York","street":"209 E 49th St","street2":""},{"name":"The Vanderbilt","city":"Brooklyn","country":"US","latitude":"130.6795929","longitude":"106.03149101","postalcode":"11238","state":"New York","street":"570 Vanderbilt Ave","street2":""},{"name":"Minton’s Jazz Supper Club","city":"Harlem","country":"US","latitude":"130.80467749000002","longitude":"106.0477006","postalcode":"10026","state":"New York","street":"206 W 118th St","street2":""},{"name":"Malibu Wine Safaris","city":"Malibu","country":"US","latitude":"124.0935401","longitude":"61.176214900000005","postalcode":"90265","state":"California","street":"31740 Mulholland Hwy","street2":""},{"name":"Cherry NYC","city":"New York","country":"US","latitude":"130.7420877","longitude":"105.9963765","postalcode":"10011","state":"New York","street":"355 W 16th St","street2":""},{"name":"Moonlight Studios Chicago","city":"Chicago","country":"US","latitude":"131.889138","longitude":"92.335871","postalcode":"60642","state":"Illinois","street":"1446 W Kinzie St","street2":""}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/OfferSoldOutZero", "UE" : "/en/specials/OfferSoldOutZero", "UD" : "/en/specials/OfferSoldOutZero", "T" : "USD USD - US Dollar offer less than 100 kb https://stage. ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"TCE","product-displayName":"MasterCard Electronicâ„¢-Immediate Debit"},{"product-code":"MUP","product-displayName":"Platinum Debit MasterCard® Unembossed"},{"product-code":"MEP","product-displayName":"Premium Debit MasterCardâ„¢"},{"product-code":"MET","product-displayName":"Titanium Debit MasterCard®"},{"product-code":"MDW","product-displayName":"World Eliteâ„¢ Debit MasterCard®"},{"product-code":"MNW","product-displayName":"World MasterCardâ„¢ Card (Europe)"}],"bookingStart":"2016-12-07","bookingStartTime":"2016-12-07T00:00:00.000-06:00","bookingEnd":"2017-12-08","bookingEndTime":"2017-12-08T00:00:00.000-06:00","displayStart":"2016-12-07","displayEnd":"2017-12-08","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Offer with 0 inventory","offerId":"fec06fb9-8191-4303-8820-1bbbdc673335","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/Incredible-India", "UE" : "/en/experiences/Incredible-India", "UD" : "/en/experiences/Incredible-India", "T" : "USD USD - US Dollar 10-Gruppen en-us en_US English - US ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/skicom_d_new.jpeg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/5/oholive_hi-res.jpg","alt":"BECKLEY Boutique"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2/logo/4/GiltCity_logo.jpg","alt":"GILT"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-04-23","bookingStartTime":"2016-04-23T00:59:00.000-06:00","bookingEnd":"2017-10-15","bookingEndTime":"2017-10-15T00:59:00.000-06:00","displayStart":"2015-05-22","displayEnd":"2017-10-22","source.region.code":["northamerica","northamerica","northamerica","northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates","unitedstates","unitedstates","unitedstates"],"source.city.code":["chicago","newyorkcity","miami","losangeles","boston"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Chicago","City.code":"chicago","AdminL1":"Illinois","AdminL1.code":"illinois","AdminL2":"Cook County","AdminL2.code":"cookcounty","Latitude":"131.85002899169922","Longitude":"92.3499526977539"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Los Angeles","City.code":"losangeles","AdminL1":"California","AdminL1.code":"california","AdminL2":"Los Angeles County","AdminL2.code":"losangelescounty","Latitude":"124.05223083496094","Longitude":"61.756317138671875"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Boston","City.code":"boston","AdminL1":"Massachusetts","AdminL1.code":"massachusetts","AdminL2":"Suffolk County","AdminL2.code":"suffolkcounty","Latitude":"132.35842895507812","Longitude":"108.94023132324219"}],"merchant.name":"GILT","title":"Multiple Cities Offer2 Eat Category","offerId":"8a20b2dd-eb9f-4813-9434-97790befe4c0","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/testimagepage", "UE" : "/en/specials/testimagepage", "UD" : "/en/specials/testimagepage", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/Travel-to-India.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"bookingStart":"2016-06-01","bookingStartTime":"2016-06-01T00:00:00.000+09:30","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000+10:30","displayStart":"2016-06-01","displayEnd":"2017-12-31","source.region.code":["middleeast"],"source.country.code":["kuwait"],"source.geos":[{"Region":"Middle East","Region.code":"middleeast","Country":"Kuwait","Country.code":"kuwait","Latitude":"119.5","Longitude":"227.75"}],"merchant.name":"Buddha Bar","title":"test57359837583","offerId":"5017d381-49c3-4e8a-a23e-d887e15d91d6","totalInventory":"100" }, "LANG" : "en" }, { "U" : "/en/experiences/x-days-left", "UE" : "/en/experiences/x-days-left", "UD" : "/en/experiences/x-days-left", "T" : "TRAVEL Travel CITYTOURS City Tours FOOD Food ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2016-11-29","bookingStartTime":"2016-11-29T00:00:00.000+10:30","bookingEnd":"2017-03-21","bookingEndTime":"2017-03-21T08:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-21","mainCategory.code":["TRAVEL","FOOD"],"subCategory.code":["TRAVEL/CITYTOURS","FOOD/BREAKFAST"],"source.region.code":["northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates"],"source.city.code":["newyorkcity","chicago"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Chicago","City.code":"chicago","AdminL1":"Illinois","AdminL1.code":"illinois","AdminL2":"Cook County","AdminL2.code":"cookcounty","Latitude":"131.85002899169922","Longitude":"92.3499526977539"}],"merchant.name":"Buddha Bar","title":"Test x-days left experience 21 Dec","offerId":"586de274-112d-41b8-a328-055bf2c76116","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/offer-attributes-sold-out", "UE" : "/en/experiences/offer-attributes-sold-out", "UD" : "/en/experiences/offer-attributes-sold-out", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"}],"bookingStart":"2016-10-31","bookingStartTime":"2016-10-31T00:00:00.000+10:30","bookingEnd":"2017-11-07","bookingEndTime":"2017-11-07T00:00:00.000+10:30","displayStart":"2016-10-31","displayEnd":"2017-11-07","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"test22525","offerId":"007fd3d4-12a0-4ca2-b70f-cb78ec0ab223","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/Imageren", "UE" : "/en/specials/Imageren", "UD" : "/en/specials/Imageren", "T" : "SHOPPING Shopping GADGETS Gadgets SPORTS Sports ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/Lighthouse.jpg"],"alt":"bomdila"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"WBE","product-displayName":"World MasterCard Black Edition®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mwbe.png"},{"product-code":"TCW","product-displayName":"World MasterCard® (World Signiaâ„¢)-Immediate Debit"}],"bookingStart":"2017-03-17","bookingStartTime":"2017-03-17T04:54:00.000-06:00","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000-06:00","displayStart":"2016-11-28","displayEnd":"2017-11-30","mainCategory.code":["SHOPPING","SPORTS"],"subCategory.code":["SHOPPING/GADGETS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test Coming soon offer 21 Nov","offerId":"10b8ae64-fc6c-4c17-96fa-08cacfe72b93","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"},{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/soldOutComingSoonX-daysLeftExp", "UE" : "/en/experiences/soldOutComingSoonX-daysLeftExp", "UD" : "/en/experiences/soldOutComingSoonX-daysLeftExp", "T" : "LEISURE Leisure LOCALATTRACTIONS Local Attractions ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/7/Dunbrody%20Spa%202_870.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/3/Dogs.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/4/Fireplace.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/2/Bedroom.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/1758/image/5/Herb%20Garden%202.jpg"],"alt":"And book an exclusive overnight spa ritual escape."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/1758/image/1/Dunbrody%20Country%20House%20Hotel%20-%20Treatment%20Room_293.jpg","alt":"Sink into Serenity, at Dunbrody Country House Hotel and Spa"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/1758/logo/1/18_ireland_dunbrody_logo_758.bmp","alt":"Dunbrody Country House Hotel"}],"bookingStart":"2017-03-10","bookingStartTime":"2017-03-10T14:16:00.000Z","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000Z","displayStart":"2016-10-03","displayEnd":"2017-09-30","mainCategory.code":["LEISURE"],"subCategory.code":["LEISURE/LOCALATTRACTIONS","LEISURE/OUTDOORADVENTURES"],"source.region.code":["europe"],"source.country.code":["ireland"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Ireland","Country.code":"ireland","Latitude":"143.0","Longitude":"172.0"}],"merchant.name":"Dunbrody Country House Hotel","title":"Priceless Ireland Exclusive Escape to Dunbrody Spa","offerId":"fee97e33-ab31-4d1a-aed7-dccf66cc293d","redemption.address":[{"name":"Dunbrody Country House Hotel","city":"Ireland","country":"IE","latitude":"142.30512","longitude":"173.068314","postalcode":"","state":"Wexford","street":"Arthurstown, New Ross","street2":"County Wexford"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/coming-soon", "UE" : "/en/experiences/coming-soon", "UD" : "/en/experiences/coming-soon", "T" : "LEISURE Leisure AUD AUD - Australian Dollar offer less than ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-03-17","bookingStartTime":"2017-03-17T01:00:00.000+10:30","bookingEnd":"2017-03-23","bookingEndTime":"2017-03-23T00:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["LEISURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Sold out, coming soon and x-days left offer","offerId":"d944af5c-edda-4f3c-8247-f6360ca0ed68","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/offer-details5", "UE" : "/en/specials/offer-details5", "UD" : "/en/specials/offer-details5", "T" : "AUD AUD - Australian Dollar offer less than 100 kb https ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MIU","product-displayName":"Debit MasterCard® Unembossed (LAC only)"},{"product-code":"MDP","product-displayName":"Debit Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mdp.png"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"MOG","product-displayName":"Gold Maestro®"},{"product-code":"MCG","product-displayName":"Gold MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mg.png"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"}],"bookingStart":"2016-11-03","bookingStartTime":"2016-11-03T00:00:00.000+10:30","bookingEnd":"2017-11-03","bookingEndTime":"2017-11-03T04:30:00.000+10:30","displayStart":"2016-10-31","displayEnd":"2017-11-07","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"test22525","offerId":"be3a509a-04a4-401e-a0a1-1e609390f564","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/Single-issuer", "UE" : "/en/specials/Single-issuer", "UD" : "/en/specials/Single-issuer", "T" : "FOOD Food BREAKFAST Breakfast USD USD - US Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["77770001","99990001","90090001"],"binRangeHigh":["77770299","99990299","90090299"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"bomdila"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/4/hotel-on-water-exterior-with-boat.jpg","alt":"Udaipur TAj"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/2/India_tourism.jpg","alt":"Incredible India"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-02-28","bookingStartTime":"2017-02-28T00:00:00.000-06:00","bookingEnd":"2017-12-10","bookingEndTime":"2017-12-10T00:00:00.000-06:00","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BREAKFAST"],"source.region.code":["northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates"],"source.city.code":["newyorkcity","miami"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"}],"merchant.name":"Buddha Bar","title":"Coming soon and sold out offer Coming soon and sold out offer in all locales","offerId":"5d56458a-c3d7-4a14-9785-679b8837372c","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"},{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/mrmdemo-xdaysleft", "UE" : "/en/experiences/mrmdemo-xdaysleft", "UD" : "/en/experiences/mrmdemo-xdaysleft", "T" : "BRL BRL - Brazilian Real Guarda Sol e Cadeiras Rio Não ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/3/Guarda_Sol_Cadeiras_Rio_2.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/2/Guarda_Sol_Cadeiras_Rio.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/1328/image/1/Guarda_Sol_Cadeiras_Rio.jpg","alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/1328/logo/1/Guarda_Sol_e_Cadeiras_Rio_merchantlogo.jpg","alt":"Guarda Sol e Cadeiras Rio Não Tem Preço"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"},{"product-code":"MPL","product-displayName":"Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mp.png"},{"product-code":"MWE","product-displayName":"World Eliteâ„¢ MasterCard® Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mwe.png"},{"product-code":"MCW","product-displayName":"World MasterCardâ„¢ Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mw.png"}],"bookingStart":"2016-04-26","bookingStartTime":"2016-04-26T00:59:00.000-02:00","bookingEnd":"2017-03-06","bookingEndTime":"2017-03-06T00:00:00.000-02:00","displayStart":"2013-08-01","displayEnd":"2017-10-25","source.region.code":["latinamerica"],"source.country.code":["brazil"],"source.city.code":["riodejaneiro"],"source.geos":[{"Region":"Mexico/Central/South America","Region.code":"latinamerica","Country":"Brazil","Country.code":"brazil","City":"Rio De Janeiro","City.code":"riodejaneiro","AdminL1":"Rio De Janeiro","AdminL1.code":"riodejaneiro","AdminL2":"Rio De Janeiro","AdminL2.code":"riodejaneiro","Latitude":"67.09721946716309","Longitude":"136.79249954223633"}],"merchant.name":"Guarda Sol e Cadeiras Rio Não Tem Preço","title":"The Glistening Sun and an Oceanfront Beach Chair - Just for You","offerId":"72c5d5ed-4463-490c-b78a-4f74b3aea603","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/offer-attributes-x-days-left", "UE" : "/en/experiences/offer-attributes-x-days-left", "UD" : "/en/experiences/offer-attributes-x-days-left", "T" : "BRL BRL - Brazilian Real Guarda Sol e Cadeiras Rio Não ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/3/Guarda_Sol_Cadeiras_Rio_2.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/2/Guarda_Sol_Cadeiras_Rio.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/1328/image/1/Guarda_Sol_Cadeiras_Rio.jpg","alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/1328/logo/1/Guarda_Sol_e_Cadeiras_Rio_merchantlogo.jpg","alt":"Guarda Sol e Cadeiras Rio Não Tem Preço"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"},{"product-code":"MPL","product-displayName":"Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mp.png"},{"product-code":"MWE","product-displayName":"World Eliteâ„¢ MasterCard® Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mwe.png"},{"product-code":"MCW","product-displayName":"World MasterCardâ„¢ Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mw.png"}],"bookingStart":"2016-04-26","bookingStartTime":"2016-04-26T00:59:00.000-02:00","bookingEnd":"2017-03-06","bookingEndTime":"2017-03-06T00:00:00.000-02:00","displayStart":"2013-08-01","displayEnd":"2017-10-25","source.region.code":["latinamerica"],"source.country.code":["brazil"],"source.city.code":["riodejaneiro"],"source.geos":[{"Region":"Mexico/Central/South America","Region.code":"latinamerica","Country":"Brazil","Country.code":"brazil","City":"Rio De Janeiro","City.code":"riodejaneiro","AdminL1":"Rio De Janeiro","AdminL1.code":"riodejaneiro","AdminL2":"Rio De Janeiro","AdminL2.code":"riodejaneiro","Latitude":"67.09721946716309","Longitude":"136.79249954223633"}],"merchant.name":"Guarda Sol e Cadeiras Rio Não Tem Preço","title":"The Glistening Sun and an Oceanfront Beach Chair - Just for You","offerId":"72c5d5ed-4463-490c-b78a-4f74b3aea603","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/offer-details1", "UE" : "/en/specials/offer-details1", "UD" : "/en/specials/offer-details1", "T" : "SHOPPING Shopping GADGETS Gadgets SPORTS Sports ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-03-31","bookingStartTime":"2017-03-31T00:00:00.000+10:30","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000+10:30","displayStart":"2016-11-28","displayEnd":"2017-11-30","mainCategory.code":["SHOPPING","SPORTS"],"subCategory.code":["SHOPPING/GADGETS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test Coming soon offer 21 Nov","offerId":"c4581500-4d61-40ca-ab51-5f8aa8542ab1","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/experiences/experience-5", "UE" : "/en/experiences/experience-5", "UD" : "/en/experiences/experience-5", "T" : "BRL BRL - Brazilian Real Guarda Sol e Cadeiras Rio Não ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/3/Guarda_Sol_Cadeiras_Rio_2.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/1328/image/2/Guarda_Sol_Cadeiras_Rio.jpg"],"alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/1328/image/1/Guarda_Sol_Cadeiras_Rio.jpg","alt":"Cadeira de praia, conforto de frente para o mar"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/1328/logo/1/Guarda_Sol_e_Cadeiras_Rio_merchantlogo.jpg","alt":"Guarda Sol e Cadeiras Rio Não Tem Preço"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"},{"product-code":"MPL","product-displayName":"Platinum MasterCard®","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mp.png"},{"product-code":"MWE","product-displayName":"World Eliteâ„¢ MasterCard® Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mwe.png"},{"product-code":"MCW","product-displayName":"World MasterCardâ„¢ Card","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mw.png"}],"bookingStart":"2016-04-26","bookingStartTime":"2016-04-26T00:59:00.000-02:00","bookingEnd":"2017-03-06","bookingEndTime":"2017-03-06T00:00:00.000-02:00","displayStart":"2013-08-01","displayEnd":"2017-10-25","source.region.code":["latinamerica"],"source.country.code":["brazil"],"source.city.code":["riodejaneiro"],"source.geos":[{"Region":"Mexico/Central/South America","Region.code":"latinamerica","Country":"Brazil","Country.code":"brazil","City":"Rio De Janeiro","City.code":"riodejaneiro","AdminL1":"Rio De Janeiro","AdminL1.code":"riodejaneiro","AdminL2":"Rio De Janeiro","AdminL2.code":"riodejaneiro","Latitude":"67.09721946716309","Longitude":"136.79249954223633"}],"merchant.name":"Guarda Sol e Cadeiras Rio Não Tem Preço","title":"The Glistening Sun and an Oceanfront Beach Chair - Just for You","offerId":"72c5d5ed-4463-490c-b78a-4f74b3aea603","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/aud", "UE" : "/en/specials/aud", "UD" : "/en/specials/aud", "T" : "SHOPPING Shopping CLOTHING Clothing AUD AUD ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16261/image/4/KarenMillen_gallery004.jpg"],"alt":"Avec des économies uniques et un cadeau de Karen Millen aÌ€ Sydney et aÌ€ Melbourne."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16261/image/5/KarenMillen_gallery005.jpg"],"alt":"Avec des économies uniques et un cadeau de Karen Millen aÌ€ Sydney et aÌ€ Melbourne."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16261/image/2/KarenMillen_gallery001.jpg"],"alt":"Avec des économies uniques et un cadeau de Karen Millen aÌ€ Sydney et aÌ€ Melbourne."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16261/image/3/KarenMillen_gallery002.jpg"],"alt":"Avec des économies uniques et un cadeau de Karen Millen aÌ€ Sydney et aÌ€ Melbourne."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16261/image/1/KarenMillen_offer002.jpg","alt":"Créez votre look pour la nouvelle saison"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16261/logo/1/KarenMillen_logo001.jpg","alt":"Karen Millen"}],"bookingStart":"2015-07-31","bookingStartTime":"2015-07-31T22:00:00.000+10:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000+10:00","displayStart":"2015-07-31","displayEnd":"2017-09-30","mainCategory.code":["SHOPPING"],"subCategory.code":["SHOPPING/CLOTHING"],"source.region.code":["asiapacific","asiapacific","asiapacific"],"source.country.code":["australia","australia","australia"],"source.city.code":["sydney","melbourne"],"source.geos":[{"Region":"Asia/Pacific","Region.code":"asiapacific","Country":"Australia","Country.code":"australia","City":"Sydney","City.code":"sydney","AdminL1":"New South Wales","AdminL1.code":"newsouthwales","AdminL2":"City of Sydney","AdminL2.code":"cityofsydney","Latitude":"56.13214874267578","Longitude":"331.2073211669922"},{"Region":"Asia/Pacific","Region.code":"asiapacific","Country":"Australia","Country.code":"australia","City":"Melbourne","City.code":"melbourne","AdminL1":"Victoria","AdminL1.code":"victoria","AdminL2":"Melbourne","AdminL2.code":"melbourne","Latitude":"52.18600082397461","Longitude":"324.96331787109375"},{"Region":"Asia/Pacific","Region.code":"asiapacific","Country":"Australia","Country.code":"australia","Latitude":"65.0","Longitude":"315.0"}],"merchant.name":"Karen Millen","title":"Karen Millen","offerId":"1db3724e-2054-4620-9a50-06ac6aa09cc9","totalInventory":"-1" }, "LANG" : "fr" }, { "U" : "/en/specials/clarencemastheadtest", "UE" : "/en/specials/clarencemastheadtest", "UD" : "/en/specials/clarencemastheadtest", "T" : "SPORTS Sports SOCCER Soccer EUR EUR - Euro Affinion ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/1539/image/1/Wide-UEFA-3_v082016.jpg","alt":"UEFA Champions League:Paris Saint-Germain -PFC Ludogorets Razgrad"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/1539/logo/1/logo_champions_nuevo_517.jpg","alt":"UEFA Champions League"}],"bookingStart":"2016-11-10","bookingStartTime":"2016-11-10T01:00:00.000+01:00","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000+01:00","displayStart":"2016-10-13","displayEnd":"2017-09-30","mainCategory.code":["SPORTS"],"subCategory.code":["SPORTS/SOCCER"],"source.region.code":["europe"],"source.country.code":["france"],"source.city.code":["paris"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"France","Country.code":"france","City":"Paris","City.code":"paris","AdminL1":"Ile-de-France","AdminL1.code":"iledefrance","AdminL2":"Paris","AdminL2.code":"paris","Latitude":"138.85340881347656","Longitude":"182.34879994392395"}],"merchant.name":"UEFA Champions League","title":"UEFA Champions League 16-17 : Paris Saint-Germain vs Ludogorets","offerId":"1241040d-171a-4ba0-90c8-3eb9676f3825","totalInventory":"8000" }, "LANG" : "fr" }, { "U" : "/en/experiences/inventory-call-fail-test-page", "UE" : "/en/experiences/inventory-call-fail-test-page", "UD" : "/en/experiences/inventory-call-fail-test-page", "T" : "USD USD - US Dollar Tennis Club Veio en-us en_US English ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/1/Chelsea.jpg"],"alt":"Test offer for image between 100 to 500"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/01/1/382/image/7/AdventuerSports.jpg","alt":"Adventuer Sports"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/GiltCity_logo.jpg","alt":"GILT"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-11-01","bookingStartTime":"2016-11-01T00:00:00.000-06:00","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000-06:00","displayStart":"2016-11-01","displayEnd":"2017-11-30","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"133.00035095214844","Longitude":"104.5000991821289"}],"merchant.name":"GILT CITY","title":"test experience 1111test exp","offerId":"42e28047-34b7-40d9-9ac8-e3de36de3d11","totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/experience-2", "UE" : "/en/experiences/experience-2", "UD" : "/en/experiences/experience-2", "T" : "FOOD Food BREAKFAST Breakfast USD USD - US Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["77770001","99990001","90090001"],"binRangeHigh":["77770299","99990299","90090299"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"bomdila"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/4/hotel-on-water-exterior-with-boat.jpg","alt":"Udaipur TAj"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/2/India_tourism.jpg","alt":"Incredible India"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-02-28","bookingStartTime":"2017-02-28T00:00:00.000-06:00","bookingEnd":"2017-12-10","bookingEndTime":"2017-12-10T00:00:00.000-06:00","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BREAKFAST"],"source.region.code":["northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates"],"source.city.code":["newyorkcity","miami"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"}],"merchant.name":"Buddha Bar","title":"Coming soon and sold out offer Coming soon and sold out offer in all locales","offerId":"5d56458a-c3d7-4a14-9785-679b8837372c","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"},{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/offer-attributes-just-expired", "UE" : "/en/experiences/offer-attributes-just-expired", "UD" : "/en/experiences/offer-attributes-just-expired", "T" : "FOOD Food DINNER Dinner CULTURE Culture EUR EUR ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16240/image/3/Generic%203.jpg"],"alt":"Bringing you a series of exclusive culinary events and experiences brought to you by the Taste of Dublin team."},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/16240/image/2/Generic%202.jpg"],"alt":"Bringing you a series of exclusive culinary events and experiences brought to you by the Taste of Dublin team."},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/16240/image/1/Main%20Image%20&%20Taste%20Logo.jpg","alt":"Taste Club, in partnership with Mastercard® Priceless Ireland"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/16240/logo/1/Taste%20of%20Dublin%20Logo.jpg","alt":"Taste of Dublin"}],"bookingStart":"2016-08-23","bookingStartTime":"2016-08-23T17:00:00.000Z","bookingEnd":"2017-09-30","bookingEndTime":"2017-09-30T00:00:00.000Z","displayStart":"2016-08-23","displayEnd":"2017-09-30","mainCategory.code":["FOOD","CULTURE"],"subCategory.code":["FOOD/DINNER"],"source.region.code":["europe"],"source.country.code":["ireland"],"source.geos":[{"Region":"Europe","Region.code":"europe","Country":"Ireland","Country.code":"ireland","Latitude":"143.0","Longitude":"172.0"}],"merchant.name":"Taste of Dublin","title":"Priceless-Ireland-Taste-Club-in-Partnership-with-Mastercard-Priceless-Ireland","offerId":"e24ec4d6-138c-4b9e-9ed7-5cae9f7e19fb","redemption.address":[{"name":"Taste of Dublin","city":"Dublin","country":"IE","latitude":"143.32483","longitude":"173.745203","postalcode":"","state":"County Dublin","street":"51 Elmwood Avenue Lower","street2":"Dublin 6"}],"totalInventory":"200000" }, "LANG" : "en" }, { "U" : "/en/specials/address", "UE" : "/en/specials/address", "UD" : "/en/specials/address", "T" : "FOOD Food BREAKFAST Breakfast USD USD - US Dollar ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["77770001","99990001","90090001"],"binRangeHigh":["77770299","99990299","90090299"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"bomdila"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/madrid_thyssen_caravaggio_marquee.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/4/hotel-on-water-exterior-with-boat.jpg","alt":"Udaipur TAj"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/2/India_tourism.jpg","alt":"Incredible India"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-02-28","bookingStartTime":"2017-02-28T00:00:00.000-06:00","bookingEnd":"2017-12-10","bookingEndTime":"2017-12-10T00:00:00.000-06:00","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BREAKFAST"],"source.region.code":["northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates"],"source.city.code":["newyorkcity","miami"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"}],"merchant.name":"Buddha Bar","title":"Coming soon and sold out offer Coming soon and sold out offer in all locales","offerId":"5d56458a-c3d7-4a14-9785-679b8837372c","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"},{"name":"Southampton Long Island Hotel","city":"Southampton","country":"US","latitude":"130.884267","longitude":"107.6104704","postalcode":"11968","state":"New York","street":"450 County Rd 39","street2":"Southampton, New York,"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/offerwithoutduration", "UE" : "/en/specials/offerwithoutduration", "UD" : "/en/specials/offerwithoutduration", "T" : "USD USD - US Dollar offer less than 100 kb https://stage. ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"MBK","product-displayName":"MasterCard Blackâ„¢","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mb.png"}],"bookingStart":"2016-10-27","bookingStartTime":"2016-10-27T00:00:00.000-06:00","bookingEnd":"2018-11-30","bookingEndTime":"2018-11-30T00:00:00.000-06:00","displayStart":"2016-10-27","displayEnd":"2018-11-30","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"133.00035095214844","Longitude":"104.5000991821289"}],"merchant.name":"Buddha Bar","title":"Offer without Gallary image","offerId":"aeab3743-8fab-4a89-9f60-b6231dff83b7","totalInventory":"123456" }, "LANG" : "en" }, { "U" : "/en/experiences/offercategorytest", "UE" : "/en/experiences/offercategorytest", "UD" : "/en/experiences/offercategorytest", "T" : "CULTURE Culture USD USD - US Dollar UEFA Champions ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2/image/6/12.jpg"],"alt":"Varun Test Image"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"bookingStart":"2016-12-01","bookingStartTime":"2016-12-01T00:00:00.000-06:00","bookingEnd":"2017-08-31","bookingEndTime":"2017-08-31T00:00:00.000-06:00","displayStart":"2016-12-01","displayEnd":"2017-08-31","mainCategory.code":["CULTURE"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","Latitude":"129.7599983215332","Longitude":"81.5"}],"merchant.name":"GILT","title":"Test","offerId":"ebaa2ad4-8c23-448b-9d93-c5acbed347e8","totalInventory":"1000" }, "LANG" : "en" }, { "U" : "/en/specials/Issuer-Bin-Range", "UE" : "/en/specials/Issuer-Bin-Range", "UD" : "/en/specials/Issuer-Bin-Range", "T" : "USD USD - US Dollar offer less than 100 kb https://stage. ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","binRangeLow":["52525201"],"binRangeHigh":["52525599"],"media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2015/01/1/382/image/5/Paragliding-in-Goa.jpg"],"alt":"Paragliding"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/01/1/382/image/7/AdventuerSports.jpg","alt":"Adventuer Sports"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/01/1/382/logo/1/Jellyfish.jpg","alt":"jellyfish"}],"bookingStart":"2016-12-08","bookingStartTime":"2016-12-08T00:00:00.000+11:00","bookingEnd":"2019-03-31","bookingEndTime":"2019-03-31T00:00:00.000+11:00","displayStart":"2016-12-08","displayEnd":"2019-04-30","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"133.00035095214844","Longitude":"104.5000991821289"}],"merchant.name":"GILT CITY","title":"Issuer Story","offerId":"56a8c77a-e363-46d3-bad8-65b8ab739b30","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/masthead", "UE" : "/en/specials/masthead", "UD" : "/en/specials/masthead", "T" : "SPORTS Sports SOCCER Soccer CHF CHF - Swiss Franc ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"Varun Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"dessert"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/7/CelebrityCruises_d.jpg","alt":"gilt"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/6/Penguins_217.jpg","alt":"Pen"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-28","bookingStartTime":"2016-12-28T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-26","displayEnd":"2017-12-28","mainCategory.code":["SPORTS"],"subCategory.code":["SPORTS/SOCCER"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["chicago"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Chicago","City.code":"chicago","AdminL1":"Illinois","AdminL1.code":"illinois","AdminL2":"Cook County","AdminL2.code":"cookcounty","Latitude":"131.85002899169922","Longitude":"92.3499526977539"}],"merchant.name":"GILT","title":"multiple location offer","offerId":"8eecf14d-081e-46e3-ba58-39607e413e09","redemption.address":[{"name":"New","city":"Bangalore","country":"AA","latitude":"115.451905","longitude":"99.592151","postalcode":"","state":"Karnataka","street":"1 Speedway Blvd, Homestead, Florida, US - 33035","street2":"1 Speedway Blvd, Homestead, Florida, US - 33035"},{"name":"New","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"","state":"Maharashtra","street":"ewe","street2":"ew"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/mastheadwithnoredemption", "UE" : "/en/specials/mastheadwithnoredemption", "UD" : "/en/specials/mastheadwithnoredemption", "T" : "FOOD Food BRUNCH Brunch AFL AFL - Aruban Florin ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/827/image/10/Gallery-Leaders-Cup-3.jpg"],"alt":"Disneyland® Paris"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/827/image/9/Gallery-Leaders-Cup-2.jpg"],"alt":"Disneyland® Paris"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/827/image/8/Gallery-Leaders-Cup.jpg"],"alt":"Disneyland® Paris"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/827/image/7/486_paris_disneyland_gallery5.jpg"],"alt":"Disneyland® Paris"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/827/image/6/486_paris_disneyland_gallery4.jpg"],"alt":"Disneyland® Paris"},{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/12/1/827/image/5/486_paris_disneyland_gallery3.jpg"],"alt":"Disneyland® Paris"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/827/image/2/Wide-Disney-2.jpg","alt":"Disneyland® Paris"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/12/1/827/image/1/Disney_wide_new2_web.jpg","alt":"Disneyland® Paris"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/12/1/827/logo/1/paris_DisneylandParis_logo.jpg","alt":"Disneyland® Paris"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2017-01-01","bookingStartTime":"2017-01-01T00:00:00.000-06:00","bookingEnd":"2017-10-31","bookingEndTime":"2017-10-31T00:00:00.000-06:00","displayStart":"2017-01-01","displayEnd":"2017-09-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BRUNCH"],"source.region.code":["northamerica","northamerica","northamerica"],"source.country.code":["unitedstates","unitedstates","unitedstates"],"source.city.code":["newyorkcity","miami","losangeles"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Miami","City.code":"miami","AdminL1":"Florida","AdminL1.code":"florida","AdminL2":"Miami-Dade County","AdminL2.code":"miamidadecounty","Latitude":"115.7742691040039","Longitude":"99.80634307861328"},{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Los Angeles","City.code":"losangeles","AdminL1":"California","AdminL1.code":"california","AdminL2":"Los Angeles County","AdminL2.code":"losangelescounty","Latitude":"124.05223083496094","Longitude":"61.756317138671875"}],"merchant.name":"Disneyland® Paris","title":"masthead offer with no redemption location","offerId":"ffb76251-3877-4af7-aa7f-b08d8b8526f4","totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/testCrossSellComponent", "UE" : "/en/specials/testCrossSellComponent", "UD" : "/en/specials/testCrossSellComponent", "T" : "SHOPPING Shopping GADGETS Gadgets SPORTS Sports ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-03-31","bookingStartTime":"2017-03-31T00:00:00.000+10:30","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000+10:30","displayStart":"2016-11-28","displayEnd":"2017-11-30","mainCategory.code":["SHOPPING","SPORTS"],"subCategory.code":["SHOPPING/GADGETS"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test Coming soon offer 21 Nov","offerId":"c4581500-4d61-40ca-ab51-5f8aa8542ab1","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"-1" }, "LANG" : "en" }, { "U" : "/en/specials/Offer-FrCa", "UE" : "/en/specials/Offer-FrCa", "UD" : "/en/specials/Offer-FrCa", "T" : "CAD CAD - Canadian Dollar Logo https://stage.priceless.com ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","binRangeLow":["52589700","52589840"],"binRangeHigh":["52589760","52589840"],"media.image":[{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2015/06/2/3625/image/1/Pace%20Mens%20Collection%20Image_987.png","alt":"Image"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2015/06/2/3625/logo/1/Pace%20Logo%20.png","alt":"Logo"}],"products":[{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"}],"bookingStart":"2015-06-24","bookingStartTime":"2015-06-24T00:00:00.000-05:00","bookingEnd":"2018-12-31","bookingEndTime":"2018-12-31T00:00:00.000-05:00","displayStart":"2015-06-24","displayEnd":"2018-12-31","source.region.code":["northamerica"],"source.country.code":["canada"],"source.city.code":["toronto"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"Canada","Country.code":"canada","City":"Toronto","City.code":"toronto","AdminL1":"Ontario","AdminL1.code":"ontario","Latitude":"133.70011138916016","Longitude":"100.58370208740234"}],"merchant.name":"Pace Men's Collection","title":"Découvrez les derniéres tendances de la mode masculine á Toronto","offerId":"2424cb3e-36a7-4c12-b8b5-15870d99fc39","redemption.address":[{"name":"Pace Men's Collection","city":"Toronto","country":"CA","latitude":"133.6471629","longitude":"100.62129111","postalcode":"M5J 2T3","state":"Ontario","street":"181 Bay St","street2":""}],"totalInventory":"-1" }, "LANG" : "fr" }, { "U" : "/en/specials/comingSoonAndSoldOutOffer", "UE" : "/en/specials/comingSoonAndSoldOutOffer", "UD" : "/en/specials/comingSoonAndSoldOutOffer", "T" : "FOOD Food BREAKFAST Breakfast AUD AUD - Australian ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/priceless/offers/2016/02/1/1628/image/1/Tulips.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/IMG_8363.jpg","alt":"offer between 100Kb to 500KB"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"products":[{"product-code":"CFE","product-displayName":"Carta Flash EXPO MasterCard®"},{"product-code":"MDG","product-displayName":"Debit Gold MasterCard®"},{"product-code":"MDJ","product-displayName":"Debit MasterCard®"},{"product-code":"MED","product-displayName":"Debit MasterCard Electronicâ„¢"},{"product-code":"MBD","product-displayName":"Debit MasterCard® Professional Card"},{"product-code":"MDU","product-displayName":"Debit MasterCard® Unembossed"},{"product-code":"MSD","product-displayName":"Deferred Debit MasterCard®"},{"product-code":"TCG","product-displayName":"Gold MasterCard®-Immediate Debit"},{"product-code":"MBB","product-displayName":"MasterCard® Prepaid Consumer","product-imageUrl":"https://stage.priceless.com/content/dam/priceless/global/productlogo/product-logo-mpp.png"},{"product-code":"TIU","product-displayName":"MasterCard® Unembossed-Immediate Debit"}],"bookingStart":"2017-03-24","bookingStartTime":"2017-03-24T00:00:00.000+10:30","bookingEnd":"2017-12-10","bookingEndTime":"2017-12-10T00:00:00.000+10:30","displayStart":"2016-11-06","displayEnd":"2017-11-30","mainCategory.code":["FOOD"],"subCategory.code":["FOOD/BREAKFAST"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Coming soon and sold out offer","offerId":"3d2e3b1a-8dcd-4655-91ad-e75badbbcf4b","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/specials/mastheadoffer", "UE" : "/en/specials/mastheadoffer", "UD" : "/en/specials/mastheadoffer", "T" : "USD USD - US Dollar offer less than 100 kb https://stage. ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Specials","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/B/Buddha Bar/images/Hydrangeas.jpg"],"alt":"Test"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2016/02/1/1628/image/1/Hydrangeas.jpg","alt":"Test12"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2016/02/1/1628/logo/1/Jellyfish.jpg","alt":"test"}],"bookingStart":"2016-10-01","bookingStartTime":"2016-10-01T00:00:00.000+09:30","bookingEnd":"2017-11-30","bookingEndTime":"2017-11-30T00:00:00.000+10:30","displayStart":"2016-10-01","displayEnd":"2017-11-30","source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["newyorkcity"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"New York City","City.code":"newyorkcity","AdminL1":"New York","AdminL1.code":"newyork","Latitude":"130.71427154541016","Longitude":"105.99403381347656"}],"merchant.name":"Buddha Bar","title":"Test offer for scheduler 1 Nov","offerId":"67b3c9ba-32f2-4057-aed0-4887f06babbe","redemption.address":[{"name":"Buddha Bar","city":"London","country":"GB","latitude":"141.5014784","longitude":"179.83819361","postalcode":"SW1X 7PA","state":"Greater London","street":"145 Knightsbridge","street2":""},{"name":"Vimannagar","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"411014","state":"Maharashtra","street":"Viman Nagar, Pune, Maharashtra, India","street2":"Viman Nagar, Pune, Maharashtra, India"}],"totalInventory":"1" }, "LANG" : "en" }, { "U" : "/en/experiences/shareit", "UE" : "/en/experiences/shareit", "UD" : "/en/experiences/shareit", "T" : "SPORTS Sports SOCCER Soccer CHF CHF - Swiss Franc ...", "RK" : "10", "ENT_SOURCE" : "T5-JQE5F6DCE7WBV", "DATE" : "", "MT" : {"subContentType":"Experiences","media.image":[{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"Varun Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"Test Image"},{"offerimage":"THUMBNAIL","url":["/content/dam/dm/experience/G/GILT/images/brand-identity-moodboard-sophisticated.jpg","/content/dam/dm/experience/G/GILT/images/gallery5_430x430.jpg"],"alt":"dessert"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2014/08/2/2/image/21/broken_windows.jpg","alt":"brk"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/7/CelebrityCruises_d.jpg","alt":"gilt"},{"offerimage":"LARGE","url":"/content/dam/priceless/offers/2/image/6/Penguins_217.jpg","alt":"Pen"},{"offerimage":"MERCHANT_LOGO","url":"/content/dam/priceless/offers/2014/08/2/2/logo/8/twitterlogo.jpeg","alt":"test"}],"products":[{"product-code":"STAGE","product-displayName":"STAGE PRODUCT"}],"bookingStart":"2016-12-28","bookingStartTime":"2016-12-28T00:00:00.000-06:00","bookingEnd":"2017-12-31","bookingEndTime":"2017-12-31T00:00:00.000-06:00","displayStart":"2016-12-26","displayEnd":"2017-12-28","mainCategory.code":["SPORTS"],"subCategory.code":["SPORTS/SOCCER"],"source.region.code":["northamerica"],"source.country.code":["unitedstates"],"source.city.code":["chicago"],"source.geos":[{"Region":"United States/Canada","Region.code":"northamerica","Country":"United States","Country.code":"unitedstates","City":"Chicago","City.code":"chicago","AdminL1":"Illinois","AdminL1.code":"illinois","AdminL2":"Cook County","AdminL2.code":"cookcounty","Latitude":"131.85002899169922","Longitude":"92.3499526977539"}],"merchant.name":"GILT","title":"multiple location offer","offerId":"8eecf14d-081e-46e3-ba58-39607e413e09","redemption.address":[{"name":"New","city":"Bangalore","country":"AA","latitude":"115.451905","longitude":"99.592151","postalcode":"","state":"Karnataka","street":"1 Speedway Blvd, Homestead, Florida, US - 33035","street2":"1 Speedway Blvd, Homestead, Florida, US - 33035"},{"name":"New","city":"Pune","country":"IN","latitude":"108.56792899999999","longitude":"253.91431790000001","postalcode":"","state":"Maharashtra","street":"ewe","street2":"ew"}],"totalInventory":"-1" }, "LANG" : "en" } ] }; var category= changeCase.upperCase(qdata.category); var country=qdata.country; var more = parseInt(qdata.more); console.log("more::"+more); g_start=more; g_end=more+5; console.log("g_start:"+g_start); console.log("g_end:"+g_end); console.log("uscity::"+city); cityn=S(city).splitRight(' '); categoryn=S(category).splitRight(' '); console.log('cities'); for(var i =0; i< cityn.length;i++){ console.log(i+" "+cityn[i]); } console.log('category'); for(var i =0; i< categoryn.length;i++){ console.log(i+" "+categoryn[i]); } console.log("category::"+category); if(city != "all" && category != "ALL" ){ //#if1 console.log('first if '); // var msg1='https://stage.priceless.com/search?site=dm_offer&output=xml_no_dtd&proxystylesheet=dm_offer_priceless&client=dm_offer_priceless&getfields=source%252Ecity%252Ecode.bookingStartTime.bookingStart.bookingEndTime.bookingEnd.bookingEndDate.displayStart.displayEnd.totalInventory.source%252Ecountry%252Ecode.source%252Eregion%252Ecode.offerId.media%252Eimage.mainCategory%252Ecode.subCategory%252Ecode.title.source%252Egeos.subContentType.redemption%252Eaddress.merchant%252Ename.binRangeHigh.binRangeLow.products&filter=0&start=0&num=1000&requiredfields=(program:priceless).(locale:en).(contentType:offer)&sort=meta:featured'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // Msg = JSON.parse(body); // var result1; // var result = "no Value"; var searchField = "city"; var searchVal = Msg; // console.log("msg::"+Msg); //result = Msg; // result = jsonContent; var flag=0; var stg1='{ "set_attributes":{"category_name": "'+category+'","city_name": "'+city+'","more":"'+g_end+'"},"messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":['; var makesure=''; var count=0; var count_o=0; var stg3=']}}}],"redirect_to_blocks": ["noOffers"]}'; var stg31=']}}}],"redirect_to_blocks": ["moreOffers"]}'; temp=0; for(var x =0; x< cityn.length;x++){ for(var z =0; z< categoryn.length;z++){ for (var i=0; i< result.RES.length;i++){ for(var n=0 ; n< result.RES[i].MT["source.geos"].length ;n++){ // console.log(n+" "+result.RES[i].MT["source.geos"].length); // console.log("city::"+result.RES[i].MT["source.geos"][n]["City.code"]); if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if(result.RES[i].MT["source.geos"][n]["City.code"]==cityn[x]){ if(((S(result.RES[i].U).contains('sold')==false )|| (S(result.RES[i].U).contains('Sold')==false )) && (result.RES[i].MT["mainCategory.code"] != undefined )){ for(var m=0; m<result.RES[i].MT["mainCategory.code"].length;m++){ if(result.RES[i].MT["mainCategory.code"][m]==categoryn[z]){ count_o+=1; makesure=makesure+" "+result.RES[i].MT.title; } } } } } } } } } console.log("count_o="+count_o); makesure=''; for(var x =0; x< cityn.length;x++){ for(var z =0; z< categoryn.length;z++){ for (var i=0; i< result.RES.length;i++){ for(var n=0 ; n< result.RES[i].MT["source.geos"].length ;n++){ if(S(makesure).contains(result.RES[i].MT.title)==false &&(S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if(result.RES[i].MT["source.geos"][n]["City.code"]==cityn[x]){ if((S(result.RES[i].U).contains('sold')==false || S(result.RES[i].U).contains('Sold')==false ) && (result.RES[i].MT["mainCategory.code"] != undefined )){ for(var m=0; m<result.RES[i].MT["mainCategory.code"].length;m++){ // console.log("m****::"+result.RES[i].MT["mainCategory.code"][m]); if(result.RES[i].MT["mainCategory.code"][m]==categoryn[z]){ if( count >= g_start && count < g_end ){ var img; var img1; console.log (""+i); console.log("Title::"+result.RES[i].MT.title+" "+"Region::"+result.RES[i].MT["source.geos"][n]["Region.code"] +" "+"Country::"+result.RES[i].MT["source.geos"][n]["Country.code"]+" "+"City::"+result.RES[i].MT["source.geos"][n]["City.code"]); if(result.RES[i].MT["mainCategory.code"] != undefined){ console.log("category::"+result.RES[i].MT["mainCategory.code"][m]); } // image for (var j=0; j <result.RES[i].MT["media.image"].length ;j++){ //console.log("j:::::"+j); if(result.RES[i].MT["media.image"][j].offerimage=='LARGE'){ // console.log(result.RES[i].MT["media.image"][j].url); img=result.RES[i].MT["media.image"][j].url; var arr = img.split("/"); var sub=".jpg"; var sub1=".jpeg"; //console.log("arr:::"+arr); for(var k =0; k<arr.length;k++){ if(arr[k].indexOf(sub) !== -1 || arr[k].indexOf(sub1) !== -1 ){ img1=arr[k].split(".jpg"); } } break; } } var img2="https://stage.priceless.com"; var img3="/jcr:content/renditions/"; var img4=".square_cropconfig_240_240.jpg"; var img5=img2+img+ img3+img1[0]+img4; var stg2="{"+'"title":'+'"'+result.RES[i].MT.title+'"'+","+'"image_url":"'+img5+'","subtitle":'+'"'+result.RES[i].MT["subContentType"]+'"'+","+'"buttons":[{"title": "'+result.RES[i].MT.title+'","type":"web_url","url":"https://stage.priceless.com'+result.RES[i].U+'"},{"type":"element_share"}]}' if(count!=g_start && count != g_end && count!= count_o){ stg1+=","; } flag=1; stg1+=stg2; } makesure+=" "+result.RES[i].MT.title; count=count+1; } } } } } } //if loop end if((count ==g_end || count==count_o) && temp!=1){ var last=',{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}'; stg1+=last; temp=1; break; } }//for loop end } } if(count_o > g_end){ stg1+=stg31; }else{ stg1+=stg3; } var stg4='{ "messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":[]}}}]}'; //console.log("count::"+count); if(count_o==0){ stg1='{"messages": [{"text": "Sorry no offers are there!"},{"attachment":{"type": "template","payload": {"template_type": "generic","elements": [{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}]}}}]}'; } console.log("first count::"+count); flagall=1; res.send(stg1); // } // if2 end //})//#request2 end } if (city != "all" && category == "ALL") { //#if1 temp=0; console.log('second if'); console.log(cityn); console.log(categoryn); // var msg1='https://stage.priceless.com/search?site=dm_offer&output=xml_no_dtd&proxystylesheet=dm_offer_priceless&client=dm_offer_priceless&getfields=source%252Ecity%252Ecode.bookingStartTime.bookingStart.bookingEndTime.bookingEnd.bookingEndDate.displayStart.displayEnd.totalInventory.source%252Ecountry%252Ecode.source%252Eregion%252Ecode.offerId.media%252Eimage.mainCategory%252Ecode.subCategory%252Ecode.title.source%252Egeos.subContentType.redemption%252Eaddress.merchant%252Ename.binRangeHigh.binRangeLow.products&filter=0&start=0&num=1000&requiredfields=(program:priceless).(locale:en).(contentType:offer)&sort=meta:featured'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // Msg = JSON.parse(body); var result1; // var result = "no Value"; var searchField = "city"; var searchVal = Msg; // console.log("msg::"+Msg); //result = Msg; // result = jsonContent; var flag=0; var stg1='{ "set_attributes":{"category_name": "'+category+'","city_name": "'+city+'","more":"'+g_end+'"},"messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":['; var makesure=''; var count=0; var count_o=0; var stg3=']}}}],"redirect_to_blocks": ["noOffers"]}'; var stg31=']}}}],"redirect_to_blocks": ["moreOffers"]}'; for(var x=0 ; x< cityn.length ; x++){ for (var i=0; i< result.RES.length;i++){ for(var n=0 ; n< result.RES[i].MT["source.geos"].length ;n++){ // console.log(n+" "+result.RES[i].MT["source.geos"].length); // console.log("city::"+result.RES[i].MT["source.geos"][n]["City.code"]); if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if(result.RES[i].MT["source.geos"][n]["City.code"]==cityn[x]){ if(((S(result.RES[i].U).contains('sold')==false )|| (S(result.RES[i].U).contains('Sold')==false ))){ count_o+=1; makesure=makesure+" "+result.RES[i].MT.title; } } } } } } makesure=''; for(var x=0 ; x< cityn.length ; x++){ for (var i=0; i< result.RES.length;i++){ for(var n=0 ; n< result.RES[i].MT["source.geos"].length ;n++){ if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if(result.RES[i].MT["source.geos"][n]["City.code"]==cityn[x]){ if((S(result.RES[i].U).contains('sold')==false || S(result.RES[i].U).contains('Sold')==false ) ){ if( count >= g_start && count < g_end ){ //count console.log("inside count::"+count); var img; var img1; console.log (""+i); console.log("Title::"+result.RES[i].MT.title+" "+"Region::"+result.RES[i].MT["source.geos"][n]["Region.code"] +" "+"Country::"+result.RES[i].MT["source.geos"][n]["Country.code"]+" "+"City::"+result.RES[i].MT["source.geos"][n]["City.code"]); // image for (var j=0; j <result.RES[i].MT["media.image"].length ;j++){ //console.log("j:::::"+j); if(result.RES[i].MT["media.image"][j].offerimage=='LARGE'){ // console.log(result.RES[i].MT["media.image"][j].url); img=result.RES[i].MT["media.image"][j].url; var arr = img.split("/"); var sub=".jpg"; var sub1=".jpeg"; //console.log("arr:::"+arr); for(var k =0; k<arr.length;k++){ if(arr[k].indexOf(sub) !== -1 || arr[k].indexOf(sub1) !== -1 ){ img1=arr[k].split(".jpg"); } } break; } } var img2="https://stage.priceless.com"; var img3="/jcr:content/renditions/"; var img4=".square_cropconfig_240_240.jpg"; var img5=img2+img+ img3+img1[0]+img4; var stg2="{"+'"title":'+'"'+result.RES[i].MT.title+'"'+","+'"image_url":"'+img5+'","subtitle":'+'"'+result.RES[i].MT["subContentType"]+'"'+","+'"buttons":[{"title": "'+result.RES[i].MT.title+'","type":"web_url","url":"https://stage.priceless.com'+result.RES[i].U+'"},{"type":"element_share"}]}' if(count!=g_start && count != g_end && count!= count_o){ stg1+=","; } flag=1; stg1+=stg2; }// if for count makesure+=" "+result.RES[i].MT.title; count=count+1; }// if for sold }//if for city } } //for city loop if((count ==g_end || count==count_o) && temp!=1){ var last=',{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}'; stg1+=last; temp=1; break; } }//for loop end } if(count_o > g_end){ stg1+=stg31; }else{ stg1+=stg3; } var stg4='{ "messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":[]}}}]}'; //console.log("count::"+count); if(count_o==0){ stg1='{"messages": [{"text": "Sorry😐 no offers are there!"},{"attachment":{"type": "template","payload": {"template_type": "generic","elements": [{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}]}}}]}'; } console.log("second count::"+count); flagall=1; res.send(stg1); // } // if2 end //})//#request2 end } if (city == "all" && category != "ALL") { //#if1 temp=0; console.log('third if'); // var msg1='https://stage.priceless.com/search?site=dm_offer&output=xml_no_dtd&proxystylesheet=dm_offer_priceless&client=dm_offer_priceless&getfields=source%252Ecity%252Ecode.bookingStartTime.bookingStart.bookingEndTime.bookingEnd.bookingEndDate.displayStart.displayEnd.totalInventory.source%252Ecountry%252Ecode.source%252Eregion%252Ecode.offerId.media%252Eimage.mainCategory%252Ecode.subCategory%252Ecode.title.source%252Egeos.subContentType.redemption%252Eaddress.merchant%252Ename.binRangeHigh.binRangeLow.products&filter=0&start=0&num=1000&requiredfields=(program:priceless).(locale:en).(contentType:offer)&sort=meta:featured'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // Msg = JSON.parse(body); var result1; // var result = "no Value"; var searchField = "city"; var searchVal = Msg; // console.log("msg::"+Msg); //result = Msg; // result = jsonContent; var flag=0; var stg1='{ "set_attributes":{"category_name": "'+category+'","city_name": "'+city+'","more":"'+g_end+'"},"messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":['; var makesure=''; var count=0; var count_o=0; var stg3=']}}}],"redirect_to_blocks": ["noOffers"]}'; var stg31=']}}}],"redirect_to_blocks": ["moreOffers"]}'; for(var x=0 ; x< categoryn.length ; x++){ for (var i=0; i< result.RES.length;i++){ //console.log(i+" "+result.RES[i].MT.title+" "+S(result.RES[i].MT.title).contains('sold')); //console.log(i+" "+result.RES[i].MT.title+" "+S(result.RES[i].MT.title).contains('Sold')); if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if(((S(result.RES[i].U).contains('sold')==false )|| (S(result.RES[i].U).contains('Sold')==false )) && (result.RES[i].MT["mainCategory.code"] != undefined )){ for(var m=0; m<result.RES[i].MT["mainCategory.code"].length;m++){ if(result.RES[i].MT["mainCategory.code"][m]==categoryn[x]){ count_o+=1; makesure=makesure+" "+result.RES[i].MT.title; } } } } } } makesure=''; for(var x=0 ; x< categoryn.length ; x++){ for (var i=0; i< result.RES.length;i++){ if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if((S(result.RES[i].U).contains('sold')==false || S(result.RES[i].U).contains('Sold')==false ) && (result.RES[i].MT["mainCategory.code"] != undefined )){ for(var m=0; m<result.RES[i].MT["mainCategory.code"].length;m++){ // console.log("m****::"+result.RES[i].MT["mainCategory.code"][m]); if(result.RES[i].MT["mainCategory.code"][m]==categoryn[x]){ // console.log("m**::"+result.RES[i].MT["mainCategory.code"][m]); if( count >= g_start && count < g_end ){ //count var img; var img1; console.log (""+i); console.log("Title::"+result.RES[i].MT.title); //console.log("Title::"+result.RES[i].MT.title+" "+S(result.RES[i].MT.title).contains('Sold')); // image for (var j=0; j <result.RES[i].MT["media.image"].length ;j++){ //console.log("j:::::"+j); if(result.RES[i].MT["media.image"][j].offerimage=='LARGE'){ // console.log(result.RES[i].MT["media.image"][j].url); img=result.RES[i].MT["media.image"][j].url; var arr = img.split("/"); var sub=".jpg"; var sub1=".jpeg"; //console.log("arr:::"+arr); for(var k =0; k<arr.length;k++){ if(arr[k].indexOf(sub) !== -1 || arr[k].indexOf(sub1) !== -1 ){ img1=arr[k].split(".jpg"); } } break; } } var img2="https://stage.priceless.com"; var img3="/jcr:content/renditions/"; var img4=".square_cropconfig_240_240.jpg"; var img5=img2+img+ img3+img1[0]+img4; var stg2="{"+'"title":'+'"'+result.RES[i].MT.title+'"'+","+'"image_url":"'+img5+'","subtitle":'+'"'+result.RES[i].MT["subContentType"]+'"'+","+'"buttons":[{"title": "'+result.RES[i].MT.title+'","type":"web_url","url":"https://stage.priceless.com'+result.RES[i].U+'"},{"type":"element_share"}]}' if(count!=g_start && count != g_end && count!= count_o){ stg1+=","; } flag=1; stg1+=stg2; } makesure+=" "+result.RES[i].MT.title; count=count+1; } } } //if loop end if((count ==g_end || count==count_o) && temp!=1){ var last=',{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}'; stg1+=last; temp=1; break; } } } } //for loop end if(count_o > g_end){ stg1+=stg31; }else{ stg1+=stg3; } var stg4='{ "messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":[]}}}]}'; //console.log("count::"+count); if( count_o==0){ stg1='{"messages": [{"text": "Sorry no offers are there!"},{"attachment":{"type": "template","payload": {"template_type": "generic","elements": [{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}]}}}]}'; } console.log("third count::"+count); flagall=1; res.send(stg1); // } // if2 end //})//#request2 end } if(city == "all" && category == "ALL"){ //#if1 temp=0; console.log('last if '); //var msg1='https://stage.priceless.com/search?site=dm_offer&output=xml_no_dtd&proxystylesheet=dm_offer_priceless&client=dm_offer_priceless&getfields=source%252Ecity%252Ecode.bookingStartTime.bookingStart.bookingEndTime.bookingEnd.bookingEndDate.displayStart.displayEnd.totalInventory.source%252Ecountry%252Ecode.source%252Eregion%252Ecode.offerId.media%252Eimage.mainCategory%252Ecode.subCategory%252Ecode.title.source%252Egeos.subContentType.redemption%252Eaddress.merchant%252Ename.binRangeHigh.binRangeLow.products&filter=0&start=0&num=1000&requiredfields=(program:priceless).(locale:en).(contentType:offer)&sort=meta:featured'; // request(msg1, function (error, response, body) {//#request2 // if(!error && response.statusCode == 200) { //if2 // Msg = JSON.parse(body); // var result1; // var result = "no Value"; var searchField = "city"; var searchVal = Msg; // console.log("msg::"+Msg); //result = Msg; // result = jsonContent; var flag=0; var stg1='{ "set_attributes":{"category_name": "'+category+'","city_name": "'+city+'","more":"'+g_end+'"},"messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":['; var makesure=''; var count=0; var count_o=0; var stg3=']}}}],"redirect_to_blocks": ["noOffers"]}'; var stg31=']}}}],"redirect_to_blocks": ["moreOffers"]}'; for (var i=0; i< result.RES.length;i++){ if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if(((S(result.RES[i].U).contains('sold')==false )|| (S(result.RES[i].U).contains('Sold')==false )) && (result.RES[i].MT["mainCategory.code"] != undefined )){ count_o+=1; makesure+=" "+result.RES[i].MT.title; } } } makesure=''; for (var i=0; i< result.RES.length;i++){ if(S(makesure).contains(result.RES[i].MT.title)==false && (S(result.RES[i].MT.title).contains('sold')==false && S(result.RES[i].MT.title).contains('Sold')==false)){ if((S(result.RES[i].U).contains('sold')==false || S(result.RES[i].U).contains('Sold')==false ) && (result.RES[i].MT["mainCategory.code"] != undefined )){ if( count >= g_start && count < g_end ){ var img; var img1; console.log (""+i); console.log("Title::"+result.RES[i].MT.title+" "+"Region::"+result.RES[i].MT["source.geos"][0]["Region.code"] +" "+"Country::"+result.RES[i].MT["source.geos"][0]["Country.code"]+" "+"City::"+result.RES[i].MT["source.geos"][0]["City.code"]); // image for (var j=0; j <result.RES[i].MT["media.image"].length ;j++){ //console.log("j:::::"+j); if(result.RES[i].MT["media.image"][j].offerimage=='LARGE'){ // console.log(result.RES[i].MT["media.image"][j].url); img=result.RES[i].MT["media.image"][j].url; var arr = img.split("/"); var sub=".jpg"; var sub1=".jpeg"; //console.log("arr:::"+arr); for(var k =0; k<arr.length;k++){ if(arr[k].indexOf(sub) !== -1 || arr[k].indexOf(sub1) !== -1 ){ img1=arr[k].split(".jpg"); } } break; } } var img2="https://stage.priceless.com"; var img3="/jcr:content/renditions/"; var img4=".square_cropconfig_240_240.jpg"; var img5=img2+img+ img3+img1[0]+img4; var stg2="{"+'"title":'+'"'+result.RES[i].MT.title+'"'+","+'"image_url":"'+img5+'","subtitle":'+'"'+result.RES[i].MT["subContentType"]+'"'+","+'"buttons":[{"title": "'+result.RES[i].MT.title+'","type":"web_url","url":"https://stage.priceless.com'+result.RES[i].U+'"},{"type":"element_share"}]}' if(count!=g_start && count != g_end && count!= count_o){ stg1+=","; } flag=1; stg1+=stg2; } makesure+=" "+result.RES[i].MT.title; count=count+1; } } //if loop end if((count ==g_end || count==count_o )&& temp!=1){ var last=',{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}'; stg1+=last; temp=1; break; } }//for loop end if(count_o > g_end){ stg1+=stg31; }else{ stg1+=stg3; } var stg4='{ "messages": [{"attachment":{"type":"template","payload":{"template_type":"generic","elements":[]}}}]}'; //console.log("count::"+count); if(count_o==0){ stg1='{"messages": [{"text": "Sorry no offers are there!"},{"attachment":{"type": "template","payload": {"template_type": "generic","elements": [{"title":"Priceless mastercard","image_url":"http://www.saltrestaurantmarketing.com/images/mastercardpriceless_logo1.jpg","subtitle":"Mastercard Priceless","buttons":[{"type":"web_url","url":"https://stage.priceless.com/en/search","title":"For more information"}]}]}}}]}'; } console.log("last count::"+count_o); flagall=1; res.send(stg1); // } // if2 end //})//#request2 end } } //console.log("flagall"+flagall +" "+typeof flagall); //res.send(stg1); }); // app get end
Loading…

no comments

    sign in to comment