◎三座葛萊美獎入圍、超過13億串流神曲〈Havana〉爆紅全球;哈瓦那情人睽違近兩年狂野回歸
◎專輯發行24小時強勢登頂全球iTunes 50國冠軍
◎全美音樂獎、告示牌音樂獎、MTV歐洲音樂大獎、法國NRJ音樂獎等共66座國際大獎熱情加冕
◎泰勒絲、紅髮艾德、凱利德、麥莉、巨星馬龍等超級巨星幕後團隊聯袂製作
◎與尚恩曼德斯對唱〈Señorita〉強佔英美排行冠軍、衝破10億數位串流、入圍葛萊美「最佳流行重唱/團體演出」
◎〈Shameless〉、〈Liar〉、〈Cry For Me〉、〈Easy〉等加總超過3億次串流愛的主打歌全部收錄
限量附贈卡蜜拉《愛的羅曼史》海報(52x52cm),數量有限送完為止
|
哈瓦那情人卡蜜拉(Camila Cabello)自五佳人(Fifth Harmony)單飛之後,歌唱事業一路長紅,成為新世代性感女神!勇奪全美音樂獎、告示牌音樂獎、MTV歐洲音樂大獎、法國NRJ音樂獎等66座獎項;入圍葛萊美獎、全英音樂獎、朱諾音樂獎、回聲音樂獎等國際大獎。首張個人大碟《Camila》,空降美國冠軍,提名葛萊美「最佳流行演唱專輯」,紛紛入籍滾石雜誌「2018年20張最佳流行專輯」冠軍、時代雜誌+告示牌+英國獨立報等傳媒年度名單中!單曲〈Havana〉在專輯發行當週,同時搶佔美國流行單曲榜冠軍,英國則蟬聯5週冠軍,至今大破13億數位串流、1900萬次下載,MV在YouTube更累積超過8億次點閱、榮登告示牌「2017年百大單曲」第19名!之後又陸續與菲董合作歌曲〈Sangria Wine〉、現身魔力紅〈Girls Like You〉MV、擔綱泰勒絲演唱會的開場佳賓、性感演唱馬克朗森〈Find U Again〉、紅髮艾德〈South Of The Border〉,聲勢如日中天!
趁勝追擊第二張新碟《Romance》,寫滿關於情愛的羅曼史。一次邀請Benny Blanco(Ed Sheeran、Cardi B)+Cashmere Cat(The Weeknd、MØ)+The Monsters And The Strangerz(Miley Cyrus、Bebe Rexha)+Frank Dukes(Taylor Swift、Post Malone)+Louis Bell(Rita Ora、Charlie Puth)+John Hill(Khalid、P!nk)+Billie Eilish的哥哥Finneas(Selena Gomez、JP Saxe)…等超過15組不同領域人馬攜手抬轎!首波主打〈Shameless〉,驚見別於以往的音樂風格,在流行中滲入搖滾和龐克野性,嘶吼式演繹直入人心,創下超過5000萬次串流;〈Living Proof〉運用許多假音搭配爽朗吉他撥弦唱出愛情降臨的喜悅;和入圍3次葛萊美獎熱戀愛人Shawn Mendes同唱〈Señorita〉,衝破10億數位串流,霸佔英美兩地冠軍,入圍葛萊美「最佳流行重唱/團體演出」肯定;〈Liar〉瀰漫Ska-Pop夏日節奏,分別取樣Lionel Richie的〈All Night Long (All Night)〉和Ace Of Base的〈All That She Wants〉經典,澳洲率先拿下金唱片銷售認證;抒情小品〈Easy〉快速攀入數位歌曲銷售榜前10強;流行搖滾樂團OneRepublic主腦Ryan Tedder聯合撰寫〈Cry For Me〉,再造洗腦神曲;鋼琴音韻覆蓋〈First Man〉唱出與父親的好感情,以最動人的時刻為專輯收場。
曲目:(內附原文歌詞)
1.Shameless
2.Living Proof
3.Should've Said It
4.Señorita (with Shawn Mendes)
5.Liar
6.Bad Kind Of Butterflies
7.Easy
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; } }); })