Pendleton print ethnic style cape 2435
${function() {
const variantData = data.variant || {"id":"36c7231f-40a2-4d20-8a86-e2ea464aa10a","product_id":"a52db711-2419-4807-a118-7c79687dc08a","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"YJ31-SY-250717006-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31e912950cf75ad7ce4b12fdfe51fee4.png","path":"31e912950cf75ad7ce4b12fdfe51fee4.png","width":641,"height":800,"alt":"","aspect_ratio":0.80125},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"42.99","retail_price":"73.32","available":true,"url":"\/products\/star-and-moon-3d-embroidered-magic-cape-2435?variant=36c7231f-40a2-4d20-8a86-e2ea464aa10a","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$42.99
${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":"36c7231f-40a2-4d20-8a86-e2ea464aa10a","product_id":"a52db711-2419-4807-a118-7c79687dc08a","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"YJ31-SY-250717006-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31e912950cf75ad7ce4b12fdfe51fee4.png","path":"31e912950cf75ad7ce4b12fdfe51fee4.png","width":641,"height":800,"alt":"","aspect_ratio":0.80125},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"42.99","retail_price":"73.32","available":true,"url":"\/products\/star-and-moon-3d-embroidered-magic-cape-2435?variant=36c7231f-40a2-4d20-8a86-e2ea464aa10a","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":41,"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":"36c7231f-40a2-4d20-8a86-e2ea464aa10a","product_id":"a52db711-2419-4807-a118-7c79687dc08a","title":"S","weight_unit":"g","inventory_quantity":9999,"sku":"YJ31-SY-250717006-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31e912950cf75ad7ce4b12fdfe51fee4.png","path":"31e912950cf75ad7ce4b12fdfe51fee4.png","width":641,"height":800,"alt":"","aspect_ratio":0.80125},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"73.32","price":"42.99","retail_price":"73.32","available":true,"url":"\/products\/star-and-moon-3d-embroidered-magic-cape-2435?variant=36c7231f-40a2-4d20-8a86-e2ea464aa10a","available_quantity":999999999,"options":[{"name":"size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}