Tactic Jacket
${function() {
const variantData = data.variant || {"id":"449a75cf-4636-4383-90a0-a303f1d0a54a","product_id":"32889197-ffea-4031-8dd8-d6de2b8a47c1","title":"Olive-XS","weight_unit":"kg","inventory_quantity":76,"sku":"M294233NX-1","barcode":"","position":1,"option1":"Olive","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":595,"min_quantity":1}],"weight":"0","compare_at_price":"695","price":"595","retail_price":"695","available":true,"url":"\/products\/tactic-jacket?variant=449a75cf-4636-4383-90a0-a303f1d0a54a","available_quantity":76,"options":[{"name":"Color","value":"Olive"},{"name":"Size","value":"XS"}],"off_ratio":14,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Color-
Olive
${function(){
const enable_selected_variants = "true" === 'false';
const optionValue = data.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
return `
Please select a Color
`;
}()}
Size-
XS
${function(){
const enable_selected_variants = "true" === 'false';
const optionValue = data.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
return `
Please select a Size
`;
}()}
Estimated Delivery:Jun-15 - Jun-19
people are viewing this right now
Add to cart
- $595.00
${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]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"449a75cf-4636-4383-90a0-a303f1d0a54a","product_id":"32889197-ffea-4031-8dd8-d6de2b8a47c1","title":"Olive-XS","weight_unit":"kg","inventory_quantity":76,"sku":"M294233NX-1","barcode":"","position":1,"option1":"Olive","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":595,"min_quantity":1}],"weight":"0","compare_at_price":"695","price":"595","retail_price":"695","available":true,"url":"\/products\/tactic-jacket?variant=449a75cf-4636-4383-90a0-a303f1d0a54a","available_quantity":76,"options":[{"name":"Color","value":"Olive"},{"name":"Size","value":"XS"}],"off_ratio":14,"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 it now
Product was out of stock.
Product is unavailable.
Avaliability:
in stock, ready to be shipped