Simple Line Bulldog Brint Tee
${function() {
const variantData = data.variant || {"id":"630d5aab-0119-43db-8473-38db28c2af1f","product_id":"cd987dd6-fc05-4e03-855b-4ff981b47de5","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJE0245-WH0S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0aeec19e7d1293a29daaa810d21a4b48.jpg","path":"0aeec19e7d1293a29daaa810d21a4b48.jpg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/hip-length-short-sleeve-casual-graphic-print-round-neck-casual-wear-t-shirt-e024503fa116a-5d66-4224-9b82-a3fcef6bccb9e6202c7c-0e12-4f57-ba6d-501b3b5b990d?variant=630d5aab-0119-43db-8473-38db28c2af1f","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
White
${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
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"630d5aab-0119-43db-8473-38db28c2af1f","product_id":"cd987dd6-fc05-4e03-855b-4ff981b47de5","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XJE0245-WH0S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0aeec19e7d1293a29daaa810d21a4b48.jpg","path":"0aeec19e7d1293a29daaa810d21a4b48.jpg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/hip-length-short-sleeve-casual-graphic-print-round-neck-casual-wear-t-shirt-e024503fa116a-5d66-4224-9b82-a3fcef6bccb9e6202c7c-0e12-4f57-ba6d-501b3b5b990d?variant=630d5aab-0119-43db-8473-38db28c2af1f","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}