彭夢竺
2013年5月30日 11:59
");
$(".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();
});
}
//-------------------
});
-

為了慶祝品牌升級,CITY CAFE推出優惠活動,即日起至6月11日美式咖啡買一送一,濾掛式盒裝咖啡任選2盒,第2盒半價,購買隨行杯就送中熱美1杯。
記者彭夢竺/台北報導
台灣咖啡產業年產值高達600億元,看準商機各個業者常定期推出優惠,咖啡大戰總是打不完,隨著便利商店開賣咖啡,平價咖啡市場市場快速成長,買一送一、第二杯半價的優惠已經是基本,如何精益求精才是業者們的課題。
7-ELEVEN推出CITY CAFE品牌已經9年,不僅首創門市販售現煮咖啡,且讓現煮咖啡成為便利商店基本配備,全面啟動品牌升級計畫,從風味升級、品牌視覺及國際級咖啡鑑定師把關等,3方面著手進行全面革新,整體投入相關人力、物力等將超過2千萬元。
統一表示,即日起目前全台4850多家門市從看板、咖啡杯、杯套等,都已陸續換成新視覺,下一階段咖啡櫃台、咖啡燈箱、調理台等也將逐步導入,期望透過新一波咖啡進化革命擴大差異,讓民眾以最平實價格即能就近享用一杯更專業的好咖啡。
為了慶祝品牌升級,CITY CAFE也推出優惠活動,即日起至6月11日美式咖啡買一送一,濾掛式盒裝咖啡任選2盒,第2盒半價,購買隨行杯就送中熱美1杯。
關鍵字:
咖啡
7-ELEVEN
CITY CAFE
統一
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: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html