Ice Silk Male Casual Suit
${function() {
const variantData = data.variant || {"id":"3a6ec0b7-a6d7-4ec4-a0f8-35719a40a3f2","product_id":"57745ba1-346f-4533-ae06-f56a75f2ddaa","title":"Silver_White-M(<105g)","weight_unit":"kg","inventory_quantity":994,"sku":"","barcode":"","position":1,"option1":"Silver_White","option2":"M(<105g)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4039af2532e2279c0e794f2fe909f0a.jpeg","path":"a4039af2532e2279c0e794f2fe909f0a.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"52.99","retail_price":"99.99","available":true,"url":"\/products\/male?variant=3a6ec0b7-a6d7-4ec4-a0f8-35719a40a3f2","available_quantity":994,"options":[{"name":"color","value":"Silver_White"},{"name":"size","value":"M(<105g)"}],"off_ratio":47,"flashsale_info":[],"sales":5};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Silver_White
${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(<105g)
${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
$52.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":"3a6ec0b7-a6d7-4ec4-a0f8-35719a40a3f2","product_id":"57745ba1-346f-4533-ae06-f56a75f2ddaa","title":"Silver_White-M(<105g)","weight_unit":"kg","inventory_quantity":994,"sku":"","barcode":"","position":1,"option1":"Silver_White","option2":"M(<105g)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4039af2532e2279c0e794f2fe909f0a.jpeg","path":"a4039af2532e2279c0e794f2fe909f0a.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"52.99","retail_price":"99.99","available":true,"url":"\/products\/male?variant=3a6ec0b7-a6d7-4ec4-a0f8-35719a40a3f2","available_quantity":994,"options":[{"name":"color","value":"Silver_White"},{"name":"size","value":"M(<105g)"}],"off_ratio":47,"flashsale_info":[],"sales":5};
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.
${function(){
const variantData = data.variant || {"id":"3a6ec0b7-a6d7-4ec4-a0f8-35719a40a3f2","product_id":"57745ba1-346f-4533-ae06-f56a75f2ddaa","title":"Silver_White-M(<105g)","weight_unit":"kg","inventory_quantity":994,"sku":"","barcode":"","position":1,"option1":"Silver_White","option2":"M(<105g)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4039af2532e2279c0e794f2fe909f0a.jpeg","path":"a4039af2532e2279c0e794f2fe909f0a.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"99.99","price":"52.99","retail_price":"99.99","available":true,"url":"\/products\/male?variant=3a6ec0b7-a6d7-4ec4-a0f8-35719a40a3f2","available_quantity":994,"options":[{"name":"color","value":"Silver_White"},{"name":"size","value":"M(<105g)"}],"off_ratio":47,"flashsale_info":[],"sales":5};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}