š¤Garden Helperš“mini chainsaw cordless 8 inch & 6 inch
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"0e9224d4-fb09-48d8-9dc4-479aed7e78f5","product_id":"05cf6ccb-1f74-4005-b2c6-a5b3ebfb158b","title":"1 electricity 1 chain-6 inch","weight_unit":"kg","inventory_quantity":1000,"sku":"6\u5bf8\u4e00\u7535\u4e00\u5145","barcode":"","position":1,"option1":"1 electricity 1 chain","option2":"6 inch","option3":"","note":"","image":null,"wholesale_price":[{"price":129.99,"min_quantity":1}],"weight":"0","compare_at_price":"199.99","price":"129.99","retail_price":"199.99","available":true,"url":"\/products\/mini-chainsaw-cordless-8-inch-6-inch17f149c8-5b18-4adf-8252-19a48764532b?variant=0e9224d4-fb09-48d8-9dc4-479aed7e78f5","available_quantity":999999999,"options":[{"name":"style","value":"1 electricity 1 chain"},{"name":"Size","value":"6 inch"}],"off_ratio":35,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
1 electricity 1 chain
${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}
`
}()}
Size:
6 inch
${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}
`
}()}
It's been recommended by 8.88K people on Facebook
Free Shipping on orders over $69
Fast refund for any product quality issues within 30 days, support return.
Secure payment via PayPal & Credit Card
Add to cart
$129.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":"0e9224d4-fb09-48d8-9dc4-479aed7e78f5","product_id":"05cf6ccb-1f74-4005-b2c6-a5b3ebfb158b","title":"1 electricity 1 chain-6 inch","weight_unit":"kg","inventory_quantity":1000,"sku":"6\u5bf8\u4e00\u7535\u4e00\u5145","barcode":"","position":1,"option1":"1 electricity 1 chain","option2":"6 inch","option3":"","note":"","image":null,"wholesale_price":[{"price":129.99,"min_quantity":1}],"weight":"0","compare_at_price":"199.99","price":"129.99","retail_price":"199.99","available":true,"url":"\/products\/mini-chainsaw-cordless-8-inch-6-inch17f149c8-5b18-4adf-8252-19a48764532b?variant=0e9224d4-fb09-48d8-9dc4-479aed7e78f5","available_quantity":999999999,"options":[{"name":"style","value":"1 electricity 1 chain"},{"name":"Size","value":"6 inch"}],"off_ratio":35,"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":"0e9224d4-fb09-48d8-9dc4-479aed7e78f5","product_id":"05cf6ccb-1f74-4005-b2c6-a5b3ebfb158b","title":"1 electricity 1 chain-6 inch","weight_unit":"kg","inventory_quantity":1000,"sku":"6\u5bf8\u4e00\u7535\u4e00\u5145","barcode":"","position":1,"option1":"1 electricity 1 chain","option2":"6 inch","option3":"","note":"","image":null,"wholesale_price":[{"price":129.99,"min_quantity":1}],"weight":"0","compare_at_price":"199.99","price":"129.99","retail_price":"199.99","available":true,"url":"\/products\/mini-chainsaw-cordless-8-inch-6-inch17f149c8-5b18-4adf-8252-19a48764532b?variant=0e9224d4-fb09-48d8-9dc4-479aed7e78f5","available_quantity":999999999,"options":[{"name":"style","value":"1 electricity 1 chain"},{"name":"Size","value":"6 inch"}],"off_ratio":35,"flashsale_info":[],"sales":0};
return `
`
}()}