Pet Dog Clothes Summer Puppy Pet Clothing For Dog Vest Shirt Winter Warm Dogs Pets Clothing Chihuahua Yorkshire Clothes For Dogs
${function() {
const variantData = data.variant || {"id":"2ea35451-8fce-4b94-80a3-815d7921b915","product_id":"51149195-767d-4659-9a98-bb222da90cdd","title":"10-L","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"10","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff5b2f818ac3cabf4899e027e18ca4ee.webp","path":"ff5b2f818ac3cabf4899e027e18ca4ee.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1.69,"min_quantity":1}],"weight":"0","compare_at_price":"3.39","price":"1.69","retail_price":"3.39","available":true,"url":"\/products\/pet-dog-clothes-summer-puppy-pet-clothing-for-dog-vest-shirt-winter-warm-dogs-pets-clothing-chihuahua-yorkshire-clothes-for-dogs?variant=2ea35451-8fce-4b94-80a3-815d7921b915","available_quantity":999999999,"options":[{"name":"Color","value":"10"},{"name":"Size","value":"L"}],"off_ratio":50,"flashsale_info":[],"sales":0};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2ea35451-8fce-4b94-80a3-815d7921b915","product_id":"51149195-767d-4659-9a98-bb222da90cdd","title":"10-L","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"10","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff5b2f818ac3cabf4899e027e18ca4ee.webp","path":"ff5b2f818ac3cabf4899e027e18ca4ee.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":1.69,"min_quantity":1}],"weight":"0","compare_at_price":"3.39","price":"1.69","retail_price":"3.39","available":true,"url":"\/products\/pet-dog-clothes-summer-puppy-pet-clothing-for-dog-vest-shirt-winter-warm-dogs-pets-clothing-chihuahua-yorkshire-clothes-for-dogs?variant=2ea35451-8fce-4b94-80a3-815d7921b915","available_quantity":999999999,"options":[{"name":"Color","value":"10"},{"name":"Size","value":"L"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minDays = parseInt('15');
const maxDays = parseInt('30');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}