Men's Crew Neck Short-sleeved Trousers Two-piece Set
${function() {
const variantData = data.variant || {"id":"41d1b0aa-7fda-413a-b29e-09dc72226513","product_id":"126d4f75-7b8f-4388-ae90-ade336581d2f","title":"Light Blue-M","weight_unit":"kg","inventory_quantity":1000,"sku":"S92197480000D","barcode":"","position":1,"option1":"Light Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ea5124bf2821d70b0b18fc8c4aa41e8.jpeg","path":"8ea5124bf2821d70b0b18fc8c4aa41e8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"33","retail_price":"66","available":true,"url":"\/products\/mens-crew-neck-short-sleeved-trousers-two-piece-set?variant=41d1b0aa-7fda-413a-b29e-09dc72226513","available_quantity":999999999,"options":[{"name":"COLOR","value":"Light Blue"},{"name":"SIZE","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Light Blue
${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
$33.00
${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":"41d1b0aa-7fda-413a-b29e-09dc72226513","product_id":"126d4f75-7b8f-4388-ae90-ade336581d2f","title":"Light Blue-M","weight_unit":"kg","inventory_quantity":1000,"sku":"S92197480000D","barcode":"","position":1,"option1":"Light Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ea5124bf2821d70b0b18fc8c4aa41e8.jpeg","path":"8ea5124bf2821d70b0b18fc8c4aa41e8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"33","retail_price":"66","available":true,"url":"\/products\/mens-crew-neck-short-sleeved-trousers-two-piece-set?variant=41d1b0aa-7fda-413a-b29e-09dc72226513","available_quantity":999999999,"options":[{"name":"COLOR","value":"Light Blue"},{"name":"SIZE","value":"M"}],"off_ratio":50,"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.
${function(){
const variantData = data.variant || {"id":"41d1b0aa-7fda-413a-b29e-09dc72226513","product_id":"126d4f75-7b8f-4388-ae90-ade336581d2f","title":"Light Blue-M","weight_unit":"kg","inventory_quantity":1000,"sku":"S92197480000D","barcode":"","position":1,"option1":"Light Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ea5124bf2821d70b0b18fc8c4aa41e8.jpeg","path":"8ea5124bf2821d70b0b18fc8c4aa41e8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"33","retail_price":"66","available":true,"url":"\/products\/mens-crew-neck-short-sleeved-trousers-two-piece-set?variant=41d1b0aa-7fda-413a-b29e-09dc72226513","available_quantity":999999999,"options":[{"name":"COLOR","value":"Light Blue"},{"name":"SIZE","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}