people are viewing this right now
Fashion Lapel Men's Leather Jackets
${function() {
const variantData = data.variant || {"id":"d59d725c-c23c-4849-a39e-3eaf1e82afde","product_id":"fc8a6063-3aff-43fa-a56c-5f0187056945","title":"Black-M","weight_unit":"g","inventory_quantity":0,"sku":"WS-3333","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19f3e6406a1377df193b9a0efbf45325.jpeg","path":"19f3e6406a1377df193b9a0efbf45325.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":82.99,"min_quantity":1}],"weight":"0","compare_at_price":"182.48","price":"82.99","retail_price":"182.48","available":true,"url":"\/products\/fashion-lapel-mens-leather-jackets-ax4e?variant=d59d725c-c23c-4849-a39e-3eaf1e82afde","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"M"}],"off_ratio":55,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black
${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:
M
${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
$82.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":"d59d725c-c23c-4849-a39e-3eaf1e82afde","product_id":"fc8a6063-3aff-43fa-a56c-5f0187056945","title":"Black-M","weight_unit":"g","inventory_quantity":0,"sku":"WS-3333","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19f3e6406a1377df193b9a0efbf45325.jpeg","path":"19f3e6406a1377df193b9a0efbf45325.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":82.99,"min_quantity":1}],"weight":"0","compare_at_price":"182.48","price":"82.99","retail_price":"182.48","available":true,"url":"\/products\/fashion-lapel-mens-leather-jackets-ax4e?variant=d59d725c-c23c-4849-a39e-3eaf1e82afde","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"M"}],"off_ratio":55,"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.