The place the expats, overseas vacationers, and worldly locals go to wine, dine, store and stroll
Why Sanlitun:
The phrase “Sanlitun” means three-mile village, and is presumably three miles from the town middle. Regardless of it is distance from the core, it may very well be argued it’s the actual middle of the town for most of the expats and overseas vacationers who come to get pleasure from Beijing. Sanlitun has one thing for everybody. Fantastic meals from across the globe, procuring, leisure and nice individuals watching.
Purchasing:
Shops like Nike, Adidas, Steve Madden, Uniqlo, Apple, Mango and extra are housed within the Sanlitun South Village. The North Village is separated by a junky again alley road of bars and golf equipment. Make your means by these and you will find a duplicate of the South Village with much more high-end manufacturers like Armani, Dior, Prada and others. No matter your procuring need, you may discover a technique to appease it on the village. And if reliable procuring is not your aim, the fakes market Ya Present is positioned proper subsequent door the place you may discount onerous for nice offers on shoddy fakes.
Sanlitun Village — Picture courtesy of jlap
Eating places and Nightlife:
The American Blue Frog burger joint is on the third ground close to the grill home Union. A flowery Japanese eatery, Hatsune graces the world to the East whereas the ever-healthy Ingredient Contemporary is nestled gingerly close by. No matter your eating craving, you may discover one thing in Sanlitun to replenish your stomach and hold your smile firmly in place. And for dessert, the world now has a ColdStone Creamery along with the smaller ice cream retailers dotted across the compound.
Leisure:
Except for a number of the greatest people-watching and fashion-watching in Beijing, you may discover a MegaBox theater within the basement catering to your Western and Chinese language movie wants. The village additionally hosts month-to-month occasions in the principle sq., all the things from vogue exhibits to product promotions to dazzling artistic endeavors.
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
$(window).scroll(function(){
var scroll_top = $(this).scrollTop(); // get scroll position top
var height_element_parent = $(".vert-social-sharing-bar").parent().outerHeight(); //get high parent element
var height_element = $(".vert-social-sharing-bar").height(); //get high of elemeneto
var position_fixed_max = height_element_parent - height_element; // get the maximum position of the elemen
var position_fixed = scroll_top < 30 ? 30 - scroll_top : position_fixed_max > scroll_top ? 0 : position_fixed_max - scroll_top ;
$(".vert-social-sharing-bar").css("top",position_fixed);
});
/* ----- Begin Step 1 ----- */
//Load the APS JavaScript Library
!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function()
{q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function()
{},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A
.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}
("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
//Initialize the Library
apstag.init({
pubID: '3090',
adServer: 'googletag'
});
/* ----- End Step 1 ----- */
//Check to see if the window is top if not then display button
$(window).scroll(function(){
if ($(this).scrollTop() > 100) {
$('.scrollToTop').fadeIn();
} else {
$('.scrollToTop').fadeOut();
}
});
//Click event to scroll to top
$('.scrollToTop').click(function(){
$('html, body').animate({scrollTop : 0},800);
return false;
});