Greetings From The Stray Sheep Graphic Casual Cardigan
${function() {
const variantData = data.variant || {"id":"6db238f3-d07d-4857-a36f-2f832063f6b8","product_id":"560b4d36-ded0-4a01-9ace-abf3d259569c","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DZ-112671-HWE-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/571271dac7fd9aa100f1e7dda70a7982.jpeg","path":"571271dac7fd9aa100f1e7dda70a7982.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.19","retail_price":"0","available":true,"url":"\/products\/greetings-from-the-stray-sheep-graphic-casual-cardiganbe380919-3175-42fc-b0c8-9880bb6eed44?variant=6db238f3-d07d-4857-a36f-2f832063f6b8","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
green
${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:
S
${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
$43.19
${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":"6db238f3-d07d-4857-a36f-2f832063f6b8","product_id":"560b4d36-ded0-4a01-9ace-abf3d259569c","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DZ-112671-HWE-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/571271dac7fd9aa100f1e7dda70a7982.jpeg","path":"571271dac7fd9aa100f1e7dda70a7982.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.19","retail_price":"0","available":true,"url":"\/products\/greetings-from-the-stray-sheep-graphic-casual-cardiganbe380919-3175-42fc-b0c8-9880bb6eed44?variant=6db238f3-d07d-4857-a36f-2f832063f6b8","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"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.
${function(){
const variantData = data.variant || {"id":"6db238f3-d07d-4857-a36f-2f832063f6b8","product_id":"560b4d36-ded0-4a01-9ace-abf3d259569c","title":"green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"DZ-112671-HWE-green-S","barcode":"","position":1,"option1":"green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/571271dac7fd9aa100f1e7dda70a7982.jpeg","path":"571271dac7fd9aa100f1e7dda70a7982.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43.19","retail_price":"0","available":true,"url":"\/products\/greetings-from-the-stray-sheep-graphic-casual-cardiganbe380919-3175-42fc-b0c8-9880bb6eed44?variant=6db238f3-d07d-4857-a36f-2f832063f6b8","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}