SKU : 20830660
Inventory : 14
${function(){
const variantData = data.variant || {"id":"c5c7b194-13a9-475f-bd5d-f758f0603ee2","product_id":"eacea60b-0f36-4099-b04d-a0db05391e19","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":14,"sku":"20830660","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","path":"7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.69,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.69","retail_price":"14.99","available":true,"url":"\/products\/584043-baby-girl-2pcs-childlike-letter-print-romper-with-headband-qm99?variant=c5c7b194-13a9-475f-bd5d-f758f0603ee2","available_quantity":14,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":49,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"c5c7b194-13a9-475f-bd5d-f758f0603ee2","product_id":"eacea60b-0f36-4099-b04d-a0db05391e19","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":14,"sku":"20830660","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","path":"7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.69,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.69","retail_price":"14.99","available":true,"url":"\/products\/584043-baby-girl-2pcs-childlike-letter-print-romper-with-headband-qm99?variant=c5c7b194-13a9-475f-bd5d-f758f0603ee2","available_quantity":14,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":49,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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
: 0-3 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
$7.69
${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":"c5c7b194-13a9-475f-bd5d-f758f0603ee2","product_id":"eacea60b-0f36-4099-b04d-a0db05391e19","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":14,"sku":"20830660","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","path":"7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.69,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.69","retail_price":"14.99","available":true,"url":"\/products\/584043-baby-girl-2pcs-childlike-letter-print-romper-with-headband-qm99?variant=c5c7b194-13a9-475f-bd5d-f758f0603ee2","available_quantity":14,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":49,"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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function() {
const variantData = data.variant || {"id":"c5c7b194-13a9-475f-bd5d-f758f0603ee2","product_id":"eacea60b-0f36-4099-b04d-a0db05391e19","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":14,"sku":"20830660","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","path":"7d7930c5e8d4d8630e31d4f99fb46dc8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.69,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.69","retail_price":"14.99","available":true,"url":"\/products\/584043-baby-girl-2pcs-childlike-letter-print-romper-with-headband-qm99?variant=c5c7b194-13a9-475f-bd5d-f758f0603ee2","available_quantity":14,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":49,"flashsale_info":[],"sales":0};
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:Sweet and adorable, this baby set includes a triangle onesie and a headband embellished with delicate letter patches. Perfect for daily outings in the summertime, this set features a soft and comfortable cotton/spandex blend material that is machine-washable and easy to care for.;Fabric:Cotton 91%, Spandex 9%;Care Instruction:Machine washable, tumble dry on low heat.;Key Features:* Embellished with delicate letter patches * Soft and comfortable cotton/spandex blend material * Triangle onesie * Round neckline * Short sleeves * Cute and stylish design * Comfortable fit * Suitable length * Sourced from reliable suppliers;Additional Information:Suitable for summertime outings and daily wear, this sweet and adorable baby set features a stylish design that is sure to turn heads.;
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.