Click on your preferences:
B&b's for couples only at zichron ya'akov
Places that partially match your search located in the desired settlement/region
Available Options
Available Options
כרם
Starting from
₪1,250 Per night
- 50 M²
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
אשכול
Starting from
₪950 Per night
- 35 M²
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Open view from inside the unit
- Private jacuzzi in the unit
- Deluxe B&B vacation rentals with body treatments
גפן
Starting from
₪1,450 Per night
- 60 M²
- Up to 3 Guests
- B&B vacation rentals next to the sea
- Open view from inside the unit
- B&B vacation rentals with private Hot Tub
- Deluxe B&B vacation rentals with body treatments
Full Info
לחצו כאן
Guests share their experiences:
We arrived at the "Vine" suite for 2 nights. The highlight of the suite is the view!!! There is no picture that can illustrate the power of this spectacular and breathtaking view! A sense of levitation in this open and endless view visible from every corner of this perfect suite and balcony. Absolute privacy, a quiet environment with music played on the high-quality home audio system. The suite is spacious, clean and well maintained. Thinking about the small details, the bed and pillows are high quality and the sleep is like at home. Quality treats in the kitchen and bathroom. Amit and Ariela the hosts were charming and generous. We had the perfect vacation thanks to this one-of-a-kind suite and look forward to returning soon.
...
What our visitors say
Han Smadar couples only
Carmel Beach - Zichron Yaakov - B&b's for couples only at zichron ya'akov
It won't help anything, the old colonies have a charm that no community extension with half a dunam of land can compete with. These are the beautiful stone houses and the ancient people, who seem to be made of the same stone. This is the history and stories that hide under every bush. 'Zichron' is perhaps the best example of such a colony and Khan-Samadar is a great way to enjoy it, in style and only half a meter from the center. This is a typical 'memory' complex with a historical story, and today it is restored and well-kept. But only when I enter each of the four suites do I realize that I have arrived at a real boutique hotel, with a precise and solid design that does well with the restored stone buildings. There are 4 suites here with an attached garden, and if you want to meet some people like you, then you can do it in the lounge bar over a good breakfast, or in the pool, which is worth it.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":15971,"item_name":"Yama-B\u0026B and Wine Spa couples only","item_category":"צימר","item_category2":"Carmel Beach","item_category3":"Zichron Yaakov","item_variant":"2 guests","price":1250,"quantity":1,"currency":"ILS","item_brand":"booking"}];
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_1231556',
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_1231556',
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);
});
});