Fringed suede in the middle of the boots
${function() {
const variantData = data.variant || {"id":"49f122d1-ba47-42ad-9a7a-95fb8681a0fb","product_id":"b54008e3-c19b-4119-86c1-cc4a07b91574","title":"Camel-35","weight_unit":"kg","inventory_quantity":1000,"sku":"FXZ221018009-Camel-35","barcode":"","position":1,"option1":"Camel","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/60d0df912993b7edba2fd4ec361ba3ba.jpeg","path":"60d0df912993b7edba2fd4ec361ba3ba.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.98","retail_price":"0","available":true,"url":"\/products\/fringed-suede-in-the-middle-of-the-boots2b298b4a-25a2-4828-b9e5-1f11f666be96?variant=49f122d1-ba47-42ad-9a7a-95fb8681a0fb","available_quantity":999999999,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Camel
${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:
35
${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
Buy now
Product was out of stock.
Product is unavailable.
Sku : FXZ221018009-Camel-35
${function(){
const variantData = data.variant || {"id":"49f122d1-ba47-42ad-9a7a-95fb8681a0fb","product_id":"b54008e3-c19b-4119-86c1-cc4a07b91574","title":"Camel-35","weight_unit":"kg","inventory_quantity":1000,"sku":"FXZ221018009-Camel-35","barcode":"","position":1,"option1":"Camel","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/60d0df912993b7edba2fd4ec361ba3ba.jpeg","path":"60d0df912993b7edba2fd4ec361ba3ba.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":65.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"65.98","retail_price":"0","available":true,"url":"\/products\/fringed-suede-in-the-middle-of-the-boots2b298b4a-25a2-4828-b9e5-1f11f666be96?variant=49f122d1-ba47-42ad-9a7a-95fb8681a0fb","available_quantity":999999999,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}