Montsouris MM M11197
${function() {
const variantData = data.variant || {"id":"42127989-c2a7-4efa-aa84-0f0f7e47509e","product_id":"cc19d3af-19be-41c0-b8bd-8bbdd8c64e28","title":"","weight_unit":"kg","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":279,"min_quantity":1}],"weight":"0","compare_at_price":"1779","price":"279.00","retail_price":"1779","available":true,"url":"\/products\/montsouris-mm-m11197?variant=42127989-c2a7-4efa-aa84-0f0f7e47509e","available_quantity":999999999,"options":[],"off_ratio":"84","flashsale_info":{"variant_id":"42127989-c2a7-4efa-aa84-0f0f7e47509e","product_id":"","quantity":0,"discount_id":"5366c533-9a7d-4eb7-95ab-36c08a4932b3","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":100,"discount_sales_rate":"50","discount_stock":-1,"ends_at":-1,"starts_at":1743264000,"allow_oversold":"uncheck","allocation_method":"all","price":"279.00","compare_at_price":"1779.00","discount_price":"279.00","customary_saved_price":"1500.00","customary_off_ratio":"84","discount_saved_price":"1500.00","discount_off_ratio":"84","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":5};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Risk-free shopping, cash on delivery, no questions asked within 30 days.
Master quality
Many people are placing orders now.
أضف إلى السلة
$279.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":"42127989-c2a7-4efa-aa84-0f0f7e47509e","product_id":"cc19d3af-19be-41c0-b8bd-8bbdd8c64e28","title":"","weight_unit":"kg","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":279,"min_quantity":1}],"weight":"0","compare_at_price":"1779","price":"279.00","retail_price":"1779","available":true,"url":"\/products\/montsouris-mm-m11197?variant=42127989-c2a7-4efa-aa84-0f0f7e47509e","available_quantity":999999999,"options":[],"off_ratio":"84","flashsale_info":{"variant_id":"42127989-c2a7-4efa-aa84-0f0f7e47509e","product_id":"","quantity":0,"discount_id":"5366c533-9a7d-4eb7-95ab-36c08a4932b3","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":100,"discount_sales_rate":"50","discount_stock":-1,"ends_at":-1,"starts_at":1743264000,"allow_oversold":"uncheck","allocation_method":"all","price":"279.00","compare_at_price":"1779.00","discount_price":"279.00","customary_saved_price":"1500.00","customary_off_ratio":"84","discount_saved_price":"1500.00","discount_off_ratio":"84","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":5};
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":"42127989-c2a7-4efa-aa84-0f0f7e47509e","product_id":"cc19d3af-19be-41c0-b8bd-8bbdd8c64e28","title":"","weight_unit":"kg","inventory_quantity":5,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":279,"min_quantity":1}],"weight":"0","compare_at_price":"1779","price":"279.00","retail_price":"1779","available":true,"url":"\/products\/montsouris-mm-m11197?variant=42127989-c2a7-4efa-aa84-0f0f7e47509e","available_quantity":999999999,"options":[],"off_ratio":"84","flashsale_info":{"variant_id":"42127989-c2a7-4efa-aa84-0f0f7e47509e","product_id":"","quantity":0,"discount_id":"5366c533-9a7d-4eb7-95ab-36c08a4932b3","limit_time":-1,"limit_buy":2,"user_limit_buy":2,"discount_sales":100,"discount_sales_rate":"50","discount_stock":-1,"ends_at":-1,"starts_at":1743264000,"allow_oversold":"uncheck","allocation_method":"all","price":"279.00","compare_at_price":"1779.00","discount_price":"279.00","customary_saved_price":"1500.00","customary_off_ratio":"84","discount_saved_price":"1500.00","discount_off_ratio":"84","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MASTER QUALITY","discount_quantity":0,"is_need_split":false},"sales":5};
return `
`
}()}