A block away from the green space of H.C. Ørstedsparken on one side and with one foot inside the historic Indre Byen, Copenhagen’s Hotel Fox was always perfect copy for travel guides. Its attempts to woo guests with lodging quarters constructed as art installations, however, was never the huge commercial success one might have imagined.
What began as a brash marketing campaign for car manufacturer Volkswagen in 2005 became an almost decade-long experiment. But now, Brøchner Hotels, which owns the centrally-located Copenhagen boutique hotel, has opted to relaunch Fox under the new name Hotel SP34.
The name refers to the hotel’s street address at number 34, Sankt Peders Stræde, and the place will open for business in April 2014. They’ll keep a special focus on the business segment of customers.
Rooms in the new Hotel SP34 have a muted color scheme and classic, minimalist Scandinavian style. — Photo courtesy of Brochner Hotels
The hotel formerly known for its bright colors and hotchpotch of individual artistic styles has toned it down more than a couple of notches. The new paint job focuses on muted colors, classic minimalist Scandinavian style and functional designer aesthetics.
With 118 rooms, four-star Hotel SP34 promises its guests modern business facilities and a bohemian location. Its conference facilities include a cinema, and guests can enjoy a late-afternoon wine bar, two restaurants and a fitness room.
One plus for the individual business traveler is the abundance of quality single rooms, where those traveling alone don’t have to compromise on space or comforts. All rooms have a decent-sized work space and free Wi-Fi.
The hotel’s location, on the edge of the Latin Quarter, is central yet quiet, close to public transport connections and taxi ranks as well as great shopping possibilities. Sankt Peder Stræde is a neighborhood in itself, lined with vintage boutiques, cool coffee shops, hip design stores and an almost legendary bike shop. Take a walk up the Round Tower or visit the Statens Museum for Kunst, both within walking distance of the hotel.
Brøchner Hotels, the small hotel chain behind the new Hotel SP34, also owns and manages another two boutique hotels in central Copenhagen: Hotel Danmark and Hotel Astoria.
Hotel SP34
Sankt Peders Stræde 34, 1453 Copenhagen C
Tel +45 3313 3000
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.fbAsyncInit = function() { FB.init({ appId : '213816218687991', xfbml : true, version : 'v2.0' }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
$(document).ready(function(){
$(".slidingDiv").hide(); $(".show_hide").show();
$('.show_hide').click(function(){ $(".slidingDiv").slideToggle(); });
});
$(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 ----- */
$(function() { $(".th-slide").jCarouselLite({ btnNext: ".next", btnPrev: ".prev", scroll: 1, circular: false }); });
$(document).ready(function(){
$(".scrollToTop").hide();
//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; });
});