Christmas Pearl Headband
${function() {
const variantData = data.variant || {"id":"cbce1d6f-c7d7-4114-8793-25a808463108","product_id":"c520171e-db43-406f-a3ff-bdb897eab5f8","title":"Wine Red-ONE-SIZE","weight_unit":"g","inventory_quantity":0,"sku":"QY22048-WR-SS","barcode":"","position":1,"option1":"Wine Red","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/991ef5a1d97fc04665f32a69c24c7a0a.png","path":"991ef5a1d97fc04665f32a69c24c7a0a.png","width":600,"height":799,"alt":"","aspect_ratio":0.7509386733416771},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"10.99","retail_price":"0","available":true,"url":"\/products\/chain-detail-leather-gloves-17?variant=cbce1d6f-c7d7-4114-8793-25a808463108","available_quantity":999999999,"options":[{"name":"Color","value":"Wine Red"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : QY22048-WR-SS
Weight : 150g
${function(){
const variantData = data.variant || {"id":"cbce1d6f-c7d7-4114-8793-25a808463108","product_id":"c520171e-db43-406f-a3ff-bdb897eab5f8","title":"Wine Red-ONE-SIZE","weight_unit":"g","inventory_quantity":0,"sku":"QY22048-WR-SS","barcode":"","position":1,"option1":"Wine Red","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/991ef5a1d97fc04665f32a69c24c7a0a.png","path":"991ef5a1d97fc04665f32a69c24c7a0a.png","width":600,"height":799,"alt":"","aspect_ratio":0.7509386733416771},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"10.99","retail_price":"0","available":true,"url":"\/products\/chain-detail-leather-gloves-17?variant=cbce1d6f-c7d7-4114-8793-25a808463108","available_quantity":999999999,"options":[{"name":"Color","value":"Wine Red"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}