Tactical Half-finger Gloves
1006
${function() {
const variantData = data.variant || {"id":"84dc3624-fb7d-48cf-b491-94f7666f66c9","product_id":"b5b6bd10-b279-404b-9f85-53e73de44524","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1465256549128650753","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebd40a94456d9143808d95bf459491a9.jpeg","path":"ebd40a94456d9143808d95bf459491a9.jpeg","width":800,"height":800,"alt":"Tactical Half-finger Gloves \/ TECHWEAR CLUB \/ Techwear","aspect_ratio":1},"wholesale_price":[{"price":23.95,"min_quantity":1}],"weight":"112","compare_at_price":"25.95","price":"23.95","retail_price":"25.95","available":true,"url":"\/products\/functional-wind-tactical-half-finger-gloves?variant=84dc3624-fb7d-48cf-b491-94f7666f66c9","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":8,"flashsale_info":[],"sales":690};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
black
${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}
`
}()}
Size:
M
${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}
`
}()}
Add to cart
$23.95
${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":"84dc3624-fb7d-48cf-b491-94f7666f66c9","product_id":"b5b6bd10-b279-404b-9f85-53e73de44524","title":"black-M","weight_unit":"g","inventory_quantity":999,"sku":"1465256549128650753","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ebd40a94456d9143808d95bf459491a9.jpeg","path":"ebd40a94456d9143808d95bf459491a9.jpeg","width":800,"height":800,"alt":"Tactical Half-finger Gloves \/ TECHWEAR CLUB \/ Techwear","aspect_ratio":1},"wholesale_price":[{"price":23.95,"min_quantity":1}],"weight":"112","compare_at_price":"25.95","price":"23.95","retail_price":"25.95","available":true,"url":"\/products\/functional-wind-tactical-half-finger-gloves?variant=84dc3624-fb7d-48cf-b491-94f7666f66c9","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":8,"flashsale_info":[],"sales":690};
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.