Feihe Art Japanese Retro Jumpsuit
${function() {
const variantData = data.variant || {"id":"b1a54ccc-8e95-4607-85cd-5d0d3e60ee33","product_id":"ac501a75-3c4f-45b6-b9aa-d2c27fc1e8e5","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678759323","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abe4593590568f069f25d46f5f3c774a.jpeg","path":"abe4593590568f069f25d46f5f3c774a.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"68.99","price":"5.99","retail_price":"68.99","available":true,"url":"\/products\/feihe-art-japanese-retro-jumpsuita3b7f64c-7901-4583-9006-54a85ecf7e25?variant=b1a54ccc-8e95-4607-85cd-5d0d3e60ee33","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":91,"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.
${function(){
const variantData = data.variant || {"id":"b1a54ccc-8e95-4607-85cd-5d0d3e60ee33","product_id":"ac501a75-3c4f-45b6-b9aa-d2c27fc1e8e5","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678759323","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abe4593590568f069f25d46f5f3c774a.jpeg","path":"abe4593590568f069f25d46f5f3c774a.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"68.99","price":"5.99","retail_price":"68.99","available":true,"url":"\/products\/feihe-art-japanese-retro-jumpsuita3b7f64c-7901-4583-9006-54a85ecf7e25?variant=b1a54ccc-8e95-4607-85cd-5d0d3e60ee33","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":91,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}