Men's V-neck Solid Color Long Sleeve Knitted Top
${function() {
const variantData = data.variant || {"id":"51ce3a4d-cd2f-4181-a7a7-19fcb2240daa","product_id":"eec016d8-8d65-447c-a5fb-845a0ddb2336","title":"Khaki-M","weight_unit":"g","inventory_quantity":999,"sku":"086-240824-01-PTBNCWW7PB-Khaki-M","barcode":"","position":1,"option1":"Khaki","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a96a452549737825ba7d4a3e2bd25013.jpeg","path":"a96a452549737825ba7d4a3e2bd25013.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"300","compare_at_price":"43.99","price":"43.99","retail_price":"43.99","available":true,"url":"\/products\/mens-v-neck-solid-color-long-sleeve-knitted-top?variant=51ce3a4d-cd2f-4181-a7a7-19fcb2240daa","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Khaki
${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
$43.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":"51ce3a4d-cd2f-4181-a7a7-19fcb2240daa","product_id":"eec016d8-8d65-447c-a5fb-845a0ddb2336","title":"Khaki-M","weight_unit":"g","inventory_quantity":999,"sku":"086-240824-01-PTBNCWW7PB-Khaki-M","barcode":"","position":1,"option1":"Khaki","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a96a452549737825ba7d4a3e2bd25013.jpeg","path":"a96a452549737825ba7d4a3e2bd25013.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":43.99,"min_quantity":1}],"weight":"300","compare_at_price":"43.99","price":"43.99","retail_price":"43.99","available":true,"url":"\/products\/mens-v-neck-solid-color-long-sleeve-knitted-top?variant=51ce3a4d-cd2f-4181-a7a7-19fcb2240daa","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.