Casual Bohemian Lambskin Vest
${function() {
const variantData = data.variant || {"id":"710ff900-6d4e-4f67-8763-211f711ee2d4","product_id":"fa0fee39-a10c-4e93-83ad-a7b7758795ac","title":"Multicolor-3XL","weight_unit":"kg","inventory_quantity":5,"sku":"XJZ5065-RT3L","barcode":"","position":6,"option1":"Multicolor","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbf5bdf50d6a04cc15078ae35a65636c.jpeg","path":"dbf5bdf50d6a04cc15078ae35a65636c.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.98","price":"23.99","retail_price":"79.98","available":true,"url":"\/products\/regular-split-sleeve-tribal-graphic-print-baggy-tank-jacket-z5065?variant=710ff900-6d4e-4f67-8763-211f711ee2d4","available_quantity":5,"options":[{"name":"Color","value":"Multicolor"},{"name":"Size","value":"3XL"}],"off_ratio":"70","flashsale_info":{"variant_id":"710ff900-6d4e-4f67-8763-211f711ee2d4","product_id":"","quantity":0,"discount_id":"a6fc140c-82c8-4107-afc5-d428021c5b8c","limit_time":1118203,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":5,"ends_at":1743397199,"starts_at":1741842000,"allow_oversold":"uncheck","allocation_method":"none","price":"23.99","compare_at_price":"79.98","discount_price":"23.99","customary_saved_price":"55.99","customary_off_ratio":"70","discount_saved_price":"55.99","discount_off_ratio":"70","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING SALE","discount_quantity":0,"is_need_split":false},"sales":31};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Multicolor
${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:
3XL
${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}
`
}()}
Free shipping Orders Over $79
Add to cart
$23.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":"710ff900-6d4e-4f67-8763-211f711ee2d4","product_id":"fa0fee39-a10c-4e93-83ad-a7b7758795ac","title":"Multicolor-3XL","weight_unit":"kg","inventory_quantity":5,"sku":"XJZ5065-RT3L","barcode":"","position":6,"option1":"Multicolor","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbf5bdf50d6a04cc15078ae35a65636c.jpeg","path":"dbf5bdf50d6a04cc15078ae35a65636c.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.98","price":"23.99","retail_price":"79.98","available":true,"url":"\/products\/regular-split-sleeve-tribal-graphic-print-baggy-tank-jacket-z5065?variant=710ff900-6d4e-4f67-8763-211f711ee2d4","available_quantity":5,"options":[{"name":"Color","value":"Multicolor"},{"name":"Size","value":"3XL"}],"off_ratio":"70","flashsale_info":{"variant_id":"710ff900-6d4e-4f67-8763-211f711ee2d4","product_id":"","quantity":0,"discount_id":"a6fc140c-82c8-4107-afc5-d428021c5b8c","limit_time":1118203,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":5,"ends_at":1743397199,"starts_at":1741842000,"allow_oversold":"uncheck","allocation_method":"none","price":"23.99","compare_at_price":"79.98","discount_price":"23.99","customary_saved_price":"55.99","customary_off_ratio":"70","discount_saved_price":"55.99","discount_off_ratio":"70","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING SALE","discount_quantity":0,"is_need_split":false},"sales":31};
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":"710ff900-6d4e-4f67-8763-211f711ee2d4","product_id":"fa0fee39-a10c-4e93-83ad-a7b7758795ac","title":"Multicolor-3XL","weight_unit":"kg","inventory_quantity":5,"sku":"XJZ5065-RT3L","barcode":"","position":6,"option1":"Multicolor","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbf5bdf50d6a04cc15078ae35a65636c.jpeg","path":"dbf5bdf50d6a04cc15078ae35a65636c.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.98","price":"23.99","retail_price":"79.98","available":true,"url":"\/products\/regular-split-sleeve-tribal-graphic-print-baggy-tank-jacket-z5065?variant=710ff900-6d4e-4f67-8763-211f711ee2d4","available_quantity":5,"options":[{"name":"Color","value":"Multicolor"},{"name":"Size","value":"3XL"}],"off_ratio":"70","flashsale_info":{"variant_id":"710ff900-6d4e-4f67-8763-211f711ee2d4","product_id":"","quantity":0,"discount_id":"a6fc140c-82c8-4107-afc5-d428021c5b8c","limit_time":1118203,"limit_buy":-1,"user_limit_buy":-1,"discount_sales":0,"discount_sales_rate":"0","discount_stock":5,"ends_at":1743397199,"starts_at":1741842000,"allow_oversold":"uncheck","allocation_method":"none","price":"23.99","compare_at_price":"79.98","discount_price":"23.99","customary_saved_price":"55.99","customary_off_ratio":"70","discount_saved_price":"55.99","discount_off_ratio":"70","use_before_price":false,"before_price":"0","title":"","properties":"","color_setting_promotional_copy":"SPRING SALE","discount_quantity":0,"is_need_split":false},"sales":31};
return `
`
}()}