Guest User

Untitled

a guest
Aug 16th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.48 KB | None | 0 0
  1. site:
  2.     title: 'My booking site'
  3.     meta_desc: 'My booking site description'
  4.     meta_keys: 'travel, hotel, destination, cheap, deals'
  5.     theme: 'purple' #purple,red,blue,black,orange,green
  6.     logo: 'http://travel.rankpunk.com/img/logo.png'
  7.     language: 'english'
  8.     searchbox_bg: 'http://travel.rankpunk.com/img/search-bg-3.jpg'
  9.     copyright: 'Copyright @2019 | Mybookingsite.com | All rights reserved'
  10.     email: '[email protected]'
  11.     email_subject: 'Contact email'
  12.     purchase_code: '53a4730a-5610-4785-ab81-23894219cb1b'
  13.     market: 'MJO'
  14.     p_id: 'AFF-BOOK-SCR-20190628'
  15.     api_url: 'http://rankpunk.com/api'
  16.     version: '0.9'
  17.  
  18. providers:
  19.     flights:
  20.         name: 'travelpayouts.com'
  21.         url: 'http://flights.rankpunk.com'
  22.     hotels:
  23.         name: 'https://www.booking.com'
  24.         aid: '1564616'
  25.         url: 'https://www.booking.com'
  26.     excursions:
  27.         name: 'getyourguide.com'
  28.         aid: 'R26376'
  29.         url: '-'
  30.     rentalcars:
  31.         name: 'rentalcar.com'
  32.         aid: '_ga=2.130099279.1729491577.1561270084-995112137.1561270084'
  33.         url: '-'
  34.  
  35. services:
  36.    - hotels #must be active
  37.     - flights
  38.     - excursions
  39.     - rentalcars
  40.  
  41. deals:
  42.    -
  43.         title: 'Luxe hotel with pool'
  44.         location: 'Bangkok'
  45.         rating: 5
  46.         link: 'https://google.es'
  47.         label: '1 room left'
  48.         offer_price: '120€'
  49.         price: '250€'
  50.         images:
  51.          - 'hotel-grid-1-a.jpg'
  52.           - 'hotel-grid-1-b.jpg'
  53.     -
  54.         title: 'Besthouse luxe hotel'
  55.         location: 'Paris'
  56.         rating: 4
  57.         link: 'https://google.es'
  58.         price: '220€'
  59.         images:
  60.          - 'hotel-grid-2-a.jpg'
  61.           - 'hotel-grid-2-b.jpg'
  62.  
  63.     -
  64.         title: 'Befriends Hostel'
  65.         location: 'Madrid'
  66.         rating: 3
  67.         link: 'https://google.es'
  68.         label: 'OFFER'
  69.         offer_price: '20€'
  70.         price: '50€'
  71.         images:
  72.          - 'hotel-grid-3-a.jpg'
  73.           - 'hotel-grid-3-b.jpg'
  74.  
  75.     -
  76.         title: 'Capsule hotel'
  77.         location: 'Tokyo'
  78.         rating: 5
  79.         link: 'https://google.es'
  80.         label: '2 rooms left'
  81.         price: '25€'
  82.         images:
  83.          - 'hotel-grid-4-a.jpg'
  84.           - 'hotel-grid-4-b.jpg'
  85.  
  86. social:
  87.     facebook: 'https://www.facebook.com/booking.site/'
  88.     twitter: 'https://twitter.com/booking.site/'
  89.     linkedin: 'https://www.linkedin.com/in/booking.site/'
  90.     instagram: 'https://www.instagram.com/booking.site/'
Advertisement
Add Comment
Please, Sign In to add comment