Casual Cotton Sleeveless Shirts T-shirts
${function() {
const variantData = data.variant || {"id":"bca612d6-b8b5-4fb4-81f6-3351e8720bc9","product_id":"e75182b9-1340-4967-b0e2-b1f21d9f4d4e","title":"gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"dlz1693027556991","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b6d0a3ad308ff9d2ff1ef1887060418.jpeg","path":"0b6d0a3ad308ff9d2ff1ef1887060418.jpeg","width":751,"height":1000,"alt":"","aspect_ratio":0.751},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"12.27","price":"23.99","retail_price":"12.27","available":true,"url":"\/products\/casual-cotton-sleeveless-shirts-t-shirts-4444e582cc15-f624-40e0-8d8e-bc6a823caf39?variant=bca612d6-b8b5-4fb4-81f6-3351e8720bc9","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
gray
${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
$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":"bca612d6-b8b5-4fb4-81f6-3351e8720bc9","product_id":"e75182b9-1340-4967-b0e2-b1f21d9f4d4e","title":"gray-S","weight_unit":"kg","inventory_quantity":999,"sku":"dlz1693027556991","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0b6d0a3ad308ff9d2ff1ef1887060418.jpeg","path":"0b6d0a3ad308ff9d2ff1ef1887060418.jpeg","width":751,"height":1000,"alt":"","aspect_ratio":0.751},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"12.27","price":"23.99","retail_price":"12.27","available":true,"url":"\/products\/casual-cotton-sleeveless-shirts-t-shirts-4444e582cc15-f624-40e0-8d8e-bc6a823caf39?variant=bca612d6-b8b5-4fb4-81f6-3351e8720bc9","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"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 now
Product was out of stock.
Product is unavailable.
people are viewing this right now