SKU : 20841641
Inventory : 13
${function(){
const variantData = data.variant || {"id":"49a2600e-a4c2-4504-bd37-ff5f2a04e315","product_id":"a9d541a0-4de3-462d-810b-98c7b9526307","title":"Purple-3-6 Months","weight_unit":"kg","inventory_quantity":13,"sku":"20841641","barcode":"","position":1,"option1":"Purple","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a95b175abc720dcc2e691553b21bd3.jpeg","path":"e2a95b175abc720dcc2e691553b21bd3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.2,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.2","retail_price":"19.99","available":true,"url":"\/products\/584744-baby-girl-2pcs-polka-dot-mesh-cami-top-and-ruffled-shorts-set?variant=49a2600e-a4c2-4504-bd37-ff5f2a04e315","available_quantity":13,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":49,"flashsale_info":[],"sales":1};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"49a2600e-a4c2-4504-bd37-ff5f2a04e315","product_id":"a9d541a0-4de3-462d-810b-98c7b9526307","title":"Purple-3-6 Months","weight_unit":"kg","inventory_quantity":13,"sku":"20841641","barcode":"","position":1,"option1":"Purple","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a95b175abc720dcc2e691553b21bd3.jpeg","path":"e2a95b175abc720dcc2e691553b21bd3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.2,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.2","retail_price":"19.99","available":true,"url":"\/products\/584744-baby-girl-2pcs-polka-dot-mesh-cami-top-and-ruffled-shorts-set?variant=49a2600e-a4c2-4504-bd37-ff5f2a04e315","available_quantity":13,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":49,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Purple
${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
: 3-6 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
$10.20
${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":"49a2600e-a4c2-4504-bd37-ff5f2a04e315","product_id":"a9d541a0-4de3-462d-810b-98c7b9526307","title":"Purple-3-6 Months","weight_unit":"kg","inventory_quantity":13,"sku":"20841641","barcode":"","position":1,"option1":"Purple","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a95b175abc720dcc2e691553b21bd3.jpeg","path":"e2a95b175abc720dcc2e691553b21bd3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.2,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.2","retail_price":"19.99","available":true,"url":"\/products\/584744-baby-girl-2pcs-polka-dot-mesh-cami-top-and-ruffled-shorts-set?variant=49a2600e-a4c2-4504-bd37-ff5f2a04e315","available_quantity":13,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":49,"flashsale_info":[],"sales":1};
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":"49a2600e-a4c2-4504-bd37-ff5f2a04e315","product_id":"a9d541a0-4de3-462d-810b-98c7b9526307","title":"Purple-3-6 Months","weight_unit":"kg","inventory_quantity":13,"sku":"20841641","barcode":"","position":1,"option1":"Purple","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a95b175abc720dcc2e691553b21bd3.jpeg","path":"e2a95b175abc720dcc2e691553b21bd3.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.2,"min_quantity":1}],"weight":"0.2","compare_at_price":"19.99","price":"10.2","retail_price":"19.99","available":true,"url":"\/products\/584744-baby-girl-2pcs-polka-dot-mesh-cami-top-and-ruffled-shorts-set?variant=49a2600e-a4c2-4504-bd37-ff5f2a04e315","available_quantity":13,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":49,"flashsale_info":[],"sales":1};
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:Adorable baby two-piece set with textured fabric and a cute butterfly design, perfect for both daily wear and outings.;Fabric:Made of 98% polyester and 2% spandex for the shoulder strap and pants, with 100% polyester for the top and lining.;Care Instruction:Machine wash with cold water, do not bleach, tumble dry low, cool iron if needed and do not dry clean.;Key Features:* Textured fabric * Moderate fabric characteristics * Two-piece set * Shoulder strap neckline * Sleeveless * Fashionable style * Moderate fit * Regular length * Imported goods * PatPat supplier * 3D butterfly design;Additional information:Suitable for summer season and daily outings.;
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.