Click on your preferences:
Available Options
Available Options
הסוויטות
Starting from
₪1,300 Per night
- 150 M²
- 2 Bedrooms
- Up to 6 Guests
Full Info
לחצו כאן
We stayed here:Private pool for bathing in the season, size 10x4 meters with a pampering bench
Available Options
Available Options
הוילה
Starting from
₪4,200 Per night
- 210 M²
- 4 Bedrooms
- Up to 16 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with only one unit in the building
- Deluxe B&B vacation rentals with a private, heated pool
וילה פרטית לזוג
Starting from
₪1,400 Per night
- 4 Bedrooms
- Up to 4 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with only one unit in the building
- Deluxe B&B vacation rentals with a private, heated pool
- B&B vacation rentals with private Hot Tub
Share rest
Starting from
₪760 Per night
- 4 Bedrooms
- Up to 4 Guests
- Open view from inside the unit
- Deluxe B&B vacation rentals with only one unit in the building
Full Info
לחצו כאן
Guests share their experiences:
Stunning suites, just a dream vacation 🥰
...
The villa is as beautiful as in the pictures and even more. Polished and very well maintained. Since it was cold, we only used the indoor area, but the outdoor area looks great too! The living room is beautiful, spacious and comfortable with a huge television of excellent quality. The dining area is also large and very comfortable. The rooms are clean, spacious and each equipped with a spacious private toilet and shower. The kitchen is well equipped - lots of beautiful dishes and serving dishes, cooking utensils - pots, pans, pasta strainer, cooking utensils - spoons, stirrers and more, oven trays and even baking paper. We also had at our disposal fine olive oil, spices and products for making coffee. The kitchen also has a Tami 4 appliance and a large marble for comfortable work. In short - everything you could want to prepare a good meal. The hostess is welcoming and pleasant. She greeted us with a huge smile, a light drink and a cake and even arrived during the evening with more treats. The breakfast was also excellent and much bigger and richer than what was promised to us. A small problem - in the morning for some unknown reason there was no hot water. All in all we had a perfect vacation and we are sure that we will come back and meet again in the future.
...
What our visitors say
LAZARAT
Carmel Beach - Dalit al-Carmel - Suites at
Meticulously designed suites, private pools with a retractable roof, and a feeling of vacation in a private spa - LAZART in Daliyat El Carmel is a complex for couples who love to pamper themselves.
Pastel Villa
Carmel Beach - Dalit al-Carmel - VilaSuites at
A dream villa overlooking the Carmel Mountains and the sea, with a large pool and an excellent location for trips not far from Haifa - meet Pastel Villa
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18678,"item_name":"LAZARAT","item_category":"סוויטה","item_category2":"Carmel Beach","item_category3":"Dalit al-Carmel","item_variant":"2 guests","price":1300,"quantity":1,"currency":"ILS","_clickValue":3.1},{"item_id":18613,"item_name":"Pastel Villa","item_category":"וילה","item_category2":"Carmel Beach","item_category3":"Dalit al-Carmel","item_variant":"16 guests","price":4200,"quantity":1,"currency":"ILS","_clickValue":4.96}];
window.ecommSend = 0;
function ecomm_push_list(){
if (!window.eCommHandle)
return console.log('no ecomm handle');
if (!Array.isArray(window.ecommData))
return console.log('ecommData not an array', typeof window.ecommData);
window.ecommData.forEach((item, i) => item.index = i);
window.eCommHandle.push_event('view_item_list', {
item_list_id: 'clp_1098065',
item_list_name: $('h1').text().trim(),
send_attempt: ++window.ecommSend,
items: window.ecommData
});
// Fire search event once per page load
if (!window._searchFired) {
window._searchFired = true;
window.eCommHandle.push_event('search', {
search_term: $('h1').text().trim(),
results_count: window.ecommData.length
});
}
}
function ecomm_push_select(id, unit){
if (!window.eCommHandle || !Array.isArray(window.ecommData))
return;
for (const item of window.ecommData) {
if (item.item_id == id){
let selected = $.extend({}, item, unit || {});
window.eCommHandle.push_event('select_item', {
item_list_id: 'clp_1098065',
item_list_name: $('h1').text().trim(),
items: [selected]
});
break;
}
}
}
$(function(){
ecomm_push_list();
$('a.newres-item.main-link').add('.hapisga-newres a.roomName').on('click', function(){
let id = $(this).closest('.hapisga-newres').data('elemId');
ecomm_push_select(id);
});
});