Casual Two-Piece Set
${function() {
const variantData = data.variant || {"id":"ffe42d1d-3572-48ab-950f-a90ed1d72138","product_id":"56af67b7-6c4f-4b7e-8f0e-f82b4ad2e7cc","title":"Caramel Colour-S","weight_unit":"g","inventory_quantity":300,"sku":"422106qmwytz-Caramel Colour-S","barcode":"","position":1,"option1":"Caramel Colour","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5707ba16122b69e59465225d31651601.jpeg","path":"5707ba16122b69e59465225d31651601.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"200","compare_at_price":"54.99","price":"41.99","retail_price":"54.99","available":true,"url":"\/products\/casual-two-piece-set-9irq?variant=ffe42d1d-3572-48ab-950f-a90ed1d72138","available_quantity":999999999,"options":[{"name":"Color","value":"Caramel Colour"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":34};
const saveType = "percentage";
const productLabelDiscountOn = false;
const map = {
B: ` `,
C: ` `,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
SKU : 422106qmwytz-Caramel Colour-S
Weight : 200g
${function(){
const variantData = data.variant || {"id":"ffe42d1d-3572-48ab-950f-a90ed1d72138","product_id":"56af67b7-6c4f-4b7e-8f0e-f82b4ad2e7cc","title":"Caramel Colour-S","weight_unit":"g","inventory_quantity":300,"sku":"422106qmwytz-Caramel Colour-S","barcode":"","position":1,"option1":"Caramel Colour","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5707ba16122b69e59465225d31651601.jpeg","path":"5707ba16122b69e59465225d31651601.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"200","compare_at_price":"54.99","price":"41.99","retail_price":"54.99","available":true,"url":"\/products\/casual-two-piece-set-9irq?variant=ffe42d1d-3572-48ab-950f-a90ed1d72138","available_quantity":999999999,"options":[{"name":"Color","value":"Caramel Colour"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":34};
return `
SKU : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
Color:
Caramel Colour
${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:
S
${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
$41.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":"ffe42d1d-3572-48ab-950f-a90ed1d72138","product_id":"56af67b7-6c4f-4b7e-8f0e-f82b4ad2e7cc","title":"Caramel Colour-S","weight_unit":"g","inventory_quantity":300,"sku":"422106qmwytz-Caramel Colour-S","barcode":"","position":1,"option1":"Caramel Colour","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5707ba16122b69e59465225d31651601.jpeg","path":"5707ba16122b69e59465225d31651601.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"200","compare_at_price":"54.99","price":"41.99","retail_price":"54.99","available":true,"url":"\/products\/casual-two-piece-set-9irq?variant=ffe42d1d-3572-48ab-950f-a90ed1d72138","available_quantity":999999999,"options":[{"name":"Color","value":"Caramel Colour"},{"name":"Size","value":"S"}],"off_ratio":24,"flashsale_info":[],"sales":34};
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 does not exist