وحدة التحكم في ألعاب الألغاز المحمولة للأطفال ، لعبة الطاولة للأطفال ، تمرين منطقي ، لوحة سفر عائلية ، ألعاب لوحية منزلية
نعدك بالدفع نقدًا عند التسليم، وضمان لمدة عامين، وضمان الأصالة، وكمية المنتج محدودة، ولا تفوتها، والدفع عبر الإنترنت أكثر ملاءمة
${function() {
const variantData = data.variant || {"id":"0d1beb7b-2a48-45ed-aa25-0fd122a8248f","product_id":"a6410797-b6a3-48c2-a3b1-c9ce5c1bd467","title":"yellow","weight_unit":"kg","inventory_quantity":0,"sku":"MTM000445-1","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d095b7f2cbe4001181c8e5ba29775e1a.jpg","path":"d095b7f2cbe4001181c8e5ba29775e1a.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":229,"min_quantity":1}],"weight":"0.5","compare_at_price":"379","price":"229","retail_price":"379","available":true,"url":"\/products\/yizhiwnaju-fliy?variant=0d1beb7b-2a48-45ed-aa25-0fd122a8248f","available_quantity":999999999,"options":[{"name":"color","value":"yellow"}],"off_ratio":40,"flashsale_info":[],"sales":1235};
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 tipText = "\u064a\u0631\u062c\u0649 \u062a\u062d\u062f\u064a\u062f {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const variantData = data.variant || {"id":"0d1beb7b-2a48-45ed-aa25-0fd122a8248f","product_id":"a6410797-b6a3-48c2-a3b1-c9ce5c1bd467","title":"yellow","weight_unit":"kg","inventory_quantity":0,"sku":"MTM000445-1","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d095b7f2cbe4001181c8e5ba29775e1a.jpg","path":"d095b7f2cbe4001181c8e5ba29775e1a.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":229,"min_quantity":1}],"weight":"0.5","compare_at_price":"379","price":"229","retail_price":"379","available":true,"url":"\/products\/yizhiwnaju-fliy?variant=0d1beb7b-2a48-45ed-aa25-0fd122a8248f","available_quantity":999999999,"options":[{"name":"color","value":"yellow"}],"off_ratio":40,"flashsale_info":[],"sales":1235};
return `
المخذون : ${variantData && variantData.available_quantity}
`
}()}
كان المنتج غير متوفر.
المنتج غير متاح.
SKU : MTM000445-1
وزن : 0.5kg
${function(){
const variantData = data.variant || {"id":"0d1beb7b-2a48-45ed-aa25-0fd122a8248f","product_id":"a6410797-b6a3-48c2-a3b1-c9ce5c1bd467","title":"yellow","weight_unit":"kg","inventory_quantity":0,"sku":"MTM000445-1","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d095b7f2cbe4001181c8e5ba29775e1a.jpg","path":"d095b7f2cbe4001181c8e5ba29775e1a.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":229,"min_quantity":1}],"weight":"0.5","compare_at_price":"379","price":"229","retail_price":"379","available":true,"url":"\/products\/yizhiwnaju-fliy?variant=0d1beb7b-2a48-45ed-aa25-0fd122a8248f","available_quantity":999999999,"options":[{"name":"color","value":"yellow"}],"off_ratio":40,"flashsale_info":[],"sales":1235};
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 `
`;
}()}