Men's Diamond Pattern Mid Length Tweed Coat
${function() {
const variantData = data.variant || {"id":"8b9ddd2c-d93e-4fa1-970e-2acf529f6dd2","product_id":"76b470eb-f153-4f22-a7af-aad6332f5dcf","title":"Dark gray-L","weight_unit":"g","inventory_quantity":1,"sku":"DZ-54730-LYB-dack_gray-L","barcode":"","position":1,"option1":"Dark gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b0026bfc52c39e96bd5789be5f385e3.jpeg","path":"3b0026bfc52c39e96bd5789be5f385e3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"550","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/mens-diamond-pattern-mid-length-tweed-coat?variant=8b9ddd2c-d93e-4fa1-970e-2acf529f6dd2","available_quantity":999999999,"options":[{"name":"Color","value":"Dark gray"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Dark gray
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
L
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$26.99
${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":"8b9ddd2c-d93e-4fa1-970e-2acf529f6dd2","product_id":"76b470eb-f153-4f22-a7af-aad6332f5dcf","title":"Dark gray-L","weight_unit":"g","inventory_quantity":1,"sku":"DZ-54730-LYB-dack_gray-L","barcode":"","position":1,"option1":"Dark gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b0026bfc52c39e96bd5789be5f385e3.jpeg","path":"3b0026bfc52c39e96bd5789be5f385e3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"550","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/mens-diamond-pattern-mid-length-tweed-coat?variant=8b9ddd2c-d93e-4fa1-970e-2acf529f6dd2","available_quantity":999999999,"options":[{"name":"Color","value":"Dark gray"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 ? `
` : ' ';
}
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"8b9ddd2c-d93e-4fa1-970e-2acf529f6dd2","product_id":"76b470eb-f153-4f22-a7af-aad6332f5dcf","title":"Dark gray-L","weight_unit":"g","inventory_quantity":1,"sku":"DZ-54730-LYB-dack_gray-L","barcode":"","position":1,"option1":"Dark gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3b0026bfc52c39e96bd5789be5f385e3.jpeg","path":"3b0026bfc52c39e96bd5789be5f385e3.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"550","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/mens-diamond-pattern-mid-length-tweed-coat?variant=8b9ddd2c-d93e-4fa1-970e-2acf529f6dd2","available_quantity":999999999,"options":[{"name":"Color","value":"Dark gray"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}