Gardening Claw Protective Gloves
${function() {
const variantData = data.variant || {"id":"4b675bc6-b157-4c5a-803f-be863f4439f5","product_id":"58e20efb-b95d-4813-bee2-c4673c8b321d","title":"BUY 1 PAIR","weight_unit":"kg","inventory_quantity":0,"sku":"1 PAIR","barcode":"","position":1,"option1":"BUY 1 PAIR","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c2e81f0f47b28006128b81574e6a03ba.webp","path":"c2e81f0f47b28006128b81574e6a03ba.webp","width":590,"height":590,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.93,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.93","retail_price":"0","available":true,"url":"\/products\/gardening-claw-protective-gloves?variant=4b675bc6-b157-4c5a-803f-be863f4439f5","available_quantity":999999999,"options":[{"name":"8 CLAWS (DETACHABLE)","value":"BUY 1 PAIR"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
8 Claws (Detachable):
BUY 1 PAIR
${function(){
const optName = "8 CLAWS (DETACHABLE)";
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
$14.93
${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":"4b675bc6-b157-4c5a-803f-be863f4439f5","product_id":"58e20efb-b95d-4813-bee2-c4673c8b321d","title":"BUY 1 PAIR","weight_unit":"kg","inventory_quantity":0,"sku":"1 PAIR","barcode":"","position":1,"option1":"BUY 1 PAIR","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c2e81f0f47b28006128b81574e6a03ba.webp","path":"c2e81f0f47b28006128b81574e6a03ba.webp","width":590,"height":590,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.93,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.93","retail_price":"0","available":true,"url":"\/products\/gardening-claw-protective-gloves?variant=4b675bc6-b157-4c5a-803f-be863f4439f5","available_quantity":999999999,"options":[{"name":"8 CLAWS (DETACHABLE)","value":"BUY 1 PAIR"}],"off_ratio":0,"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":"4b675bc6-b157-4c5a-803f-be863f4439f5","product_id":"58e20efb-b95d-4813-bee2-c4673c8b321d","title":"BUY 1 PAIR","weight_unit":"kg","inventory_quantity":0,"sku":"1 PAIR","barcode":"","position":1,"option1":"BUY 1 PAIR","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c2e81f0f47b28006128b81574e6a03ba.webp","path":"c2e81f0f47b28006128b81574e6a03ba.webp","width":590,"height":590,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.93,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.93","retail_price":"0","available":true,"url":"\/products\/gardening-claw-protective-gloves?variant=4b675bc6-b157-4c5a-803f-be863f4439f5","available_quantity":999999999,"options":[{"name":"8 CLAWS (DETACHABLE)","value":"BUY 1 PAIR"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}