Access Denied
IMPORTANT! If you’re a store owner, please make sure you have Customer accounts enabled in your Store Admin, as you have customer based locks set up with EasyLockdown app. Enable Customer Accounts
PICK UP

POINT×2キャンペーン
POINT×2キャンペーン
クレストブリッジオンラインストアにてご購入のお客様に
通常の2倍のポイントを差し上げます。
お得なこの機会にぜひお買い物をお楽しみください
通常の2倍のポイントたまるキャンペーン開催中

いまなら会員登録&アプリ利用で
1,500ptプレゼント!
いまなら最大1,500ptプレゼント!
新規会員登録でもらえるポイントが
通常500ptのところ10/31(火)まで1,000ptをプレゼント!
さらにアプリDL&ログインで500ptがもらえます!
ぜひこの機会に会員登録をしてお買い物をお楽しみください!
この機会に会員登録をしてお得にショッピング
NEW ARRIVALS

【オンラインストア限定】クレストブリッジチェックPVCハートバッグ
¥29,700 税込

ドライストレッチギャバミニスカート
¥27,500 税込

エアリークレストブリッジチェックマフラー
¥19,800 税込

クレストブリッジチェックウォッシャブルカシミヤストール
¥37,400 税込

フィンガーレスファーグローブ
¥8,800 税込

ファーグローブ
¥12,100 税込

クレストブリッジチェックファーグローブ
¥12,100 税込

クレストブリッジチェックグローブ
¥9,900 税込

【オンラインストア限定】クレストブリッジチェックPVCハートバッグ
¥29,700 税込

ドライストレッチギャバミニスカート
¥27,500 税込

エアリークレストブリッジチェックマフラー
¥19,800 税込

クレストブリッジチェックウォッシャブルカシミヤストール
¥37,400 税込

フィンガーレスファーグローブ
¥8,800 税込

ファーグローブ
¥12,100 税込
アイテム一覧へ
最近チェックしたアイテム
5
20
large
off
horizontal
off
#000000
#000000
#ffffff
let timerRV = setInterval(function() {
if ($ && $.fn && $.fn.slick) {
mainRV();
clearInterval(timerRV);
} else {
console.log('waiting for jQuery and slick');
console.log('jQuery', $);
console.log('jQuery.fn', $.fn);
console.log('jQuery.fn.slick', $.fn.slick);
}
}, 1000);
document.querySelector('#spHeaderBrand__topMenu__btn').addEventListener('click', function() {
$('.sidebar-recentlyview').slick('unslick');
$(".sidebar-recentlyview").slick({
slidesToShow: 2.5,
slidesToScroll: 1,
arrows: true,
infinite: false,
autoplay: false,
initialSlide: 0
});
});
function mainRV() {
var divParent = document.createElement('div');
divParent.setAttribute('class', 'sidebar-recentlyview-main');
$('.spHeaderBrand__detailMenu__recentlyViewedItems__header .information-accordion').append(divParent);
var divChild = document.createElement('div');
divChild.setAttribute('class', 'sidebar-recentlyview');
$('.sidebar-recentlyview-main').append(divChild);
const sidebarAppend = document.querySelectorAll('.Qe_Recently-view .slick-slide:not(.slick-cloned)');
Array.from(sidebarAppend).forEach((element, index) => {
var eleHtml = element.innerHTML;
$('.sidebar-recentlyview').append(eleHtml);
});
$(".sidebar-recentlyview").slick({
slidesToShow: 2.5,
slidesToScroll: 1,
arrows: true,
infinite: false,
autoplay: false,
initialSlide: 0
});
$('.recently_sliders').slick('unslick');
$('.recently_sliders').slick({
slidesToShow: 5,
infinite: false,
slidesToScroll: 1,
centerMode: false,
responsive: [{
breakpoint: 749,
settings: {
slidesToShow: 2.5
}
}]
});
$('.Qe_Recently-view').addClass('slick-active');
$(".product_price_regular").each(function() {
var salePriceElement = $(this).find('s').next();
var regularPriceElement = $(this).text();
console.log('salePriceElement', salePriceElement);
console.log('regularPriceElement', regularPriceElement);
var regularPriceTextArray = regularPriceElement.split(/\s+/);
console.log('regularPriceTextArray', regularPriceTextArray);
var salePriceText = regularPriceTextArray[1];
console.log('regularPriceTextArray[1]', regularPriceTextArray[1]);
var regularPriceText = regularPriceTextArray[0];
console.log('regularPriceTextArray[0]', regularPriceTextArray[0]);
$(this).empty();
var regularPriceNumber = Number(regularPriceText.slice(1).replace(/,/g, ''));
console.log('regularPriceNumber', regularPriceNumber);
var salePriceNumber = Number(salePriceText.slice(1).replace(/,/g, ''));
console.log('salePriceNumber', salePriceNumber);
var differenceInPrice = regularPriceNumber - salePriceNumber;
console.log('differenceInPrice', differenceInPrice);
var discountPercent = Math.round(differenceInPrice / regularPriceNumber * 100);
console.log('discountPercent', discountPercent);
var wrapperElement = document.createElement('div');
wrapperElement.setAttribute('class', 'products-card__price');
if (discountPercent !== 0) {
var discountElement = document.createElement('span');
discountElement.setAttribute('class', 'products-card__price__discount');
discountElement.innerHTML = discountPercent + '%OFF';
wrapperElement.appendChild(discountElement);
}
var priceElement = document.createElement('span');
priceElement.setAttribute('class', 'products-card__price');
if (discountPercent !== 0) {
priceElement.classList.add('onSale');
}
priceElement.innerHTML = salePriceText;
var taxElement = document.createElement('span');
taxElement.setAttribute('class', 'products-card__price__tax');
taxElement.innerHTML = '税込';
if (discountPercent !== 0) {
taxElement.classList.add('onSale');
}
wrapperElement.appendChild(priceElement);
wrapperElement.appendChild(taxElement);
$(this).append(wrapperElement);
});
}
¥
Invalid password
Enter