${function(){
const variantData = data.variant || {"id":"7f700a45-71a6-4a18-917d-d95d4a048394","product_id":"cea1e293-4d6b-4d6a-8cc0-ca52c7b0d976","title":"Pink-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Pink","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05933d3d4ec6f806823de10a2dcecd01.jpeg","path":"05933d3d4ec6f806823de10a2dcecd01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"1.5","compare_at_price":"29.99","price":"22.99","retail_price":"29.99","available":true,"url":"\/products\/9-piece-baby-silicone-feeding-set-non-slip-bowl-divided-plate-bib-sippy-cup-utensils-bpa-free-toddler-mealtime-essentials?variant=7f700a45-71a6-4a18-917d-d95d4a048394","available_quantity":999999999,"options":[{"name":"COLOR","value":"Pink"},{"name":"QTY","value":"2 SETS"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"7f700a45-71a6-4a18-917d-d95d4a048394","product_id":"cea1e293-4d6b-4d6a-8cc0-ca52c7b0d976","title":"Pink-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Pink","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05933d3d4ec6f806823de10a2dcecd01.jpeg","path":"05933d3d4ec6f806823de10a2dcecd01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"1.5","compare_at_price":"29.99","price":"22.99","retail_price":"29.99","available":true,"url":"\/products\/9-piece-baby-silicone-feeding-set-non-slip-bowl-divided-plate-bib-sippy-cup-utensils-bpa-free-toddler-mealtime-essentials?variant=7f700a45-71a6-4a18-917d-d95d4a048394","available_quantity":999999999,"options":[{"name":"COLOR","value":"Pink"},{"name":"QTY","value":"2 SETS"}],"off_ratio":23,"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
: Pink
${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}
`
}()}
Qty
: 2 SETS
${function(){
const optName = "QTY";
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
$22.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":"7f700a45-71a6-4a18-917d-d95d4a048394","product_id":"cea1e293-4d6b-4d6a-8cc0-ca52c7b0d976","title":"Pink-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Pink","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05933d3d4ec6f806823de10a2dcecd01.jpeg","path":"05933d3d4ec6f806823de10a2dcecd01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"1.5","compare_at_price":"29.99","price":"22.99","retail_price":"29.99","available":true,"url":"\/products\/9-piece-baby-silicone-feeding-set-non-slip-bowl-divided-plate-bib-sippy-cup-utensils-bpa-free-toddler-mealtime-essentials?variant=7f700a45-71a6-4a18-917d-d95d4a048394","available_quantity":999999999,"options":[{"name":"COLOR","value":"Pink"},{"name":"QTY","value":"2 SETS"}],"off_ratio":23,"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":"7f700a45-71a6-4a18-917d-d95d4a048394","product_id":"cea1e293-4d6b-4d6a-8cc0-ca52c7b0d976","title":"Pink-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Pink","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05933d3d4ec6f806823de10a2dcecd01.jpeg","path":"05933d3d4ec6f806823de10a2dcecd01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"1.5","compare_at_price":"29.99","price":"22.99","retail_price":"29.99","available":true,"url":"\/products\/9-piece-baby-silicone-feeding-set-non-slip-bowl-divided-plate-bib-sippy-cup-utensils-bpa-free-toddler-mealtime-essentials?variant=7f700a45-71a6-4a18-917d-d95d4a048394","available_quantity":999999999,"options":[{"name":"COLOR","value":"Pink"},{"name":"QTY","value":"2 SETS"}],"off_ratio":23,"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 `
`;
}()}
Make mealtime fun and mess-free with this complete 9-piece silicone feeding set for babies and toddlers! Crafted from food-grade, BPA-free silicone, this set is soft, safe, and built to last.
Includes: ✔️ 1 divided animal-shaped plate with suction base ✔️ 1 suction bowl ✔️ 1 spill-proof snack lid ✔️ 1 sippy training cup with handles & straw ✔️ 1 silicone bib with adjustable buttons ✔️ 2 silicone spoons & 2 forks (silicone + wooden handle)
Features: 🌿 Safe & non-toxic – BPA, PVC & phthalate-free 🧲 Strong suction bases to prevent spills 🧼 Easy to clean – dishwasher and microwave safe 🧸 Soft, gentle material safe for teething babies 💼 Perfect for home, travel, or baby gifts!
Designed to support baby-led weaning and promote independent eating. Ideal for babies 6 months and up.
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.