Click on your preferences:
B&b's - dog's friendly at habonim beach
Not just it B&B's! We have more places that match your search preferences:
Available Options
Available Options
הוילה
Starting from
₪3,800 Per night
- 170 M²
- 5 Bedrooms
- Up to 10 Guests
- B&B vacation rentals next to the sea
אירוח זוגי | משפחה קטנה
Starting from
₪3,000 Per night
- 5 Bedrooms
- Up to 7 Guests
- B&B vacation rentals next to the sea
Full Info
לחצו כאן
Places that partially match your search located in the desired settlement/region
Available Options
Available Options
הסוויטה
Starting from
₪1,400 Per night
- 40 M²
- 1 Bedrooms
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Deluxe B&B vacation rentals with a view
- B&B vacation rentals with private Hot Tub
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals with a fireplace
Full Info
לחצו כאן
Guests share their experiences:
We really liked the fact that everything was spacious, decorated in a jacuzzi outside, the temperature was warm and the unique view of open fields, the sea and the train. The cool turntable and comfortable seating areas. We really liked the proximity to the mesmerizing bonum beach and the memory. The hosts are charming and kind. Privacy and care is felt.
...
What our visitors say
Atzel Tali
Carmel Beach - Hof Habonim - B&b's - dog's friendly at habonim beach
A vacation apartment in a vintage style, special design items and a wonderful balcony overlooking the sea - 'At Tali' is a place with a vibe of freedom for the soul
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18813,"item_category":"וילה","item_category2":"Carmel Beach","item_category3":"Hof Habonim","item_variant":"10 guests","price":3800,"quantity":1,"currency":"ILS","_clickValue":5.12},{"item_id":302,"item_name":"Zimmer Hof Habonim","item_category":"סוויטה","item_category2":"Carmel Beach","item_category3":"Hof Habonim","item_variant":"2 guests","price":1400,"quantity":1,"currency":"ILS","_clickValue":0.09}];
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_47199',
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_47199',
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);
});
});