Men's Breathable Solid Color Stand-up Collar Shirt Fashion Slim Solid Color Long-sleeved Business Stand-up Collar Cotton Linen Half Open Shirt M,L,XL,XXL,XXXL,XXXL,XXXXXL
${function() {
const variantData = data.variant || {"id":"8cb36f96-19f6-4a54-ad32-81dd845def23","product_id":"ee8bddb2-98e3-443d-bed8-fbd7b82d2d3b","title":"White-M","weight_unit":"kg","inventory_quantity":1000,"sku":"20230510-B02-White-M","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad97150d10dcccb72a7f67d86502654a.jpg","path":"ad97150d10dcccb72a7f67d86502654a.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.98","retail_price":"0","available":true,"url":"\/products\/mens-breathable-solid-color-stand-up-collar-shirt-fashion-slim-solid-color-long-sleeved-business-stand-up-collar-cotton-linen-half-open-shirt-m-l-xl-xxl-xxxl-xxxl-xxxxxl?variant=8cb36f96-19f6-4a54-ad32-81dd845def23","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Szie","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
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}
`
}()}
Szie:
M
${function(){
const optName = "Szie";
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
$23.98
${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":"8cb36f96-19f6-4a54-ad32-81dd845def23","product_id":"ee8bddb2-98e3-443d-bed8-fbd7b82d2d3b","title":"White-M","weight_unit":"kg","inventory_quantity":1000,"sku":"20230510-B02-White-M","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad97150d10dcccb72a7f67d86502654a.jpg","path":"ad97150d10dcccb72a7f67d86502654a.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.98","retail_price":"0","available":true,"url":"\/products\/mens-breathable-solid-color-stand-up-collar-shirt-fashion-slim-solid-color-long-sleeved-business-stand-up-collar-cotton-linen-half-open-shirt-m-l-xl-xxl-xxxl-xxxl-xxxxxl?variant=8cb36f96-19f6-4a54-ad32-81dd845def23","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Szie","value":"M"}],"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : 20230510-B02-White-M
${function(){
const variantData = data.variant || {"id":"8cb36f96-19f6-4a54-ad32-81dd845def23","product_id":"ee8bddb2-98e3-443d-bed8-fbd7b82d2d3b","title":"White-M","weight_unit":"kg","inventory_quantity":1000,"sku":"20230510-B02-White-M","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad97150d10dcccb72a7f67d86502654a.jpg","path":"ad97150d10dcccb72a7f67d86502654a.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.98","retail_price":"0","available":true,"url":"\/products\/mens-breathable-solid-color-stand-up-collar-shirt-fashion-slim-solid-color-long-sleeved-business-stand-up-collar-cotton-linen-half-open-shirt-m-l-xl-xxl-xxxl-xxxl-xxxxxl?variant=8cb36f96-19f6-4a54-ad32-81dd845def23","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Szie","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}