Motorcycle Storage Shed⚡Clearance Sale
${function() {
const variantData = data.variant || {"id":"af6294b9-f78a-4797-88f1-6541a25df4ce","product_id":"77798bf8-c940-42fe-b800-f991319234a2","title":"Motorcycle Storage shed [grey]-123x69x54 inches (Motorgycles available)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2090479750347","barcode":"","position":1,"option1":"Motorcycle Storage shed [grey]","option2":"123x69x54 inches (Motorgycles available)","option3":"","note":"","image":null,"wholesale_price":[{"price":49.98,"min_quantity":1}],"weight":"0","compare_at_price":"79.89","price":"49.98","retail_price":"79.89","available":true,"url":"\/products\/motorcycle-storage-shed-e2-9a-a1clearance-sale-xynl?variant=af6294b9-f78a-4797-88f1-6541a25df4ce","available_quantity":999999999,"options":[{"name":"color","value":"Motorcycle Storage shed [grey]"},{"name":"size","value":"123x69x54 inches (Motorgycles available)"}],"off_ratio":37,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Motorcycle Storage shed [grey]
${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:
123x69x54 inches (Motorgycles available)
${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
$49.98
${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":"af6294b9-f78a-4797-88f1-6541a25df4ce","product_id":"77798bf8-c940-42fe-b800-f991319234a2","title":"Motorcycle Storage shed [grey]-123x69x54 inches (Motorgycles available)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2090479750347","barcode":"","position":1,"option1":"Motorcycle Storage shed [grey]","option2":"123x69x54 inches (Motorgycles available)","option3":"","note":"","image":null,"wholesale_price":[{"price":49.98,"min_quantity":1}],"weight":"0","compare_at_price":"79.89","price":"49.98","retail_price":"79.89","available":true,"url":"\/products\/motorcycle-storage-shed-e2-9a-a1clearance-sale-xynl?variant=af6294b9-f78a-4797-88f1-6541a25df4ce","available_quantity":999999999,"options":[{"name":"color","value":"Motorcycle Storage shed [grey]"},{"name":"size","value":"123x69x54 inches (Motorgycles available)"}],"off_ratio":37,"flashsale_info":[],"sales":0};
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 is unavailable.
${function(){
const variantData = data.variant || {"id":"af6294b9-f78a-4797-88f1-6541a25df4ce","product_id":"77798bf8-c940-42fe-b800-f991319234a2","title":"Motorcycle Storage shed [grey]-123x69x54 inches (Motorgycles available)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2090479750347","barcode":"","position":1,"option1":"Motorcycle Storage shed [grey]","option2":"123x69x54 inches (Motorgycles available)","option3":"","note":"","image":null,"wholesale_price":[{"price":49.98,"min_quantity":1}],"weight":"0","compare_at_price":"79.89","price":"49.98","retail_price":"79.89","available":true,"url":"\/products\/motorcycle-storage-shed-e2-9a-a1clearance-sale-xynl?variant=af6294b9-f78a-4797-88f1-6541a25df4ce","available_quantity":999999999,"options":[{"name":"color","value":"Motorcycle Storage shed [grey]"},{"name":"size","value":"123x69x54 inches (Motorgycles available)"}],"off_ratio":37,"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 `
`;
}()}