Embroidered Extended Warm Adult Wool Gloves
${function() {
const variantData = data.variant || {"id":"4c3c112f-e67e-4be7-aa53-759dbc5ed8f6","product_id":"0a303c1b-90ab-4f25-aa6b-0f6477f0994f","title":"blue-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"XH-76797-FY-Blue-One-Size","barcode":"","position":1,"option1":"blue","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed0f6c840fecb22872f262b1c800c9d7.jpeg","path":"ed0f6c840fecb22872f262b1c800c9d7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.9,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"17.9","retail_price":"30","available":true,"url":"\/products\/embroidered-extended-warm-adult-wool-gloves33336fd2-2cc3-49ec-b98b-5c4c8a3a471b5f1907a9-2488-45f6-8e9f-5aea16406a94?variant=4c3c112f-e67e-4be7-aa53-759dbc5ed8f6","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"one size"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
blue
${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:
one size
${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
$17.90
${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":"4c3c112f-e67e-4be7-aa53-759dbc5ed8f6","product_id":"0a303c1b-90ab-4f25-aa6b-0f6477f0994f","title":"blue-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"XH-76797-FY-Blue-One-Size","barcode":"","position":1,"option1":"blue","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed0f6c840fecb22872f262b1c800c9d7.jpeg","path":"ed0f6c840fecb22872f262b1c800c9d7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.9,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"17.9","retail_price":"30","available":true,"url":"\/products\/embroidered-extended-warm-adult-wool-gloves33336fd2-2cc3-49ec-b98b-5c4c8a3a471b5f1907a9-2488-45f6-8e9f-5aea16406a94?variant=4c3c112f-e67e-4be7-aa53-759dbc5ed8f6","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"one size"}],"off_ratio":40,"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 : XH-76797-FY-Blue-One-Size
${function(){
const variantData = data.variant || {"id":"4c3c112f-e67e-4be7-aa53-759dbc5ed8f6","product_id":"0a303c1b-90ab-4f25-aa6b-0f6477f0994f","title":"blue-one size","weight_unit":"kg","inventory_quantity":1000,"sku":"XH-76797-FY-Blue-One-Size","barcode":"","position":1,"option1":"blue","option2":"one size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed0f6c840fecb22872f262b1c800c9d7.jpeg","path":"ed0f6c840fecb22872f262b1c800c9d7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.9,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"17.9","retail_price":"30","available":true,"url":"\/products\/embroidered-extended-warm-adult-wool-gloves33336fd2-2cc3-49ec-b98b-5c4c8a3a471b5f1907a9-2488-45f6-8e9f-5aea16406a94?variant=4c3c112f-e67e-4be7-aa53-759dbc5ed8f6","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"one size"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}