💃Retro Floral Jumpsuit💫with wide sleeves, pockets, wide pants
${function() {
const variantData = data.variant || {"id":"272f4301-452b-4673-9fff-e6a4e5b4c5aa","product_id":"b56f41e4-0c59-46fb-9ec0-a2fe0bd9caaa","title":"Yellow-M (UK 8-10)","weight_unit":"kg","inventory_quantity":10000,"sku":"2NSL240703-HUG-M","barcode":"","position":1,"option1":"Yellow","option2":"M (UK 8-10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e63e638f81d0ff7cd37bd7763381a6a8.jpeg","path":"e63e638f81d0ff7cd37bd7763381a6a8.jpeg","width":1000,"height":1333,"alt":"","aspect_ratio":0.7501875468867217},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"39.99","retail_price":"79.99","available":true,"url":"\/products\/pants-39?variant=272f4301-452b-4673-9fff-e6a4e5b4c5aa","available_quantity":999999999,"options":[{"name":"Color\u3010BUY 2 GET FREE SHIPPING\u3011","value":"Yellow"},{"name":"Size","value":"M (UK 8-10)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color【Buy 2 Get Free Shipping】:
Yellow
${function(){
const optName = "Color【BUY 2 GET FREE SHIPPING】";
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 (UK 8-10)
${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
$39.99
${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":"272f4301-452b-4673-9fff-e6a4e5b4c5aa","product_id":"b56f41e4-0c59-46fb-9ec0-a2fe0bd9caaa","title":"Yellow-M (UK 8-10)","weight_unit":"kg","inventory_quantity":10000,"sku":"2NSL240703-HUG-M","barcode":"","position":1,"option1":"Yellow","option2":"M (UK 8-10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e63e638f81d0ff7cd37bd7763381a6a8.jpeg","path":"e63e638f81d0ff7cd37bd7763381a6a8.jpeg","width":1000,"height":1333,"alt":"","aspect_ratio":0.7501875468867217},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"39.99","retail_price":"79.99","available":true,"url":"\/products\/pants-39?variant=272f4301-452b-4673-9fff-e6a4e5b4c5aa","available_quantity":999999999,"options":[{"name":"Color\u3010BUY 2 GET FREE SHIPPING\u3011","value":"Yellow"},{"name":"Size","value":"M (UK 8-10)"}],"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":"272f4301-452b-4673-9fff-e6a4e5b4c5aa","product_id":"b56f41e4-0c59-46fb-9ec0-a2fe0bd9caaa","title":"Yellow-M (UK 8-10)","weight_unit":"kg","inventory_quantity":10000,"sku":"2NSL240703-HUG-M","barcode":"","position":1,"option1":"Yellow","option2":"M (UK 8-10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e63e638f81d0ff7cd37bd7763381a6a8.jpeg","path":"e63e638f81d0ff7cd37bd7763381a6a8.jpeg","width":1000,"height":1333,"alt":"","aspect_ratio":0.7501875468867217},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"39.99","retail_price":"79.99","available":true,"url":"\/products\/pants-39?variant=272f4301-452b-4673-9fff-e6a4e5b4c5aa","available_quantity":999999999,"options":[{"name":"Color\u3010BUY 2 GET FREE SHIPPING\u3011","value":"Yellow"},{"name":"Size","value":"M (UK 8-10)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}