冠軍全擊2015

選輯
環球音樂 2015-10-08
優惠價
NT$408
NT$438
商品編號: 602547619464

此商品參與的優惠活動

加入最愛
商品介紹

走在流行最前面

通殺排行最精選

冠軍全擊 2015

新世代天王天后崛起

威肯、山姆史密斯、潔西J、亞莉安娜、艾維奇、謎幻樂團、詹姆斯貝、尼克強納斯、妮姬米娜

獨霸全球排行最超前

魔力紅"This Summer's Gonna Hurt like a Motherf---er"、席琳娜"Good For You"、到暑五秒"She's Kinda Hot"

加碼超收錄網路神曲

全民瘋跳奶奶舞"Watch Me"、雞雞已舊舊我拉拉"Geronimo"、湯姆克魯斯也對嘴"Can't Feel My Face"

  全球排行就像是社群網路一樣快速、一樣瘋狂、一樣潮流,所以聽歌怎麼能不跟上流行?稱霸合輯界的【冠軍全擊Power Hits】系列再度重出江湖!這次一網打盡當今樂壇爆紅新秀,從靈魂魔人威肯、掀起模仿風潮的奶奶舞塞倫托、泰勒絲力捧的17歲男孩尚恩曼德斯等;排行新歌更不能落後,葛萊美天團魔力紅、新世代天后席琳娜、澳洲男孩天團到暑五秒、英倫排行天后潔西J、瑞典電音奇才艾維奇、青少年超人氣偶像亞莉安娜;最後台灣獨佔超收,鄉民都在問「雞雞已舊舊我拉拉」丹麥冠軍神曲,只要一張【冠軍全擊 2015】就讓你發漏全球樂壇一整年!
曲目(內附原文歌詞)

1.Maroon 5 - This Summer's Gonna Hurt like a Motherf---er 魔力紅 15iTunes TOP10

性感主唱亞當,MV全裸秀身材話題單曲,狂飆三千萬人點閱

2.Imagine Dragons - I Bet My Life 謎幻樂團 告示牌搖滾榜季軍

天團崛起再造搖滾史詩震撼主打

3.Sam Smith - Stay With Me 山姆史密斯 全球12TOP10

2015葛萊美獎最大贏家,橫掃「年度單曲」、「年度唱片」

4.The Weeknd - Can't Feel My Face 威肯 告示牌熱門榜三週冠軍

連湯姆克魯斯都著魔對嘴,靈魂魔人首支告示牌熱門榜冠軍單曲

5.Jessie J – Flashlight 潔西J 全台數位排行冠軍

英倫排行天后感動獻唱【歌喉讚2】主題曲

6.5 Seconds Of Summer - She's Kinda Hot 到暑五秒 全球42iTunes冠軍

澳洲男孩天團2015重回樂壇熱血新曲

7.Selena Gomez (Ft. A$AP Rocky) - Good For You 席琳娜 全球30iTunes冠軍

新世代天后性感蛻變,生涯第十支全美白金認證單曲

8.Ariana Grande          - One Last Time 亞莉安娜 全球43iTunes TOP5

電音天王大衛庫塔量身譜曲,全美白金認證

9.Nicki Minaj - The Night Is Still Young 妮姬米娜 告示牌饒舌榜TOP6

滾石雜誌、時代雜誌力讚派對舞曲,神曲製作機Dr. Luke打造

10.Avicii - Waiting For Love 艾維奇 紐、澳白金認證

瑞典電音奇才+超人氣DJ Martin Garrix攜手打造最強舞池節奏

11.Alesso (Ft. Tove Lo) - Heroes (We Could Be) 艾力索 英美舞曲榜冠軍

瑞典新勢力DJ,力邀神奇女王托芙蘿,稱霸派對神曲

12.Tove Lo - Talking Body 托芙蘿 告示牌舞曲榜冠軍

瑞典神奇女王與泰勒絲御用製作人Shellback共同譜寫

13.Brandon Beal (Ft. Christopher) -Twerk It Like Miley 布蘭登比爾 14iTunes TOP10獨家收錄

descSectionTop) { desc_sections.find("ul").css({"top": 0}); if (currentScrollPos > prevScrollPos && product_window.scrollTop() > descSectionTop + headerHeight) { desc_sections .stop() .addClass("desc_sections_hold") .css({"min-height": descSectionHeight}) .find("ul") .css({"top": 0}); } else if (prevScrollPos > currentScrollPos) { desc_sections .stop() .addClass("desc_sections_hold") .css({"min-height": descSectionHeight}) .find("ul") .css({"top": headerHeight}); } else { prevScrollPos = 0; } prevScrollPos = currentScrollPos; if ($(window).width() < 768) { $("body").css("padding-bottom", "68px"); } } else { prevScrollPos = 0; desc_sections.stop().removeClass("desc_sections_hold") if ($(window).width() < 768) { $("body").css("padding-bottom", "68px"); } } // 點選產品說明滑動 $(".desc_sections a.scroll").bind("click", function(event) { var targetScrollTop = parseInt($($(this).attr("href")).offset().top - descSectionHeight + 1); if (targetScrollTop > window.scrollY + 1) { $("html, body").stop().animate({ scrollTop: targetScrollTop }, 300); } else { $("html, body").stop().animate({ scrollTop: targetScrollTop - headerHeight }, 300); } }); // 顯示當前產品說明 if (currentScrollPos > prevScrollInformationPos) { $.each(desc_section_list, function(index, desc_section) { var desc_sectionTop = $(desc_section).offset().top - descSectionHeight - 1 var desc_sectionHeight = $(desc_section).height() var current_desc_section = $("a.scroll[href$='" + $(desc_section).attr("id") + "']"); if (product_window.scrollTop() > desc_sectionTop || index === 0) { current_desc_section .stop() .addClass('active') .parent() .siblings() .find("a") .removeClass('active'); } else { current_desc_section.removeClass('active'); } prevScrollInformationPos = currentScrollPos; }); } else { $.each(desc_section_list, function(index, desc_section) { var desc_sectionTop = $(desc_section).offset().top - descSectionHeight - 1 var desc_sectionHeight = $(desc_section).height() var current_desc_section = $("a.scroll[href$='" + $(desc_section).attr("id") + "']"); if (product_window.scrollTop() + headerHeight > desc_sectionTop) { current_desc_section .stop() .addClass('active') .parent() .siblings() .find("a") .removeClass('active'); } else { current_desc_section.removeClass('active'); } }); prevScrollInformationPos = currentScrollPos; } }); })

已加入購物車
已更新購物車
網路異常,請重新整理