Men's Hawaiian Beach Suit Printed Shirt Short Printed Men's Suit
${function() {
const variantData = data.variant || {"id":"75c98d56-c62e-47f9-972a-1b50a2623f58","product_id":"24968492-47a6-43e1-9fb7-04d9bf124d4b","title":"COLORFUL-M","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!164353-C1804S1564","barcode":"","position":1,"option1":"COLORFUL","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/924f2961c506ac71f2f7bf8f8e3353c5.jpeg","path":"924f2961c506ac71f2f7bf8f8e3353c5.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0.35","compare_at_price":"30","price":"20","retail_price":"30","available":true,"url":"\/products\/mens-hawaiian-beach-suit-printed-shirt-short-printed-mens-suit?variant=75c98d56-c62e-47f9-972a-1b50a2623f58","available_quantity":999999999,"options":[{"name":"Color","value":"COLORFUL"},{"name":"Size","value":"M"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
COLORFUL
${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
£20.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":"75c98d56-c62e-47f9-972a-1b50a2623f58","product_id":"24968492-47a6-43e1-9fb7-04d9bf124d4b","title":"COLORFUL-M","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!164353-C1804S1564","barcode":"","position":1,"option1":"COLORFUL","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/924f2961c506ac71f2f7bf8f8e3353c5.jpeg","path":"924f2961c506ac71f2f7bf8f8e3353c5.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0.35","compare_at_price":"30","price":"20","retail_price":"30","available":true,"url":"\/products\/mens-hawaiian-beach-suit-printed-shirt-short-printed-mens-suit?variant=75c98d56-c62e-47f9-972a-1b50a2623f58","available_quantity":999999999,"options":[{"name":"Color","value":"COLORFUL"},{"name":"Size","value":"M"}],"off_ratio":33,"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 : CY-!164353-C1804S1564
Weight : 0.35kg
${function(){
const variantData = data.variant || {"id":"75c98d56-c62e-47f9-972a-1b50a2623f58","product_id":"24968492-47a6-43e1-9fb7-04d9bf124d4b","title":"COLORFUL-M","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!164353-C1804S1564","barcode":"","position":1,"option1":"COLORFUL","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/924f2961c506ac71f2f7bf8f8e3353c5.jpeg","path":"924f2961c506ac71f2f7bf8f8e3353c5.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0.35","compare_at_price":"30","price":"20","retail_price":"30","available":true,"url":"\/products\/mens-hawaiian-beach-suit-printed-shirt-short-printed-mens-suit?variant=75c98d56-c62e-47f9-972a-1b50a2623f58","available_quantity":999999999,"options":[{"name":"Color","value":"COLORFUL"},{"name":"Size","value":"M"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}