Women's Animals Art Short Sleeve
${function() {
const variantData = data.variant || {"id":"9872db45-dd91-46cb-beda-9fdfd74935fa","product_id":"75baef89-fd9c-4ad3-acbc-e46e6850c395","title":"PIC 1-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC3293-PIC 1-S","barcode":"","position":1,"option1":"PIC 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f71e4360c4cdc23d4f2dfb088b32e6b.png","path":"1f71e4360c4cdc23d4f2dfb088b32e6b.png","width":917,"height":919,"alt":"","aspect_ratio":0.9978237214363439},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"0","price":"23.98","retail_price":"0","available":true,"url":"\/products\/womens-casual-short-sleeve-tops-xg0p-dolm-c4l8-z45n-fgea-0v1t-rnf2-e08z-ywjo-xdla-gkwl?variant=9872db45-dd91-46cb-beda-9fdfd74935fa","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
PIC 1
${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.98
${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":"9872db45-dd91-46cb-beda-9fdfd74935fa","product_id":"75baef89-fd9c-4ad3-acbc-e46e6850c395","title":"PIC 1-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC3293-PIC 1-S","barcode":"","position":1,"option1":"PIC 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f71e4360c4cdc23d4f2dfb088b32e6b.png","path":"1f71e4360c4cdc23d4f2dfb088b32e6b.png","width":917,"height":919,"alt":"","aspect_ratio":0.9978237214363439},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"0","price":"23.98","retail_price":"0","available":true,"url":"\/products\/womens-casual-short-sleeve-tops-xg0p-dolm-c4l8-z45n-fgea-0v1t-rnf2-e08z-ywjo-xdla-gkwl?variant=9872db45-dd91-46cb-beda-9fdfd74935fa","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"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.
Sku : TSLC3293-PIC 1-S
Weight : 0.26kg
${function(){
const variantData = data.variant || {"id":"9872db45-dd91-46cb-beda-9fdfd74935fa","product_id":"75baef89-fd9c-4ad3-acbc-e46e6850c395","title":"PIC 1-S","weight_unit":"kg","inventory_quantity":200,"sku":"TSLC3293-PIC 1-S","barcode":"","position":1,"option1":"PIC 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f71e4360c4cdc23d4f2dfb088b32e6b.png","path":"1f71e4360c4cdc23d4f2dfb088b32e6b.png","width":917,"height":919,"alt":"","aspect_ratio":0.9978237214363439},"wholesale_price":[{"price":23.98,"min_quantity":1}],"weight":"0.26","compare_at_price":"0","price":"23.98","retail_price":"0","available":true,"url":"\/products\/womens-casual-short-sleeve-tops-xg0p-dolm-c4l8-z45n-fgea-0v1t-rnf2-e08z-ywjo-xdla-gkwl?variant=9872db45-dd91-46cb-beda-9fdfd74935fa","available_quantity":200,"options":[{"name":"color","value":"PIC 1"},{"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}
`
}()}