Click on your preferences:
B&b's near the ocean at shavei zion
Places within 15 km of the town that fit your search
We stayed here:It is a complex of three designed boutique suites that share a common outdoor space
Available Options
Available Options
סולטנה
Starting from
₪700 Per night
- 35 M²
- 1 Bedrooms
- Up to 4 Guests
- B&B vacation rentals next to the sea
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
סוויטת אבירים
Starting from
₪700 Per night
- 35 M²
- 1 Bedrooms
- Up to 4 Guests
- B&B vacation rentals next to the sea
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
יסמין
Starting from
₪700 Per night
- 35 M²
- 1 Bedrooms
- Up to 2 Guests
- B&B vacation rentals next to the sea
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
עלמא - כל המתחם
Starting from
₪2,700 Per night
- 3 Bedrooms
- Up to 12 Guests
- B&B vacation rentals next to the sea
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
הסוויטה המשלבת
Starting from
₪1,800 Per night
- 2 Bedrooms
- Up to 8 Guests
- B&B vacation rentals next to the sea
- Especially romantic, deluxe B&B vacation rentals
- Deluxe B&B vacation rentals in a special design
- Deluxe B&B vacation rental accommodation for groups of friends
Full Info
לחצו כאן
Guests share their experiences:
A place maintained at the highest level. A stunning and meticulous design, it is evident that it is very important to Michal that everything be perfect and in my opinion it is indeed there! Excellent location and accessible to everywhere, full value for the price and definitely recommended.
...
What our visitors say
Pinchas and Gaston|Shvei Tzion
Western Galilee - Shavei Zion - B&b's near the ocean at shavei zion
The Pinchas and Gaston Estate in Lyman and in Shevi Zion have already won every possible accolade as kings of romantic hospitatlity in Israel. And it's no wonder: these prestigious vacation rentals offer a perfect, luxurious, museum quality design; an excellent location on the seashore or in secluded suites; heated swiming pools, a hot tub, a wine cellar, extraordinary finishes and amenities, and above all, an indulgent, romantic atmosphere you won't find anywhere else in Israel and, perhaps, in the entire world. . We wouldn't be surprised if they filmed the next James Bond movie here:
Yamim Suites on the beach
Western Galilee - Shavei Zion - B&BB&b's near the ocean at shavei zion
The crash of the approaching waves, the caress of the light, refreshing breeze, the salty taste you feel at the edge of your lips, the surprising silence of an isolated beach, just for you and your partner. And only a few moments away – the amazing Yamim suite, a refuge for lovers soaked in romance, nostalgia, renewal and the smell of the sea…
On the Sea Suite
Western Galilee - Shavei Zion - B&b's near the ocean at shavei zion
A romantic and private suite near the sea, with a heated pool, a pampering jacuzzi, and everything a couple needs for a vacation full of quality time.
termination + unwanted HTML escaping.
window.ecommData = [{"item_id":18418,"item_name":"Almama Designer Boutique Suites","item_category":"סוויטה","item_category2":"Western Galilee","item_category3":"Acre","item_variant":"2 guests","price":700,"quantity":1,"currency":"ILS","_clickValue":1.8,"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_37047',
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_37047',
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);
});
});