Multi-Function Wire Stripper Box
${function() {
const variantData = data.variant || {"id":"115c8104-0bbe-44ea-9ab9-f6dfd6aaebe1","product_id":"2badbada-07b5-419e-b587-bab01113f3b2","title":"with 10pcs blade","weight_unit":"kg","inventory_quantity":1000,"sku":"-with 10pcs blade-A0023155","barcode":"","position":1,"option1":"with 10pcs blade","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b709d34a8a880f69e288fc7b2e091cbf.jpeg","path":"b709d34a8a880f69e288fc7b2e091cbf.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"38.99","retail_price":"69.99","available":true,"url":"\/products\/100-new-multi-purpose-wire-stripper-box-portable-wire-stripper-cable-cutter-stripping-tool-automatic-peeling-pliers-hand-toole19032af-233f-4510-83cf-4bfd0d280a80?variant=115c8104-0bbe-44ea-9ab9-f6dfd6aaebe1","available_quantity":1000,"options":[{"name":"Color","value":"with 10pcs blade"}],"off_ratio":44,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
with 10pcs blade
${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}
`
}()}
Add to cart
$38.99
${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":"115c8104-0bbe-44ea-9ab9-f6dfd6aaebe1","product_id":"2badbada-07b5-419e-b587-bab01113f3b2","title":"with 10pcs blade","weight_unit":"kg","inventory_quantity":1000,"sku":"-with 10pcs blade-A0023155","barcode":"","position":1,"option1":"with 10pcs blade","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b709d34a8a880f69e288fc7b2e091cbf.jpeg","path":"b709d34a8a880f69e288fc7b2e091cbf.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"38.99","retail_price":"69.99","available":true,"url":"\/products\/100-new-multi-purpose-wire-stripper-box-portable-wire-stripper-cable-cutter-stripping-tool-automatic-peeling-pliers-hand-toole19032af-233f-4510-83cf-4bfd0d280a80?variant=115c8104-0bbe-44ea-9ab9-f6dfd6aaebe1","available_quantity":1000,"options":[{"name":"Color","value":"with 10pcs blade"}],"off_ratio":44,"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.
Sku : -with 10pcs blade-A0023155
${function(){
const variantData = data.variant || {"id":"115c8104-0bbe-44ea-9ab9-f6dfd6aaebe1","product_id":"2badbada-07b5-419e-b587-bab01113f3b2","title":"with 10pcs blade","weight_unit":"kg","inventory_quantity":1000,"sku":"-with 10pcs blade-A0023155","barcode":"","position":1,"option1":"with 10pcs blade","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b709d34a8a880f69e288fc7b2e091cbf.jpeg","path":"b709d34a8a880f69e288fc7b2e091cbf.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"38.99","retail_price":"69.99","available":true,"url":"\/products\/100-new-multi-purpose-wire-stripper-box-portable-wire-stripper-cable-cutter-stripping-tool-automatic-peeling-pliers-hand-toole19032af-233f-4510-83cf-4bfd0d280a80?variant=115c8104-0bbe-44ea-9ab9-f6dfd6aaebe1","available_quantity":1000,"options":[{"name":"Color","value":"with 10pcs blade"}],"off_ratio":44,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}