موقد تنفس النار في الهواء الطلق موقد التخييم المحمولة وعاء موكا نزهة الشواء موقد التدفئة وعاء القهوة
نعدك بالدفع نقدًا عند التسليم، والأصالة المضمونة، وكمية المنتج محدودة، ولا تفوتها، والدفع عبر الإنترنت أكثر ملاءمة وسرعة التسليم
${function() {
const variantData = data.variant || {"id":"7a0fbf02-acdc-41c5-ac75-174b5b769a79","product_id":"33971c7c-31bb-4d40-850b-625b101af311","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"ZXL403-01","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":235,"min_quantity":1}],"weight":"0","compare_at_price":"485","price":"235","retail_price":"485","available":true,"url":"\/products\/luzi-q0gz?variant=7a0fbf02-acdc-41c5-ac75-174b5b769a79","available_quantity":999999999,"options":[],"off_ratio":52,"flashsale_info":[],"sales":4886};
const saveType = "amount";
const productLabelDiscountOn = true;
const map = {
B: ``,
C: ``,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
${function(){
const variantData = data.variant || {"id":"7a0fbf02-acdc-41c5-ac75-174b5b769a79","product_id":"33971c7c-31bb-4d40-850b-625b101af311","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"ZXL403-01","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":235,"min_quantity":1}],"weight":"0","compare_at_price":"485","price":"235","retail_price":"485","available":true,"url":"\/products\/luzi-q0gz?variant=7a0fbf02-acdc-41c5-ac75-174b5b769a79","available_quantity":999999999,"options":[],"off_ratio":52,"flashsale_info":[],"sales":4886};
return `
المخذون : ${variantData && variantData.available_quantity}
`
}()}
كان المنتج غير متوفر.
المنتج غير متاح.
${function(){
const variantData = data.variant || {"id":"7a0fbf02-acdc-41c5-ac75-174b5b769a79","product_id":"33971c7c-31bb-4d40-850b-625b101af311","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"ZXL403-01","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":235,"min_quantity":1}],"weight":"0","compare_at_price":"485","price":"235","retail_price":"485","available":true,"url":"\/products\/luzi-q0gz?variant=7a0fbf02-acdc-41c5-ac75-174b5b769a79","available_quantity":999999999,"options":[],"off_ratio":52,"flashsale_info":[],"sales":4886};
return `
SKU : ${variantData && variantData.sku}
وزن : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
الباركود : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}