O-Neck Vintage Striped Sweater
${function() {
const variantData = data.variant || {"id":"bcc41cc2-e5f8-4211-8893-3f06dfe0a716","product_id":"7e69cf1c-ae1b-4730-9d84-27b6be409b38","title":"Black-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"14:193#002;5:200003528;200007763:201336100","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/23a15556bbba61c00e4d34f9b771eb06.jpeg","path":"23a15556bbba61c00e4d34f9b771eb06.jpeg","width":757,"height":757,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.2,"min_quantity":1}],"weight":"0","compare_at_price":"64","price":"51.2","retail_price":"64","available":true,"url":"\/products\/o-neck-vintage-striped-sweater?variant=bcc41cc2-e5f8-4211-8893-3f06dfe0a716","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":20,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
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:
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
$51.20
${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":"bcc41cc2-e5f8-4211-8893-3f06dfe0a716","product_id":"7e69cf1c-ae1b-4730-9d84-27b6be409b38","title":"Black-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"14:193#002;5:200003528;200007763:201336100","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/23a15556bbba61c00e4d34f9b771eb06.jpeg","path":"23a15556bbba61c00e4d34f9b771eb06.jpeg","width":757,"height":757,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.2,"min_quantity":1}],"weight":"0","compare_at_price":"64","price":"51.2","retail_price":"64","available":true,"url":"\/products\/o-neck-vintage-striped-sweater?variant=bcc41cc2-e5f8-4211-8893-3f06dfe0a716","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":20,"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 : 14:193#002;5:200003528;200007763:201336100
${function(){
const variantData = data.variant || {"id":"bcc41cc2-e5f8-4211-8893-3f06dfe0a716","product_id":"7e69cf1c-ae1b-4730-9d84-27b6be409b38","title":"Black-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"14:193#002;5:200003528;200007763:201336100","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/23a15556bbba61c00e4d34f9b771eb06.jpeg","path":"23a15556bbba61c00e4d34f9b771eb06.jpeg","width":757,"height":757,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.2,"min_quantity":1}],"weight":"0","compare_at_price":"64","price":"51.2","retail_price":"64","available":true,"url":"\/products\/o-neck-vintage-striped-sweater?variant=bcc41cc2-e5f8-4211-8893-3f06dfe0a716","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}