Men\'s Shorts Cotton Outdoor Casual Shorts (Buy 2 get 10% OFF )
${function() {
const variantData = data.variant || {"id":"afa371f9-b927-4f8f-8f1d-9f2b79df95c1","product_id":"0e4bdf3a-fd00-4e14-9334-ed8c4ee0f2a6","title":"Green-M","weight_unit":"g","inventory_quantity":10000,"sku":"LF20245002LVSM","barcode":"","position":1,"option1":"Green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/543f8d936840dd5c8e8b2148562fdfbb.jpeg","path":"543f8d936840dd5c8e8b2148562fdfbb.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.92,"min_quantity":1}],"weight":"0","compare_at_price":"51.84","price":"25.92","retail_price":"51.84","available":true,"url":"\/products\/casual-shorts?variant=afa371f9-b927-4f8f-8f1d-9f2b79df95c1","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Green
${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
£25.92
${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":"afa371f9-b927-4f8f-8f1d-9f2b79df95c1","product_id":"0e4bdf3a-fd00-4e14-9334-ed8c4ee0f2a6","title":"Green-M","weight_unit":"g","inventory_quantity":10000,"sku":"LF20245002LVSM","barcode":"","position":1,"option1":"Green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/543f8d936840dd5c8e8b2148562fdfbb.jpeg","path":"543f8d936840dd5c8e8b2148562fdfbb.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.92,"min_quantity":1}],"weight":"0","compare_at_price":"51.84","price":"25.92","retail_price":"51.84","available":true,"url":"\/products\/casual-shorts?variant=afa371f9-b927-4f8f-8f1d-9f2b79df95c1","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"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":"afa371f9-b927-4f8f-8f1d-9f2b79df95c1","product_id":"0e4bdf3a-fd00-4e14-9334-ed8c4ee0f2a6","title":"Green-M","weight_unit":"g","inventory_quantity":10000,"sku":"LF20245002LVSM","barcode":"","position":1,"option1":"Green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/543f8d936840dd5c8e8b2148562fdfbb.jpeg","path":"543f8d936840dd5c8e8b2148562fdfbb.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.92,"min_quantity":1}],"weight":"0","compare_at_price":"51.84","price":"25.92","retail_price":"51.84","available":true,"url":"\/products\/casual-shorts?variant=afa371f9-b927-4f8f-8f1d-9f2b79df95c1","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"M"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}