// 引入簡化版光影效果
document.addEventListener('DOMContentLoaded', function() {
// 選擇所有要添加效果的元素
const glassElements = document.querySelectorAll(`
.subnav,
.footer_bg,
.w_foot2,
.right_box,
.appico,
.w_head_nav2,
.w_head_search2,
.w_head_cart2,
.w_mainright2,
.w_pro_list22,
.w_pro_list17,
.pro_four_textcon,
.cart_pop_pro,
.shopping_cart_content,
.btn-primary,
.btn-default,
.w_pd_right,
.delivery_listbox,
.login5_left
`);
// 監聽滑鼠移動
document.addEventListener('mousemove', function(e) {
glassElements.forEach(element => {
const rect = element.getBoundingClientRect();
// 檢查滑鼠是否在元素附近
const padding = 20;
if (
e.clientX >= rect.left - padding &&
e.clientX <= rect.right + padding &&
e.clientY >= rect.top - padding &&
e.clientY <= rect.bottom + padding
) {
// 計算相對位置
const x = e.clientX - rect.left;
const y = e.clientY - rect.top;
// 只添加光影效果,不改變其他屬性
element.style.background = `
radial-gradient(
circle at ${x}px ${y}px,
rgba(255, 255, 255, 0.2) 0%,
rgba(255, 255, 255, 0.1) 20%,
rgba(255, 255, 255, 0.02) 35%,
transparent 50%
)
`;
// 只添加背景過渡效果
element.style.transition = 'background 0.3s ease-out';
} else {
// 只重置背景
element.style.background = '';
}
});
});
// 添加觸摸設備支持
document.addEventListener('touchmove', function(e) {
const touch = e.touches[0];
const simulatedEvent = {
clientX: touch.clientX,
clientY: touch.clientY
};
document.dispatchEvent(new MouseEvent('mousemove', simulatedEvent));
});
});
F233255
- Oversized | 闊身剪裁 - Moderate Thickness | 厚薄適中 - Comfortable | 親膚適中 - Two Front Pockets | 雙前袋設計 - Single Breasted | 單排扣 - Turtle Neck | 小企領
尺寸參考表
加入購物車
到貨通知
商品詳情
SIZE DETAILS |尺寸詳情 (cm) XS S M L XL Bust|胸圍 - 108.0 113.0 - - Shoulder Width | 肩寬 - 58.5 59.5 - - Length (front)|前長 - 68.5 71.0 - - Length (back)|後長 - 76.0 78.5 - - REMINDER | 提醒事項 * Actual size measurements might have slight deviation from the size chart | 所有尺寸均為人工手量,略有誤差實屬正常 * The actual color may vary from the images shown on the website, due to different device screen settings, the lighting and other factors | 拍攝所造成的色差問題均屬自然現象,貨品以實物為準
Model's Body Measurements | 模特兒尺寸 Height | 身高 (cm) 163 Weight | 體重 (kg) 48 Size of model's garment | S 模特兒穿著尺寸