O-Cedar Pet Pro Broom & Step-On Dustpan PowerCorner, Red
${function() {
const variantData = data.variant || {"id":"27af4fcb-efb4-43d3-8eba-c786f2d743f3","product_id":"397da363-b437-4029-b256-b01099f9e5dc","title":"PowerCorner Pet Pro Broom & Dust Pan","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838606677","barcode":"","position":1,"option1":"PowerCorner Pet Pro Broom & Dust Pan","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/362a57908cc763d56bf322d2fb27eaca.jpeg","path":"362a57908cc763d56bf322d2fb27eaca.jpeg","width":1310,"height":1500,"alt":"","aspect_ratio":0.8733333333333333},"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"10.5","retail_price":"19.99","available":true,"url":"\/products\/o-cedar-pet-pro-broom-step-on-dustpan-powercorner-red-9bv7_be44a757?variant=27af4fcb-efb4-43d3-8eba-c786f2d743f3","available_quantity":1000,"options":[{"name":"style","value":"PowerCorner Pet Pro Broom & Dust Pan"}],"off_ratio":47,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
Style:
PowerCorner Pet Pro Broom & Dust Pan
${function(){
const optName = "style";
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
$10.50
${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":"27af4fcb-efb4-43d3-8eba-c786f2d743f3","product_id":"397da363-b437-4029-b256-b01099f9e5dc","title":"PowerCorner Pet Pro Broom & Dust Pan","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838606677","barcode":"","position":1,"option1":"PowerCorner Pet Pro Broom & Dust Pan","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/362a57908cc763d56bf322d2fb27eaca.jpeg","path":"362a57908cc763d56bf322d2fb27eaca.jpeg","width":1310,"height":1500,"alt":"","aspect_ratio":0.8733333333333333},"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"10.5","retail_price":"19.99","available":true,"url":"\/products\/o-cedar-pet-pro-broom-step-on-dustpan-powercorner-red-9bv7_be44a757?variant=27af4fcb-efb4-43d3-8eba-c786f2d743f3","available_quantity":1000,"options":[{"name":"style","value":"PowerCorner Pet Pro Broom & Dust Pan"}],"off_ratio":47,"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":"27af4fcb-efb4-43d3-8eba-c786f2d743f3","product_id":"397da363-b437-4029-b256-b01099f9e5dc","title":"PowerCorner Pet Pro Broom & Dust Pan","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838606677","barcode":"","position":1,"option1":"PowerCorner Pet Pro Broom & Dust Pan","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/362a57908cc763d56bf322d2fb27eaca.jpeg","path":"362a57908cc763d56bf322d2fb27eaca.jpeg","width":1310,"height":1500,"alt":"","aspect_ratio":0.8733333333333333},"wholesale_price":[{"price":10.5,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"10.5","retail_price":"19.99","available":true,"url":"\/products\/o-cedar-pet-pro-broom-step-on-dustpan-powercorner-red-9bv7_be44a757?variant=27af4fcb-efb4-43d3-8eba-c786f2d743f3","available_quantity":1000,"options":[{"name":"style","value":"PowerCorner Pet Pro Broom & Dust Pan"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
`
}()}