推薦達人排行榜
快速註冊會員登入swim50920浪漫派對毛衣鏈長款項鏈女韓版時尚流蘇吊墜玫瑰金飾品配飾首飾滿鑽蝴蝶不對稱耳環韓國氣質女時尚百搭潮人耳飾品耳墜長款耳釘韓國925純銀耳貼 正品排鑽連體耳排耳環耳釘時尚氣質清新女耳飾品夢瑤新娘長款潮流韓式個性唯美流蘇耳掛金色蝴蝶花朵耳飾結婚飾品星座運飾耳釘純銀女韓國氣質後掛式耳環個性百搭花朵耳飾品耳墜防過敏H戒指歐美複古經典彩色滴釉質戒指環飾品韓版包免郵韓國氣質花朵耳環女個性簡約百搭水滴吊墜金秘書為何那樣同款耳墜流蘇珍珠氣質長款顯臉瘦的夾耳環韓國冷淡風耳夾無耳洞女超仙耳墜利怡萱夏季時尚大碼親子裝夏裝2019新款潮全家裝一家三口四口母女連衣裙女童夏裝2019新款小女孩衣服洋氣兒童裙子季雪紡露肩連衣裙公主潮迷逑小清新尖頭格子粗跟單鞋女2019春款後空甜美中跟高跟鞋仙女鞋風格歐美新款BERTA風格優雅複古深V性感釘珠露背直垂開叉婚禮禮服Hong華為watch GT表帶 榮耀Magic表帶 華米2手表表帶AMAZFIT智能運動手表帶Ticwatch pro表帶三星gear S3真皮腕帶HSANHE 恒三和 鑽石 顆粒 益智 小 積木 迷你 街景肯德基玩具擺件sikai 米動青春版手表表帶 華米20MM表帶amazfit智能運動手環尼龍帆布腕帶小米米家石英表回環替換表帶配件運動健身包男防水訓練包女行李袋干濕分離大容量單肩手提旅行背包winner5438銀朵女包微瑕疵特賣頭層牛皮凱莉包真皮女包拚色凱麗手提包斜挎包varmilo阿米洛櫻花鍵盤同款鼠標大桌墊包邊 電腦辦公家用粉色女生桌墊真皮女包2019新款凱莉包紅色包包手提明星同款結婚新娘鉑金凱麗包陳禾穎韓國進口2019春季新款時尚職場高端鏤空修身包臀中長格子OL連衣裙傲嬌版型 上身不要太讚!複古學院風 撞色織條潮流西裝外套C8059韓國進口2019春季新款印花襯衫高腰包臀中裙OL氣質顯瘦套裝連衣裙paupaulai2.0背包女韓版潮2018新款時尚百搭休閑兩用書包小清新軟皮女式雙肩包2019夏新品優雅名媛高開叉複古長旗袍性感夜店女王夜場工裝連衣裙貓老師緣之空cosplay服裝春日野穹妹COS旗袍sora動漫周邊演出女裝可樂醬寬鬆中式改良短款甜美雪紡旗袍夏複古民國風少女唐裝連衣裙cs2018春秋寬鬆膝蓋破爛洞牛仔褲女大碼胖m200斤淺色小腳乞丐鉛筆褲敬酒服新娘孕婦禮服紅色結婚短款婚禮大碼婚紗女高腰春季2019新款白色短裙女夏2018新款韓版不規則大碼高腰雪紡褲裙褲a字半身裙小2018新款中國風禪茶服半身裙真絲雪紡仙女白色三層大擺裙飄逸裙子Chih Hsun Tsao氣質尖領襯衣女 2019春季新款顯瘦寬鬆緞面絲質啞光翻領襯衫上衣a40220123性感低胸深V領短袖針織打底衫毛衣女交叉上衣T恤小衫夜店裝春夏潮創意北歐鐵藝桌面收納架書架文件架簡約雜誌架辦公室桌面置物架出口寵物雙碗陶瓷貓碗小中大型狗碗大狗盆陶瓷實木竹架碗貓咪餐桌新款現代玫瑰金桌面整理書架辦公室辦公桌收納書檔卡片架VeryBuy 粉絲專頁關於我們會員條款隱私權政策APP下載廠商合作申請人才招募聯絡我們常見問題.
0
0
(function($)
//setting mobile search hidden
window.isSearchformHidden = 0;
var $form = $('#showform');
$form.show();//default style
window.headerMobileHeight = $('#header_MQ').innerHeight() - $('#showform').innerHeight();
window.headerShowformHeight = $('#showform').innerHeight() + headerMobileHeight;
/* panel slider func :: for RWD */
$(document).ready(function()
if (verybuy.isResponsive())
$('#show_slidepanel').slidepanel(
orientation: 'left',
mode: 'push'
);
);
$(':input[name=country_code]').change(function()
verybuy.changeCountry($(this).val());
);
$('a.a_select_country').click(function(e)
e.preventDefault();
verybuy.changeCountry($(this).data('country-code'));
);
//form controller
$('#searchMobile').on('click', function()
if (window.isSearchformHidden == 1)
$form.show();
$('#header_MQ').css('height', window.headerShowformHeight);
window.isSearchformHidden = 0;
else
$form.hide();
$('#header_MQ').css('height', window.headerMobileHeight);
window.isSearchformHidden = 1;
);
$('input[name=search_keyword]').change(function()
$('input[name=search_keyword]').val($(this).val());
);
$('body').on('click', '.search_button:visible', function()
var $form = $(this).parents('form');
var search_keyword = $form.find('input[name=search_keyword]').val();
if ('' == search_keyword.trim())
alert('請輸入搜尋的商品名稱!!!');
return false;
verybuy.actions.search(search_keyword)
$form.submit();
);
$('body').on('click', 'a.nav_logout', function(e)
verybuy.logout();
e.preventDefault();
);
$('.account_menu').click(function(e)
e.preventDefault();
if ($('ul.accountHover:visible').size() > 0)
document.location.href = '/member';
var $ul = $('ul.accountHover:hidden');
setTimeout(function()
if ($ul.is(':hidden'))
$ul.show();
$('.js-mailBox').addClass('u-hidden')
else
$ul.hide();
, 100);
);
$(document).click(function(e)
$ul = $('ul.accountHover');
if (!$ul.is(e.target) && $ul.has(e.target).length === 0)
$('.js-mailBox').removeClass('u-hidden')
$ul.hide();
);
$('ul[class=nav] li').hover(function()
$(this).children('ul').show();
, function()
$(this).children('ul').hide();
);
//下方次選單
$('ul[class="nav"] li ul li').click(function()
$(this).parent().find('a.actived').removeClass('actived');
$(this).children('a').addClass('actived');
);
/* 關閉購物車預覽 */
var hide_preview_cart = function()
$('.preCart:visible').removeClass('showing').hide().siblings('[class*=cart]').removeClass('mouseover');
;
/* 購物車預覽 */
$('.navBar').delegate('.cart_amount', 'mouseenter', function()
var $cart = $(this).parent();
$cart.addClass('mouseover').siblings('.preCart').show('fast', function()
if ($cart.is('.cart2'))
$(this).addClass('simple');
);
).delegate('.cart_amount', 'mouseleave', function()
setTimeout(function()
if (!$('.preCart:visible').is('.showing'))
hide_preview_cart();
, 100);
);
$('.preCart').mouseenter(function()
$(this).addClass('showing');
).mouseleave(function()
hide_preview_cart();
);
/* 關閉Banner */
$('.close_banner').click(function()
$(this).parent('li').hide();
);
)(jQuery);
推薦達人排行榜
2019/03
2019/02
2019/01
2018/12
2018/11
2018/10
2018/09
2018/08
2018/07
2018/06
2018/05
2018/04
1
swim50920
14221700
2
星座運飾
10361299
3
利怡萱
2065
4
Hong
612
5
winner5438
37
6
陳禾穎
33
7
paupaulai2.0
24
8
cs
259
9
Chih Hsun Tsao
12
10
a40220123
15
var uvOptions = ;
(function()
var uv = document.createElement('script'); uv.type = 'text/javascript'; uv.async = true;
uv.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'widget.uservoice.com/Efes3rtqUSHYoaO185U4A.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(uv, s);
)();
$(document).ready(function()
verybuy.is_computer = ('computer' == verybuy.device_type);
var clientWidth = document.body.clientWidth
var timer
$(window).resize(function ()
clearTimeout(timer);
timer = setTimeout(function()
clientWidth = document.body.clientWidth
, 800)
);
//網頁版 + 手機版 => Action: 往下滑之後,就收起搜尋框, 回到頂端後,再度顯示搜尋框
var headerShowformSpy = function(targetPoint)
var $form = $('#showform');
var scroll_top = $(window).scrollTop();
if (scroll_top >= targetPoint)
$form.hide();
$('#header_MQ').css('height', window.headerMobileHeight);
window.isSearchformHidden = 1;
else
$form.show();
$('#header_MQ').css('height', window.headerShowformHeight);
window.isSearchformHidden = 0;
;
//網頁版
var sticky_navigation = function()
if (verybuy.isResponsive())
return;
var scroll_top = $(window).scrollTop();
if (scroll_top >= 80)
if (!$('#header_fixed').hasClass('showing'))
$('#header_fixed').addClass('showing');
$('#header_org').removeClass('showing');
$('#member_cart').hide();
$('#member_cart_fixed').show();
$('#header_org .accountHover').addClass('u-hidden')
else
if (!$('#header_org').hasClass('showing'))
$('#header_fixed').removeClass('showing');
$('#header_org').addClass('showing');
$('#member_cart_fixed').hide();
$('#member_cart').show();
$('#header_org .accountHover').removeClass('u-hidden')
;
sticky_navigation();
$(window).scroll(function()
if (clientWidth > 768)
//網頁版
sticky_navigation();
var targetPoint = window.isSearchformHidden ? (140 - window.headerShowformHeight) : 140;
else
// 手機版
var bannerHeight = $('#header_MQ').hasClass('trim-smartBanner') ? $('#header_MQ .smartBanner').innerHeight() : 0;
var headerWithBannerHeight = 140 + bannerHeight;
var targetPoint = window.isSearchformHidden ? (headerWithBannerHeight - window.headerShowformHeight) : headerWithBannerHeight;
$('#member_cart_fixed').hide();
headerShowformSpy(targetPoint);
);
);
// $('.tagsCloud > a').click(function(e)
// var eventParameters =
// 'event_category': 'keyword tag',
// 'event_label': $(this).text()
// ;
// verybuy.gaSendEvent('click', eventParameters);
// );
客服
var callback_FB_init = function()
;
verybuy.FB_init(callback_FB_init);
// Load the SDK Asynchronously
(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 = "//connect.facebook.net/zh_TW/sdk.js#xfbml=1&version=v2.5";
fjs.parentNode.insertBefore(js, fjs);
(document, 'script', 'facebook-jssdk'));
var _paq = _paq || [];
/* tracker methods like “setCustomDimension” should be called before “trackPageView” */
var MID = '0';
if (MID != '0')
_paq.push(['setUserId', MID]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
// (function()
// var u="//b.verybuy.tw/";
// _paq.push(['setTrackerUrl', u+'piwik.php']);
// _paq.push(['setSiteId', '2']);
// var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
// g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
// )();
$(function()
if ('computer' !== verybuy.device_type)
$('.swiper-container').each(function()
var id = $(this).attr('id');
$(this).swiper(
slidesPerView: 2,
);
);
);