Christmas Reindeer Snowflake Scarf Fall Winter Warm Knit Long Scarf
${function() {
const variantData = data.variant || {"id":"2501366e-90c7-4440-a85f-96dfd662d3de","product_id":"0a74dc2b-b62d-437d-bfc2-5f18b1f40031","title":"Red letters","weight_unit":"kg","inventory_quantity":1000,"sku":"'4695437823279","barcode":"","position":1,"option1":"Red letters","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/408ed9b465ca894640b253eaa0e9849e.jpeg","path":"408ed9b465ca894640b253eaa0e9849e.jpeg","width":800,"height":800,"alt":" thdmladies Christmas Reindeer Snowflake Scarf Fall Winter Warm Knit Long Scarf thedmladies","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"23.98","retail_price":"39.99","available":true,"url":"\/products\/christmas-reindeer-snowflake-scarf-fall-winter-warm-knit-long-scarf?variant=2501366e-90c7-4440-a85f-96dfd662d3de","available_quantity":999999999,"options":[{"name":"Color","value":"Red letters"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Red letters
${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}
`
}()}
Add to cart
$23.98
${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":"2501366e-90c7-4440-a85f-96dfd662d3de","product_id":"0a74dc2b-b62d-437d-bfc2-5f18b1f40031","title":"Red letters","weight_unit":"kg","inventory_quantity":1000,"sku":"'4695437823279","barcode":"","position":1,"option1":"Red letters","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/408ed9b465ca894640b253eaa0e9849e.jpeg","path":"408ed9b465ca894640b253eaa0e9849e.jpeg","width":800,"height":800,"alt":" thdmladies Christmas Reindeer Snowflake Scarf Fall Winter Warm Knit Long Scarf thedmladies","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"23.98","retail_price":"39.99","available":true,"url":"\/products\/christmas-reindeer-snowflake-scarf-fall-winter-warm-knit-long-scarf?variant=2501366e-90c7-4440-a85f-96dfd662d3de","available_quantity":999999999,"options":[{"name":"Color","value":"Red letters"}],"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 : '4695437823279
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"2501366e-90c7-4440-a85f-96dfd662d3de","product_id":"0a74dc2b-b62d-437d-bfc2-5f18b1f40031","title":"Red letters","weight_unit":"kg","inventory_quantity":1000,"sku":"'4695437823279","barcode":"","position":1,"option1":"Red letters","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/408ed9b465ca894640b253eaa0e9849e.jpeg","path":"408ed9b465ca894640b253eaa0e9849e.jpeg","width":800,"height":800,"alt":" thdmladies Christmas Reindeer Snowflake Scarf Fall Winter Warm Knit Long Scarf thedmladies","aspect_ratio":1},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0.3","compare_at_price":"39.99","price":"23.98","retail_price":"39.99","available":true,"url":"\/products\/christmas-reindeer-snowflake-scarf-fall-winter-warm-knit-long-scarf?variant=2501366e-90c7-4440-a85f-96dfd662d3de","available_quantity":999999999,"options":[{"name":"Color","value":"Red letters"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}