Full Screen Flowers and Grass Suitable for Apple 15 16 Pro Max Phone Case Lychee Texture Soft Case Large Hole 11 12 Cartoon 13P
${function() {
const variantData = data.variant || {"id":"6088b4ca-b120-4bbb-980c-2de4864a8ec7","product_id":"d040c9a0-ff59-428b-9e2e-4eef813c5a11","title":"Lychee pattern-black-MHSSZ1433-Apple 11","weight_unit":"kg","inventory_quantity":499,"sku":"920498592740_LZW-HS-MHSSZ1433_PG11.","barcode":"","position":2,"option1":"Lychee pattern-black-MHSSZ1433","option2":"Apple 11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a0fb5c5d815dc30103c78f0f9c03867.jpeg","path":"8a0fb5c5d815dc30103c78f0f9c03867.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125.3,"min_quantity":1}],"weight":"0.03","compare_at_price":"125.44","price":"125.3","retail_price":"125.44","available":true,"url":"\/products\/full-screen-flowers-and-grass-suitable-for-apple-15-16-pro-max-phone-case-lychee-texture-soft-case-large-hole-11-12-cartoon-13p?variant=6088b4ca-b120-4bbb-980c-2de4864a8ec7","available_quantity":999999999,"options":[{"name":"Color","value":"Lychee pattern-black-MHSSZ1433"},{"name":"Size","value":"Apple 11"}],"off_ratio":"0","flashsale_info":{"variant_id":"6088b4ca-b120-4bbb-980c-2de4864a8ec7","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"125.3","compare_at_price":"","discount_price":"125.3","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":452};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : 920498592740_LZW-HS-MHSSZ1433_PG11.
Weight : 0.03kg
${function(){
const variantData = data.variant || {"id":"6088b4ca-b120-4bbb-980c-2de4864a8ec7","product_id":"d040c9a0-ff59-428b-9e2e-4eef813c5a11","title":"Lychee pattern-black-MHSSZ1433-Apple 11","weight_unit":"kg","inventory_quantity":499,"sku":"920498592740_LZW-HS-MHSSZ1433_PG11.","barcode":"","position":2,"option1":"Lychee pattern-black-MHSSZ1433","option2":"Apple 11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a0fb5c5d815dc30103c78f0f9c03867.jpeg","path":"8a0fb5c5d815dc30103c78f0f9c03867.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125.3,"min_quantity":1}],"weight":"0.03","compare_at_price":"125.44","price":"125.3","retail_price":"125.44","available":true,"url":"\/products\/full-screen-flowers-and-grass-suitable-for-apple-15-16-pro-max-phone-case-lychee-texture-soft-case-large-hole-11-12-cartoon-13p?variant=6088b4ca-b120-4bbb-980c-2de4864a8ec7","available_quantity":999999999,"options":[{"name":"Color","value":"Lychee pattern-black-MHSSZ1433"},{"name":"Size","value":"Apple 11"}],"off_ratio":"0","flashsale_info":{"variant_id":"6088b4ca-b120-4bbb-980c-2de4864a8ec7","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"125.3","compare_at_price":"","discount_price":"125.3","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":452};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}