Pet Winter Cotton Dog Clothes Zipper Jacket Dog Supplies
For Mature & Elderly Over 40, 50, 60 & 70
Color-
DZ270 black
${function(){
const optName = "Color";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Color
`;
}()}
Size-
2XL
${function(){
const optName = "Size";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Size
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"d1616df5-78c9-4a64-a3d0-4149796cc001","product_id":"24db4d50-cd08-4015-8116-50163476b2bb","title":"DZ270 black-2XL","weight_unit":"g","inventory_quantity":964,"sku":"CJGD161733205EV","barcode":"","position":1,"option1":"DZ270 black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41ed956e2469b7f6c8f3fa82b8cfdf93.jpeg","path":"41ed956e2469b7f6c8f3fa82b8cfdf93.jpeg","width":1000,"height":1000,"alt":"Pet Winter Cotton Dog Clothes Zipper Jacket Dog Supplies","aspect_ratio":1},"wholesale_price":[{"price":35.22,"min_quantity":1}],"weight":"216","compare_at_price":"76.88","price":"35.22","retail_price":"76.88","available":true,"url":"\/products\/pet-winter-cotton-dog-clothes-zipper-jacket-dog-supplies?variant=d1616df5-78c9-4a64-a3d0-4149796cc001","available_quantity":999999999,"options":[{"name":"Color","value":"DZ270 black"},{"name":"Size","value":"2XL"}],"off_ratio":54,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $35.22
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJGD161733205EV
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-17 - Feb-22
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "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";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}