【Pre sale, shipped on October 6th】HB615 # Golf Wear Early Autumn Men's Polo Half Series Buckle Elastic Versatile Long Sleeve T-shirt
${function() {
const variantData = data.variant || {"id":"6ef5e828-284f-4689-928e-45e8c68deb87","product_id":"905f672e-d430-49d0-8181-b84ebccb1e92","title":"black-M","weight_unit":"kg","inventory_quantity":20,"sku":"HB615 #140-30-black-M-A00113225","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4af73dc02f4544a408a98c0539fdf3cd.jpg","path":"4af73dc02f4544a408a98c0539fdf3cd.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-october-6th-hb615-golf-wear-early-autumn-mens-polo-half-series-buckle-elastic-versatile-long-sleeve-t-shirt?variant=6ef5e828-284f-4689-928e-45e8c68deb87","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Colour:
black
${function(){
const optName = "colour";
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
$32.80
${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":"6ef5e828-284f-4689-928e-45e8c68deb87","product_id":"905f672e-d430-49d0-8181-b84ebccb1e92","title":"black-M","weight_unit":"kg","inventory_quantity":20,"sku":"HB615 #140-30-black-M-A00113225","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4af73dc02f4544a408a98c0539fdf3cd.jpg","path":"4af73dc02f4544a408a98c0539fdf3cd.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-october-6th-hb615-golf-wear-early-autumn-mens-polo-half-series-buckle-elastic-versatile-long-sleeve-t-shirt?variant=6ef5e828-284f-4689-928e-45e8c68deb87","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","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.
${function(){
const variantData = data.variant || {"id":"6ef5e828-284f-4689-928e-45e8c68deb87","product_id":"905f672e-d430-49d0-8181-b84ebccb1e92","title":"black-M","weight_unit":"kg","inventory_quantity":20,"sku":"HB615 #140-30-black-M-A00113225","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4af73dc02f4544a408a98c0539fdf3cd.jpg","path":"4af73dc02f4544a408a98c0539fdf3cd.jpg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-october-6th-hb615-golf-wear-early-autumn-mens-polo-half-series-buckle-elastic-versatile-long-sleeve-t-shirt?variant=6ef5e828-284f-4689-928e-45e8c68deb87","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}