Indoor golf putting practice equipment, children's putting mat practice mat, Korean swan velvet blanket surface, bottom anti slip
${function() {
const variantData = data.variant || {"id":"bae7759b-38ca-4207-a706-d8a62dfce4f5","product_id":"dd7e4e50-2500-4806-b9af-7af4e3a561b0","title":"Carpet+black and red ball return device","weight_unit":"kg","inventory_quantity":49,"sku":"\u4e00\u5bb683","barcode":"","position":1,"option1":"Carpet+black and red ball return device","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/744d9165b2914a1f1450b51e00457be4.webp","path":"744d9165b2914a1f1450b51e00457be4.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/indoor-golf-putting-practice-equipment-childrens-putting-mat-practice-mat-korean-swan-velvet-blanket-surface-bottom-anti-slip?variant=bae7759b-38ca-4207-a706-d8a62dfce4f5","available_quantity":49,"options":[{"name":"model","value":"Carpet+black and red ball return device"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const productLabelDiscountOn = true;
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.
${function(){
const variantData = data.variant || {"id":"bae7759b-38ca-4207-a706-d8a62dfce4f5","product_id":"dd7e4e50-2500-4806-b9af-7af4e3a561b0","title":"Carpet+black and red ball return device","weight_unit":"kg","inventory_quantity":49,"sku":"\u4e00\u5bb683","barcode":"","position":1,"option1":"Carpet+black and red ball return device","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/744d9165b2914a1f1450b51e00457be4.webp","path":"744d9165b2914a1f1450b51e00457be4.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/indoor-golf-putting-practice-equipment-childrens-putting-mat-practice-mat-korean-swan-velvet-blanket-surface-bottom-anti-slip?variant=bae7759b-38ca-4207-a706-d8a62dfce4f5","available_quantity":49,"options":[{"name":"model","value":"Carpet+black and red ball return device"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
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 `
`;
}()}