DIOR TRAVEL BACKPACK
${function() {
const variantData = data.variant || {"id":"f4fcd416-852c-4c2a-b66b-76adec8f7dfe","product_id":"04099017-e711-49f0-b6e5-a92b007af50e","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1710462869938","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":299,"min_quantity":1}],"weight":"0","compare_at_price":"2025.99","price":"299.00","retail_price":"2025.99","available":true,"url":"\/products\/diortravel-backpack?variant=f4fcd416-852c-4c2a-b66b-76adec8f7dfe","available_quantity":999999999,"options":[],"off_ratio":"85","flashsale_info":{"variant_id":"f4fcd416-852c-4c2a-b66b-76adec8f7dfe","product_id":"","quantity":0,"discount_id":"e536d826-fd03-4cae-9657-479dd5775341","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":100,"discount_sales_rate":"87","discount_stock":15,"ends_at":-1,"starts_at":1735213792,"allow_oversold":"uncheck","allocation_method":"none","price":"299.00","compare_at_price":"2025.99","discount_price":"299.00","customary_saved_price":"1726.99","customary_off_ratio":"85","discount_saved_price":"1726.99","discount_off_ratio":"85","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MIRROR QUALITY","discount_quantity":0,"is_need_split":false},"sales":33};
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('')}
`;
}()}
Master quality。Video for every order
Now many people are buying
أضف إلى السلة
$299.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":"f4fcd416-852c-4c2a-b66b-76adec8f7dfe","product_id":"04099017-e711-49f0-b6e5-a92b007af50e","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1710462869938","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":299,"min_quantity":1}],"weight":"0","compare_at_price":"2025.99","price":"299.00","retail_price":"2025.99","available":true,"url":"\/products\/diortravel-backpack?variant=f4fcd416-852c-4c2a-b66b-76adec8f7dfe","available_quantity":999999999,"options":[],"off_ratio":"85","flashsale_info":{"variant_id":"f4fcd416-852c-4c2a-b66b-76adec8f7dfe","product_id":"","quantity":0,"discount_id":"e536d826-fd03-4cae-9657-479dd5775341","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":100,"discount_sales_rate":"87","discount_stock":15,"ends_at":-1,"starts_at":1735213792,"allow_oversold":"uncheck","allocation_method":"none","price":"299.00","compare_at_price":"2025.99","discount_price":"299.00","customary_saved_price":"1726.99","customary_off_ratio":"85","discount_saved_price":"1726.99","discount_off_ratio":"85","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MIRROR QUALITY","discount_quantity":0,"is_need_split":false},"sales":33};
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":"f4fcd416-852c-4c2a-b66b-76adec8f7dfe","product_id":"04099017-e711-49f0-b6e5-a92b007af50e","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1710462869938","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":299,"min_quantity":1}],"weight":"0","compare_at_price":"2025.99","price":"299.00","retail_price":"2025.99","available":true,"url":"\/products\/diortravel-backpack?variant=f4fcd416-852c-4c2a-b66b-76adec8f7dfe","available_quantity":999999999,"options":[],"off_ratio":"85","flashsale_info":{"variant_id":"f4fcd416-852c-4c2a-b66b-76adec8f7dfe","product_id":"","quantity":0,"discount_id":"e536d826-fd03-4cae-9657-479dd5775341","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":100,"discount_sales_rate":"87","discount_stock":15,"ends_at":-1,"starts_at":1735213792,"allow_oversold":"uncheck","allocation_method":"none","price":"299.00","compare_at_price":"2025.99","discount_price":"299.00","customary_saved_price":"1726.99","customary_off_ratio":"85","discount_saved_price":"1726.99","discount_off_ratio":"85","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MIRROR QUALITY","discount_quantity":0,"is_need_split":false},"sales":33};
return `
SKU : ${variantData && variantData.sku}
وزن : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
الباركود : ${variantData && variantData.barcode}
`
}()}