SKU : 20773216
Inventory : 2
${function(){
const variantData = data.variant || {"id":"4db10116-cd63-4dd7-984d-4e073a0dad32","product_id":"ac23db52-5bbf-4012-b7c8-b56f85e70b99","title":"Apricot-18-24 Months","weight_unit":"kg","inventory_quantity":2,"sku":"20773216","barcode":"","position":1,"option1":"Apricot","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3bed625ab5b236d092d100afad7dc2ea.jpeg","path":"3bed625ab5b236d092d100afad7dc2ea.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"6.99","price":"4.19","retail_price":"6.99","available":true,"url":"\/products\/580017-baby-boys-girls-bear-animal-pattern-casual-short-sleeve-tee?variant=4db10116-cd63-4dd7-984d-4e073a0dad32","available_quantity":2,"options":[{"name":"COLOR","value":"Apricot"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"flashsale_info":[],"sales":10};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"4db10116-cd63-4dd7-984d-4e073a0dad32","product_id":"ac23db52-5bbf-4012-b7c8-b56f85e70b99","title":"Apricot-18-24 Months","weight_unit":"kg","inventory_quantity":2,"sku":"20773216","barcode":"","position":1,"option1":"Apricot","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3bed625ab5b236d092d100afad7dc2ea.jpeg","path":"3bed625ab5b236d092d100afad7dc2ea.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"6.99","price":"4.19","retail_price":"6.99","available":true,"url":"\/products\/580017-baby-boys-girls-bear-animal-pattern-casual-short-sleeve-tee?variant=4db10116-cd63-4dd7-984d-4e073a0dad32","available_quantity":2,"options":[{"name":"COLOR","value":"Apricot"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"flashsale_info":[],"sales":10};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Apricot
${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
: 18-24 Months
${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
$4.19
${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":"4db10116-cd63-4dd7-984d-4e073a0dad32","product_id":"ac23db52-5bbf-4012-b7c8-b56f85e70b99","title":"Apricot-18-24 Months","weight_unit":"kg","inventory_quantity":2,"sku":"20773216","barcode":"","position":1,"option1":"Apricot","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3bed625ab5b236d092d100afad7dc2ea.jpeg","path":"3bed625ab5b236d092d100afad7dc2ea.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"6.99","price":"4.19","retail_price":"6.99","available":true,"url":"\/products\/580017-baby-boys-girls-bear-animal-pattern-casual-short-sleeve-tee?variant=4db10116-cd63-4dd7-984d-4e073a0dad32","available_quantity":2,"options":[{"name":"COLOR","value":"Apricot"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"flashsale_info":[],"sales":10};
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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function() {
const variantData = data.variant || {"id":"4db10116-cd63-4dd7-984d-4e073a0dad32","product_id":"ac23db52-5bbf-4012-b7c8-b56f85e70b99","title":"Apricot-18-24 Months","weight_unit":"kg","inventory_quantity":2,"sku":"20773216","barcode":"","position":1,"option1":"Apricot","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3bed625ab5b236d092d100afad7dc2ea.jpeg","path":"3bed625ab5b236d092d100afad7dc2ea.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.19,"min_quantity":1}],"weight":"0.2","compare_at_price":"6.99","price":"4.19","retail_price":"6.99","available":true,"url":"\/products\/580017-baby-boys-girls-bear-animal-pattern-casual-short-sleeve-tee?variant=4db10116-cd63-4dd7-984d-4e073a0dad32","available_quantity":2,"options":[{"name":"COLOR","value":"Apricot"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"flashsale_info":[],"sales":10};
const value = variantData.available_quantity > 0 ? variantData.available_quantity : 0;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + value + ' ');
return `
`;
}()}
Product Introduction: Cute bear patchwork baby t-shirt, suitable for daily outings.nFabric: Material composition: 95% polyester, 5% spandex.nCare Instruction: Machine wash with cold water, do not bleach, low temperature tumble drying and ironing, do not dry clean.nKey Features: *Product Features: Knitted fabric. *Fabric Characteristics: Moderate. *Piece of Product: 1 t-shirt. *Neckline: Round neck. *Sleeves: Short sleeves. *Style: Casual, with cute bear patchwork design. *Fit: Moderate. *Length: Regular. *Source of Goods: Imported. *Supplier: PatPat.nAdditional Information: Suitable Seasons: Spring.nSuitable Occasions: Daily outings.nProduct Design: Cute bear patchwork.
Total lead time = processing time + shipping time
Normal processing time : 1-5 business days
1. Standard shipping: 7-15 business days
2. Express shipping: 5-7 business days
* Mation about deliveries, please visit our Shipping Policy page.