Mẫu website Khách Sạn

158 2021/12/14 05:00:04

Mẫu website Khách Sạn

Mẫu website Khách Sạn
Link demo : http://spvn.zoblogs.com/hotel_001
[code]
<%
cl=data("color");
clx=array("#3A3138");
%>

<%
slide_top={
"ob":"box",
"query":"tag=demo_001_slide_top&limit=1",
"view":"name",
"model_info":{
"admin_edit":"ob=box&tag=demo_001_slide_top",
"box_align":"center,0,100,center",
"image_model":"dark",
"content_model":"none",
"name":"Welcome to Hotel",
"description":"Welcome My Hotel",
"images":"https://images.pexels.com/photos/302831/pexels-photo-302831.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260||https://images.pexels.com/photos/26139/pexels-photo-26139.jpg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260||https://images.pexels.com/photos/6466289/pexels-photo-6466289.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940"
}
};
data("slide_view","top");
data("slide_top",slide_top);

hts={
"option_number":"",
"map":{
"name":"In the focus of all you need",
"description":"

  • City Cultural Center
    9 MINUTES AWAY


  • Old Town Bridge
    16 MINUTES AWAY


  • The Great Museum
    12 MINUTES AWAY


  • Shopping Center
    5 MINUTES AWAY


",
"map":''
}
};
for(a,1,3){set(hts,"option_number",get(hts,"option_number") & "");};
ht={
"form":"
",
"map":{
"model_info":merge(get(hts,"map"),{"admin_edit_post":get(hts,"map")})
}

};


w={
"quick_search":{"alias":"html","html":get(ht,"form")},
"a_service service_01":{
"alias":"content_media","padding":0,"padding_e":0,"image_scale":0.67,"view":"name,description,button",
"media_position":"left",
"model_info":{
"image":"https://images.pexels.com/photos/6532154/pexels-photo-6532154.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
"url_web":"#",
"name":"ROOMS & APARTMENTS","description":"Abundantly tree made. Days saw thing whales may, creeping after abundantly waters, fourth so were, gathered above cattle lights waters."
},
"title":{"model_info":{"name":"Best Service for you"}}
},
"a_service service_02":{
"alias":"content_media","padding":0,"padding_e":0,"image_scale":0.67,"view":"name,description,button",
"media_position":"right",
"model_info":{
"image":"https://images.pexels.com/photos/6466289/pexels-photo-6466289.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500",
"url_web":"#",
"name":"RESTAURANT","description":"Divide yielding. Lesser man said shall So. And. Void under lights rule evening were also replenish firmament fish. Night upon."
}
},
"a_service service_03":{
"alias":"content_media","padding":0,"padding_e":0,"image_scale":0.67,"view":"name,description,button",
"media_position":"left",
"model_info":{
"url_web":"#",
"image":"https://images.pexels.com/photos/1954524/pexels-photo-1954524.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
"name":"SPA & FITNESS","description":"Fourth, give yielding. Signs, made. Herb. Behold make sixth two deep fly which without darkness beginning they’re winged days. Whose."
}
},
"room":{
"@box_background":get(clx,0),
"title":{"model_info":{"name":"Room & suits"}},
"tab_list_data":{
"view":"image,cart_price,name,description,room_status",
"image_scale":0.65,
"model_info":{
"admin_edit":"ob=box&tag=room_style_01",
"name":"Deluxe Contrast Room",
"description":"Live at the historic Plaza Residences. Spacious and bright one Bedroom Home o...",
"image":"https://images.pexels.com/photos/6284232/pexels-photo-6284232.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
"cart_price":30,
"url_web":"#",
"room_status":"424",
"admin_edit_post":{
"cart_price":30,
"room_status":"424"
}
}},
"alias":"tab_data",
"tab_model":"none",
"tab_label":"label#DELUXE||label#STANDART||label#STUDIO",
"tab_content":"ob#box@query#tag=room_style_01/like@number#6@slide#3||ob#box@query#tag=room_style_02/like@number#6@slide#3||ob#box@query#tag=room_style_03/like@number#6@slide#3"
},
"why_choose_us":{
"@box_background":"#fff",
"alias":"service",
"title":{"model_info":{"name":"Why Choose Us","description":"Of is appear in face creeping and whose don’t blessed. Female our herb you’ll female earth second moveth."}},
"model_info":{"description":""},
"number":8,"inline":4,
"e_model_info":array(
{"icon":"icon-feed1","name":"INTERNET"},
{"icon":"icon-glass2","name":"DRINKS"},
{"icon":"icon-home","name":"CONCIERGE"},
{"icon":"icon-pool","name":"POOL"},
{"icon":"icon-sports_handball","name":"FITNESS"},
{"icon":"icon-camera1","name":"LOUNDRY"},
{"icon":"icon-spoon-knife","name":"RESTAURANT"},
{"icon":"icon-accessibility","name":"SPA"}
)
},
"images":{
"@box_background":get(clx,0),
"alias":"slide",
"wrap":1,
"set_content":0,
"view":"none",
"content_model":"none",
"title":{"model_info":{"name":"Hotello Gallery"}}
},
"feeling_us":{
"feeling_model":"none",
"alias":"feeling",
"title":{"model_info":{"name":"Customer Reviews"}},
"slide":3,
"number":3,
"view_comment":"star,feeling"
},
"map_us":{
"alias":"content_media",
"@box_background":"#fff",
"model_info":get(ht,"map/model_info"),
"media_view":"map","media_position":"right","media_width":0.63
}
};
html=tools.home({"view":w,"content_prefix":"demo_001_"});
%>
<% w(html); %>

[/code]