SKU : 20800289
Inventory : 42
${function(){
const variantData = data.variant || {"id":"612f7347-54d7-4a99-a1c1-bf848afd9646","product_id":"6e6fb233-6b1a-4966-926f-82be2bc56c5a","title":"Dark Blue-18-24 Months","weight_unit":"kg","inventory_quantity":42,"sku":"20800289","barcode":"","position":1,"option1":"Dark Blue","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd8d5de1742825f052c73fd54fd7225d.jpeg","path":"bd8d5de1742825f052c73fd54fd7225d.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582259-childlike-marine-element-2pcs-polyester-spandex-baby-set-for-boys?variant=612f7347-54d7-4a99-a1c1-bf848afd9646","available_quantity":42,"options":[{"name":"COLOR","value":"Dark Blue"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"612f7347-54d7-4a99-a1c1-bf848afd9646","product_id":"6e6fb233-6b1a-4966-926f-82be2bc56c5a","title":"Dark Blue-18-24 Months","weight_unit":"kg","inventory_quantity":42,"sku":"20800289","barcode":"","position":1,"option1":"Dark Blue","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd8d5de1742825f052c73fd54fd7225d.jpeg","path":"bd8d5de1742825f052c73fd54fd7225d.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582259-childlike-marine-element-2pcs-polyester-spandex-baby-set-for-boys?variant=612f7347-54d7-4a99-a1c1-bf848afd9646","available_quantity":42,"options":[{"name":"COLOR","value":"Dark Blue"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"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
: Dark Blue
${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
$8.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":"612f7347-54d7-4a99-a1c1-bf848afd9646","product_id":"6e6fb233-6b1a-4966-926f-82be2bc56c5a","title":"Dark Blue-18-24 Months","weight_unit":"kg","inventory_quantity":42,"sku":"20800289","barcode":"","position":1,"option1":"Dark Blue","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd8d5de1742825f052c73fd54fd7225d.jpeg","path":"bd8d5de1742825f052c73fd54fd7225d.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582259-childlike-marine-element-2pcs-polyester-spandex-baby-set-for-boys?variant=612f7347-54d7-4a99-a1c1-bf848afd9646","available_quantity":42,"options":[{"name":"COLOR","value":"Dark Blue"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"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":"612f7347-54d7-4a99-a1c1-bf848afd9646","product_id":"6e6fb233-6b1a-4966-926f-82be2bc56c5a","title":"Dark Blue-18-24 Months","weight_unit":"kg","inventory_quantity":42,"sku":"20800289","barcode":"","position":1,"option1":"Dark Blue","option2":"18-24 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd8d5de1742825f052c73fd54fd7225d.jpeg","path":"bd8d5de1742825f052c73fd54fd7225d.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582259-childlike-marine-element-2pcs-polyester-spandex-baby-set-for-boys?variant=612f7347-54d7-4a99-a1c1-bf848afd9646","available_quantity":42,"options":[{"name":"COLOR","value":"Dark Blue"},{"name":"SIZE","value":"18-24 Months"}],"off_ratio":40,"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:Stylish navy-themed baby outfit perfect for outdoor playtime.;Fabric:Composed of 95% polyester and 5% spandex.;Care Instruction:Machine washable and suitable for low temperature tumble drying.;Key Features:* Product features: Two-piece outfit with a short-sleeved top and pants. * Fabric characteristics: Soft, comfortable, and breathable material. * Piece of product: One top and one pair of pants. * Neckline: Round. * Sleeves: Short. * Style: Navy-themed with a stylish design. * Fit: Suitable for babies. * Length: Not specified. * Source of goods: Not specified. * Supplier: PatPat.;Additional information:Suitable for summer outdoor occasions, not including specific size information.nOptimized Product Description: Stylish navy-themed baby outfit composed of soft and breathable 95% polyester and 5% spandex. This two-piece outfit includes a short-sleeved top and pants, perfect for outdoor playtime during the summer. Machine washable and suitable for low temperature tumble drying.;
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.