MEDIUM DIOR BOOK TOTE
${function() {
const variantData = data.variant || {"id":"039cf9ed-210f-4b23-bbb2-2fe00b806713","product_id":"e6f226ef-1d52-4a12-8289-924ab6be979c","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"dlz1710462856259","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":259,"min_quantity":1}],"weight":"0","compare_at_price":"1989.99","price":"259.00","retail_price":"1989.99","available":true,"url":"\/products\/medium-dior-book-tote-3?variant=039cf9ed-210f-4b23-bbb2-2fe00b806713","available_quantity":999999999,"options":[],"off_ratio":"87","flashsale_info":{"variant_id":"039cf9ed-210f-4b23-bbb2-2fe00b806713","product_id":"","quantity":0,"discount_id":"e536d826-fd03-4cae-9657-479dd5775341","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":105,"discount_sales_rate":"97","discount_stock":3,"ends_at":-1,"starts_at":1735213792,"allow_oversold":"uncheck","allocation_method":"none","price":"259.00","compare_at_price":"1989.99","discount_price":"259.00","customary_saved_price":"1730.99","customary_off_ratio":"87","discount_saved_price":"1730.99","discount_off_ratio":"87","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MIRROR QUALITY","discount_quantity":0,"is_need_split":false},"sales":18};
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
أضف إلى السلة
$259.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":"039cf9ed-210f-4b23-bbb2-2fe00b806713","product_id":"e6f226ef-1d52-4a12-8289-924ab6be979c","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"dlz1710462856259","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":259,"min_quantity":1}],"weight":"0","compare_at_price":"1989.99","price":"259.00","retail_price":"1989.99","available":true,"url":"\/products\/medium-dior-book-tote-3?variant=039cf9ed-210f-4b23-bbb2-2fe00b806713","available_quantity":999999999,"options":[],"off_ratio":"87","flashsale_info":{"variant_id":"039cf9ed-210f-4b23-bbb2-2fe00b806713","product_id":"","quantity":0,"discount_id":"e536d826-fd03-4cae-9657-479dd5775341","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":105,"discount_sales_rate":"97","discount_stock":3,"ends_at":-1,"starts_at":1735213792,"allow_oversold":"uncheck","allocation_method":"none","price":"259.00","compare_at_price":"1989.99","discount_price":"259.00","customary_saved_price":"1730.99","customary_off_ratio":"87","discount_saved_price":"1730.99","discount_off_ratio":"87","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MIRROR QUALITY","discount_quantity":0,"is_need_split":false},"sales":18};
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":"039cf9ed-210f-4b23-bbb2-2fe00b806713","product_id":"e6f226ef-1d52-4a12-8289-924ab6be979c","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"dlz1710462856259","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":259,"min_quantity":1}],"weight":"0","compare_at_price":"1989.99","price":"259.00","retail_price":"1989.99","available":true,"url":"\/products\/medium-dior-book-tote-3?variant=039cf9ed-210f-4b23-bbb2-2fe00b806713","available_quantity":999999999,"options":[],"off_ratio":"87","flashsale_info":{"variant_id":"039cf9ed-210f-4b23-bbb2-2fe00b806713","product_id":"","quantity":0,"discount_id":"e536d826-fd03-4cae-9657-479dd5775341","limit_time":-1,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":105,"discount_sales_rate":"97","discount_stock":3,"ends_at":-1,"starts_at":1735213792,"allow_oversold":"uncheck","allocation_method":"none","price":"259.00","compare_at_price":"1989.99","discount_price":"259.00","customary_saved_price":"1730.99","customary_off_ratio":"87","discount_saved_price":"1730.99","discount_off_ratio":"87","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"MIRROR QUALITY","discount_quantity":0,"is_need_split":false},"sales":18};
return `
SKU : ${variantData && variantData.sku}
وزن : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
الباركود : ${variantData && variantData.barcode}
`
}()}