😍لعبة كهربائية لهدف إطلاق النار بالصوت والضوء المعلق😍
أفضل هدية لعطلة الصيف 2024🎁
${function() {
const variantData = data.variant || {"id":"f072b54e-9a80-406d-8b87-e87f784403fa","product_id":"ff812c60-971e-4ec6-a5a2-dd20a058f344","title":"A","weight_unit":"kg","inventory_quantity":0,"sku":"YHM0372-01","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad5a287f2e966458085b992587c0c690.jpeg","path":"ad5a287f2e966458085b992587c0c690.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":285,"min_quantity":1}],"weight":"1.5","compare_at_price":"570","price":"285","retail_price":"570","available":true,"url":"\/products\/sheji?variant=f072b54e-9a80-406d-8b87-e87f784403fa","available_quantity":999999999,"options":[{"name":"color","value":"A"}],"off_ratio":50,"flashsale_info":[],"sales":1677};
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":"f072b54e-9a80-406d-8b87-e87f784403fa","product_id":"ff812c60-971e-4ec6-a5a2-dd20a058f344","title":"A","weight_unit":"kg","inventory_quantity":0,"sku":"YHM0372-01","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad5a287f2e966458085b992587c0c690.jpeg","path":"ad5a287f2e966458085b992587c0c690.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":285,"min_quantity":1}],"weight":"1.5","compare_at_price":"570","price":"285","retail_price":"570","available":true,"url":"\/products\/sheji?variant=f072b54e-9a80-406d-8b87-e87f784403fa","available_quantity":999999999,"options":[{"name":"color","value":"A"}],"off_ratio":50,"flashsale_info":[],"sales":1677};
return `
المخذون : ${variantData && variantData.available_quantity}
`
}()}
كان المنتج غير متوفر.
المنتج غير متاح.
SKU : YHM0372-01
وزن : 1.5kg
${function(){
const variantData = data.variant || {"id":"f072b54e-9a80-406d-8b87-e87f784403fa","product_id":"ff812c60-971e-4ec6-a5a2-dd20a058f344","title":"A","weight_unit":"kg","inventory_quantity":0,"sku":"YHM0372-01","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad5a287f2e966458085b992587c0c690.jpeg","path":"ad5a287f2e966458085b992587c0c690.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":285,"min_quantity":1}],"weight":"1.5","compare_at_price":"570","price":"285","retail_price":"570","available":true,"url":"\/products\/sheji?variant=f072b54e-9a80-406d-8b87-e87f784403fa","available_quantity":999999999,"options":[{"name":"color","value":"A"}],"off_ratio":50,"flashsale_info":[],"sales":1677};
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 `
`;
}()}