Women's retro hat
${function() {
const variantData = data.variant || {"id":"b0ef9efe-7155-4d40-9b83-3d3298e2d0ae","product_id":"a881a4c3-d0aa-489a-a4a5-78bdac840dcc","title":"Photo Color","weight_unit":"kg","inventory_quantity":990,"sku":"ACYL231113017-Photo Color","barcode":"","position":1,"option1":"Photo Color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e772a09641b840335b2d80d473846847.jpeg","path":"e772a09641b840335b2d80d473846847.jpeg","width":720,"height":1079,"alt":"","aspect_ratio":0.6672845227062094},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/womens-retro-western-style-suit-jacket-4loh-ze40-rxe8-fbuz-gey9-olfw-4n71-ed6e-4oly-n8ui-eutp5b844ac8-6ae0-4cb8-80ae-a82746f2c21b52f704e1-fa61-40e5-a555-2fde1fbc2f6c?variant=b0ef9efe-7155-4d40-9b83-3d3298e2d0ae","available_quantity":999999999,"options":[{"name":"color","value":"Photo Color"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : ACYL231113017-Photo Color
${function(){
const variantData = data.variant || {"id":"b0ef9efe-7155-4d40-9b83-3d3298e2d0ae","product_id":"a881a4c3-d0aa-489a-a4a5-78bdac840dcc","title":"Photo Color","weight_unit":"kg","inventory_quantity":990,"sku":"ACYL231113017-Photo Color","barcode":"","position":1,"option1":"Photo Color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e772a09641b840335b2d80d473846847.jpeg","path":"e772a09641b840335b2d80d473846847.jpeg","width":720,"height":1079,"alt":"","aspect_ratio":0.6672845227062094},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/womens-retro-western-style-suit-jacket-4loh-ze40-rxe8-fbuz-gey9-olfw-4n71-ed6e-4oly-n8ui-eutp5b844ac8-6ae0-4cb8-80ae-a82746f2c21b52f704e1-fa61-40e5-a555-2fde1fbc2f6c?variant=b0ef9efe-7155-4d40-9b83-3d3298e2d0ae","available_quantity":999999999,"options":[{"name":"color","value":"Photo Color"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}