bramt

BundleNsave1

Oct 2nd, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.59 KB | None | 0 0
  1. {
  2.     "en-AU": {
  3.         "Coupons": [],
  4.         "CheckoutOffers": [{
  5.             "Title": "WIN 1 of 5 $1,000 Webjet eGift Cards",
  6.             "Subtitle": "Go in the draw to win when you checkout with PayPal before 16 December 2019.",
  7.             "Terms": "Terms & conditions apply",
  8.             "ContentURL": "https://www.webjet.com.au/about/paypal-promotion/",
  9.             "ImageURL": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/PayPal.svg/200px-PayPal.svg.png",
  10.             "PaymentTypes": ["PayPal"],
  11.             "PaymentTypesRule": "any",
  12.             "StartDateUTC": "2019-06-10 10:00:00",
  13.             "EndDateUTC": "2019-12-16 23:59:59"
  14.         }],
  15.         "BundleAndSaveOffers": [{
  16.             "Subtitle": "Your flight selection unlocks savings on hotels of <font color='#dc140a'>up to 40%*</font>",
  17.             "Terms": "* Savings may vary by destination and travel period",
  18.             "Image": "https://files.slack.com/files-pri/T02PJ7K9H-FNZTWJ3M3/bundle_save_fh_2x.png?pub_secret=6a05db06c5",
  19.             "CartProductsForAddButton": ["flights"],
  20.             "CartProductsForAddButtonRule": "exact",
  21.             "Product": "hotels",
  22.             "StartDateUTC": "2018-01-01 00:00:01",
  23.             "EndDateUTC": "2050-01-01 00:00:00"
  24.         },
  25.         {
  26.             "Subtitle": "Your car selection unlocks savings on hotels of <font color='#dc140a'>up to 40%*</font>",
  27.             "Terms": "* Savings may vary by destination and travel period",
  28.             "Image": "https://files.slack.com/files-pri/T02PJ7K9H-FNZTYDYAC/bundle_save_hc_2x.png?pub_secret=cd84597133",
  29.             "CartProductsForAddButton": ["cars"],
  30.             "CartProductsForAddButtonRule": "exact",
  31.             "Product": "hotels",
  32.             "StartDateUTC": "2018-01-01 00:00:01",
  33.             "EndDateUTC": "2050-01-01 00:00:00"
  34.         },
  35.         {
  36.             "Subtitle": "Your hotel selection unlocks exclusive savings on car rentals",
  37.             "Terms": "* Savings may vary by destination and travel period",
  38.             "Image": "https://files.slack.com/files-pri/T02PJ7K9H-FNZTYDYAC/bundle_save_hc_2x.png?pub_secret=cd84597133",
  39.             "CartProductsForAddButton": ["hotels"],
  40.             "CartProductsForAddButtonRule": "exact",
  41.             "Product": "cars",
  42.             "StartDateUTC": "2018-01-01 00:00:01",
  43.             "EndDateUTC": "2050-01-01 00:00:00"
  44.         },
  45.         {
  46.             "Subtitle": "Your empty selection unlocks exclusive savings on car rentals. Empty cart car test",
  47.             "Terms": "* Savings may vary by destination and travel period",
  48.             "Image": "https://files.slack.com/files-pri/T02PJ7K9H-FNZTYDYAC/bundle_save_hc_2x.png?pub_secret=cd84597133",
  49.             "CartProductsForAddButton": [],
  50.             "CartProductsForAddButtonRule": "exact",
  51.             "Product": "cars",
  52.             "StartDateUTC": "2018-01-01 00:00:01",
  53.             "EndDateUTC": "2050-01-01 00:00:00"
  54.         }
  55.         ]
  56.     },
  57.     "en-NZ": {
  58.         "Coupons": [],
  59.         "CheckoutOffers": [],
  60.         "BundleAndSaveOffers": []
  61.     }
  62. }
Add Comment
Please, Sign In to add comment