LV Marceau M46126
${function() {
const variantData = data.variant || {"id":"8f0dc004-be67-4937-8a8e-be31f2cb6f09","product_id":"f09da7b6-38e5-4c35-8bb0-9dcd32b8233d","title":"","weight_unit":"kg","inventory_quantity":4,"sku":"dlz1684582786663","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":178,"min_quantity":1}],"weight":"0","compare_at_price":"1678","price":"178","retail_price":"1678","available":true,"url":"\/products\/lv-marceau?variant=8f0dc004-be67-4937-8a8e-be31f2cb6f09","available_quantity":999999999,"options":[],"off_ratio":"89","flashsale_info":{"variant_id":"8f0dc004-be67-4937-8a8e-be31f2cb6f09","product_id":"","quantity":0,"discount_id":"682dc454-85e8-469c-be74-258067ba265d","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":90,"discount_sales_rate":"86","discount_stock":15,"ends_at":-1,"starts_at":1710427228,"allow_oversold":"uncheck","allocation_method":"all","price":"178","compare_at_price":"1678","discount_price":"178","customary_saved_price":"1500","customary_off_ratio":"89","discount_saved_price":"1500","discount_off_ratio":"89","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":3};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Cash on delivery, 30 days no reason to return.
أضف إلى السلة
$178.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"8f0dc004-be67-4937-8a8e-be31f2cb6f09","product_id":"f09da7b6-38e5-4c35-8bb0-9dcd32b8233d","title":"","weight_unit":"kg","inventory_quantity":4,"sku":"dlz1684582786663","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":178,"min_quantity":1}],"weight":"0","compare_at_price":"1678","price":"178","retail_price":"1678","available":true,"url":"\/products\/lv-marceau?variant=8f0dc004-be67-4937-8a8e-be31f2cb6f09","available_quantity":999999999,"options":[],"off_ratio":"89","flashsale_info":{"variant_id":"8f0dc004-be67-4937-8a8e-be31f2cb6f09","product_id":"","quantity":0,"discount_id":"682dc454-85e8-469c-be74-258067ba265d","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":90,"discount_sales_rate":"86","discount_stock":15,"ends_at":-1,"starts_at":1710427228,"allow_oversold":"uncheck","allocation_method":"all","price":"178","compare_at_price":"1678","discount_price":"178","customary_saved_price":"1500","customary_off_ratio":"89","discount_saved_price":"1500","discount_off_ratio":"89","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":3};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
اشتري الآن
كان المنتج غير متوفر.
المنتج غير متاح.
${function(){
const variantData = data.variant || {"id":"8f0dc004-be67-4937-8a8e-be31f2cb6f09","product_id":"f09da7b6-38e5-4c35-8bb0-9dcd32b8233d","title":"","weight_unit":"kg","inventory_quantity":4,"sku":"dlz1684582786663","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":178,"min_quantity":1}],"weight":"0","compare_at_price":"1678","price":"178","retail_price":"1678","available":true,"url":"\/products\/lv-marceau?variant=8f0dc004-be67-4937-8a8e-be31f2cb6f09","available_quantity":999999999,"options":[],"off_ratio":"89","flashsale_info":{"variant_id":"8f0dc004-be67-4937-8a8e-be31f2cb6f09","product_id":"","quantity":0,"discount_id":"682dc454-85e8-469c-be74-258067ba265d","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":90,"discount_sales_rate":"86","discount_stock":15,"ends_at":-1,"starts_at":1710427228,"allow_oversold":"uncheck","allocation_method":"all","price":"178","compare_at_price":"1678","discount_price":"178","customary_saved_price":"1500","customary_off_ratio":"89","discount_saved_price":"1500","discount_off_ratio":"89","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":3};
return `
`
}()}