The Merida V Neck Aztec Stripe Tee
${function() {
const variantData = data.variant || {"id":"eb0343f2-6772-47f2-83ee-c8cca818e7f7","product_id":"a15dbe8b-837b-41dc-b5a6-101361c29bb6","title":"XL","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"XL","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/the-merida-v-neck-aztec-top-1?variant=eb0343f2-6772-47f2-83ee-c8cca818e7f7","available_quantity":999999999,"options":[{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
XL
${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
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"eb0343f2-6772-47f2-83ee-c8cca818e7f7","product_id":"a15dbe8b-837b-41dc-b5a6-101361c29bb6","title":"XL","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"XL","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/the-merida-v-neck-aztec-top-1?variant=eb0343f2-6772-47f2-83ee-c8cca818e7f7","available_quantity":999999999,"options":[{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}