一小時湧萬人 台中IKEA開幕日塞爆
Sep 6th 2013, 00:09, by service.nownews@gmail.com (nownews)
李鴻典
2013年9月6日 08:09
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = ' 更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
號稱要讓台中人逛到腿軟、備受期待的IKEA宜家家居台中店,也是全台最大的IKEA賣場,於昨(5)日正式開幕。即便不是假日,但短短一小時內就擠進破萬人次,足見IKEA的吸引力。
記者李鴻典/綜合報導 號稱要讓台中人逛到腿軟、備受期待的IKEA宜家家居台中店,也是全台最大的IKEA賣場,於昨(5)日正式開幕。即便不是假日,但短短一小時內就擠進破萬人次,足見IKEA的吸引力。 開幕儀式首先由展現台中在地精神的九天民俗技藝團的熱血戰鼓表演揭開序幕,並由牛奶公司集團負責IKEA事業的集團董事凌思卓(Martin Lindstrom),偕同台中市長胡志強、國泰人壽總經理熊明河等,共同進行IKEA開店時特有的傳統鋸木儀式,象徵為所有家庭和訪客帶來好運,也宣告IKEA台中店正式與所有消費者見面。IKEA台中店在上午11點正式開幕,10點不到即有民眾開始排隊,截至中午左右已經湧入超過萬名消費者。
凌思卓表示,台中店是IKEA在台灣的第5家店,也是牛奶公司集團在香港及台灣市場中最大的店。開幕後,將成為IKEA在全球42個國家的第346家分店。台中不僅在地理位置上居全國樞紐,消費潛力更不亞於其他城市,希望透過台中店超過11,000坪的賣場,及8,500項好設計、好品質、好價格的家具家飾,來滿足台中消費者對於居家佈置與生活品質的需求,所以非常看好台中居家市場的消費潛力。 胡志強在致詞時表示,期盼IKEA到台中來已經多年,非常開心看到IKEA將全台最大、最好的分店座落在台中,顯示IKEA非常重視台中市場,台中民眾的消費實力也是有目共睹的。他也說,IKEA向來強調家是全世界最重要的地方,賣的產品也都是是非常有設計感的家具家飾產品,希望台中市民能把IKEA的東西帶回去變成自己的家,一起創造美好的生活。 不少現場的消費者表示,雖然排隊時覺得人很多,但是進店後卻並覺得不擁擠,IKEA店內的空間真的很大,逛起來很寬敞舒適,而且產品價格也相當平實。有位住在IKEA附近的民眾則表示,家裡用的家具都是IKEA的,之前要到其他店購買,期待IKEA開台中開店很久了,幾乎每個周末都會來看IKEA的興建進度,開幕當然第一時間就想要來逛。
(接下一頁)
關鍵字:
台中人
腿軟
IKEA宜家家居
台中店
IKEA賣場
胡志強
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends:
|
留言列表