Casual Round Neck T-shirt
${function() {
const variantData = data.variant || {"id":"99f31eb9-1caa-4e29-abc5-eadf4924371a","product_id":"b8ad6fce-faff-46c5-b4fe-0155991d25b1","title":"White-M","weight_unit":"kg","inventory_quantity":99,"sku":"XJW1550-WH0M","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c1725e24a13f5714b1c39d718fcf8e45.jpeg","path":"c1725e24a13f5714b1c39d718fcf8e45.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.75","price":"27.99","retail_price":"42.75","available":true,"url":"\/products\/regular-short-sleeve-chic-graphic-print-round-neck-all-in-one-t-shirt-w1550?variant=99f31eb9-1caa-4e29-abc5-eadf4924371a","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":35,"flashsale_info":[],"sales":22};
const saveType = "percentage";
const productLabelDiscountOn = true;
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:
M
${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
$27.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":"99f31eb9-1caa-4e29-abc5-eadf4924371a","product_id":"b8ad6fce-faff-46c5-b4fe-0155991d25b1","title":"White-M","weight_unit":"kg","inventory_quantity":99,"sku":"XJW1550-WH0M","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c1725e24a13f5714b1c39d718fcf8e45.jpeg","path":"c1725e24a13f5714b1c39d718fcf8e45.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.75","price":"27.99","retail_price":"42.75","available":true,"url":"\/products\/regular-short-sleeve-chic-graphic-print-round-neck-all-in-one-t-shirt-w1550?variant=99f31eb9-1caa-4e29-abc5-eadf4924371a","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":35,"flashsale_info":[],"sales":22};
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":"99f31eb9-1caa-4e29-abc5-eadf4924371a","product_id":"b8ad6fce-faff-46c5-b4fe-0155991d25b1","title":"White-M","weight_unit":"kg","inventory_quantity":99,"sku":"XJW1550-WH0M","barcode":"","position":1,"option1":"White","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c1725e24a13f5714b1c39d718fcf8e45.jpeg","path":"c1725e24a13f5714b1c39d718fcf8e45.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.75","price":"27.99","retail_price":"42.75","available":true,"url":"\/products\/regular-short-sleeve-chic-graphic-print-round-neck-all-in-one-t-shirt-w1550?variant=99f31eb9-1caa-4e29-abc5-eadf4924371a","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"M"}],"off_ratio":35,"flashsale_info":[],"sales":22};
return `
`
}()}