Hand Plane Gypsum Board Cutting Tool
${function() {
const variantData = data.variant || {"id":"28b1aae4-17e1-4e32-bb92-34b8e50c8ecd","product_id":"3f6c4309-0a50-40b8-a8a1-8a0c69034bdf","title":"45 Degree+60 Degree Planer Save $15","weight_unit":"kg","inventory_quantity":999,"sku":"XP1765741-4560","barcode":"","position":1,"option1":"45 Degree+60 Degree Planer Save $15","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/999c0a42ba60c3820f3459665d2f7fd6.jpeg","path":"999c0a42ba60c3820f3459665d2f7fd6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.99,"min_quantity":1}],"weight":"0","compare_at_price":"97.98","price":"44.99","retail_price":"97.98","available":true,"url":"\/products\/hand-plane-gypsum-board-cutting-tool-8nrmb07f06ab-0ff4-46bf-9980-1511dfb4f261?variant=28b1aae4-17e1-4e32-bb92-34b8e50c8ecd","available_quantity":999999999,"options":[{"name":"Style","value":"45 Degree+60 Degree Planer Save $15"}],"off_ratio":54,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
45 Degree+60 Degree Planer Save $15
${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}
`
}()}
people are viewing this right now
Add to cart
$44.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":"28b1aae4-17e1-4e32-bb92-34b8e50c8ecd","product_id":"3f6c4309-0a50-40b8-a8a1-8a0c69034bdf","title":"45 Degree+60 Degree Planer Save $15","weight_unit":"kg","inventory_quantity":999,"sku":"XP1765741-4560","barcode":"","position":1,"option1":"45 Degree+60 Degree Planer Save $15","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/999c0a42ba60c3820f3459665d2f7fd6.jpeg","path":"999c0a42ba60c3820f3459665d2f7fd6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.99,"min_quantity":1}],"weight":"0","compare_at_price":"97.98","price":"44.99","retail_price":"97.98","available":true,"url":"\/products\/hand-plane-gypsum-board-cutting-tool-8nrmb07f06ab-0ff4-46bf-9980-1511dfb4f261?variant=28b1aae4-17e1-4e32-bb92-34b8e50c8ecd","available_quantity":999999999,"options":[{"name":"Style","value":"45 Degree+60 Degree Planer Save $15"}],"off_ratio":54,"flashsale_info":[],"sales":1};
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":"28b1aae4-17e1-4e32-bb92-34b8e50c8ecd","product_id":"3f6c4309-0a50-40b8-a8a1-8a0c69034bdf","title":"45 Degree+60 Degree Planer Save $15","weight_unit":"kg","inventory_quantity":999,"sku":"XP1765741-4560","barcode":"","position":1,"option1":"45 Degree+60 Degree Planer Save $15","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/999c0a42ba60c3820f3459665d2f7fd6.jpeg","path":"999c0a42ba60c3820f3459665d2f7fd6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.99,"min_quantity":1}],"weight":"0","compare_at_price":"97.98","price":"44.99","retail_price":"97.98","available":true,"url":"\/products\/hand-plane-gypsum-board-cutting-tool-8nrmb07f06ab-0ff4-46bf-9980-1511dfb4f261?variant=28b1aae4-17e1-4e32-bb92-34b8e50c8ecd","available_quantity":999999999,"options":[{"name":"Style","value":"45 Degree+60 Degree Planer Save $15"}],"off_ratio":54,"flashsale_info":[],"sales":1};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}