${function(){
const variantData = data.variant || {"id":"bc32f506-2e65-4816-b274-5995eed50904","product_id":"e8904081-7362-4ca6-aabe-fd0d7b46f66a","title":"Yellow-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Yellow","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce7ec658d2c01d680d59c4cc50e1fe7d.jpeg","path":"ce7ec658d2c01d680d59c4cc50e1fe7d.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\/cute-crab-baby-feeding-set-10pcs-silicone-mealtime-kit-with-suction-bowl-bib-sippy-cup-utensils-bpa-free-toddler-essentials?variant=bc32f506-2e65-4816-b274-5995eed50904","available_quantity":999999999,"options":[{"name":"COLOR","value":"Yellow"},{"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":"bc32f506-2e65-4816-b274-5995eed50904","product_id":"e8904081-7362-4ca6-aabe-fd0d7b46f66a","title":"Yellow-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Yellow","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce7ec658d2c01d680d59c4cc50e1fe7d.jpeg","path":"ce7ec658d2c01d680d59c4cc50e1fe7d.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\/cute-crab-baby-feeding-set-10pcs-silicone-mealtime-kit-with-suction-bowl-bib-sippy-cup-utensils-bpa-free-toddler-essentials?variant=bc32f506-2e65-4816-b274-5995eed50904","available_quantity":999999999,"options":[{"name":"COLOR","value":"Yellow"},{"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
: Yellow
${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":"bc32f506-2e65-4816-b274-5995eed50904","product_id":"e8904081-7362-4ca6-aabe-fd0d7b46f66a","title":"Yellow-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Yellow","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce7ec658d2c01d680d59c4cc50e1fe7d.jpeg","path":"ce7ec658d2c01d680d59c4cc50e1fe7d.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\/cute-crab-baby-feeding-set-10pcs-silicone-mealtime-kit-with-suction-bowl-bib-sippy-cup-utensils-bpa-free-toddler-essentials?variant=bc32f506-2e65-4816-b274-5995eed50904","available_quantity":999999999,"options":[{"name":"COLOR","value":"Yellow"},{"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":"bc32f506-2e65-4816-b274-5995eed50904","product_id":"e8904081-7362-4ca6-aabe-fd0d7b46f66a","title":"Yellow-2 SETS","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Yellow","option2":"2 SETS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce7ec658d2c01d680d59c4cc50e1fe7d.jpeg","path":"ce7ec658d2c01d680d59c4cc50e1fe7d.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\/cute-crab-baby-feeding-set-10pcs-silicone-mealtime-kit-with-suction-bowl-bib-sippy-cup-utensils-bpa-free-toddler-essentials?variant=bc32f506-2e65-4816-b274-5995eed50904","available_quantity":999999999,"options":[{"name":"COLOR","value":"Yellow"},{"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 `
`;
}()}
Add some fun to mealtime with this adorable 9-piece crab-themed silicone feeding set ! Designed for babies and toddlers, it's made from 100% food-grade silicone—safe, durable, and super easy to clean.
What's Included: 🦀 1 crab-shaped divided suction plate 🍽 1 non-slip suction bowl 🍼 1 sippy cup with lid and straw 🍓 1 snack lid 🧼 1 adjustable silicone bib with food catcher 🥄 2 soft silicone spoons & 2 forks (silicone + wood handle)
Product Features: ✅ BPA-free, PVC-free, and phthalate-free ✅ Strong suction to prevent messes ✅ Dishwasher and microwave safe ✅ Gentle on baby’s gums and easy to grip ✅ Perfect for baby-led weaning (6M+)
Whether for daily use or a baby shower gift, this playful and practical set makes feeding time easy and enjoyable!
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.