SKU : 20800110
Inventory : 2
${function(){
const variantData = data.variant || {"id":"8e522ca5-a3f3-459e-bbdd-777bd88b8a53","product_id":"a509c668-c095-4eb8-9a33-1d574c869255","title":"Color block-Toddler US 3.5","weight_unit":"kg","inventory_quantity":2,"sku":"20800110","barcode":"","position":1,"option1":"Color block","option2":"Toddler US 3.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b82352de42643d46ffe93cff29ba12c8.jpeg","path":"b82352de42643d46ffe93cff29ba12c8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.67","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/582237-baby-girl-boy-casual-leopard-velcro-prewalker-shoesn?variant=8e522ca5-a3f3-459e-bbdd-777bd88b8a53","available_quantity":2,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Toddler US 3.5"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"8e522ca5-a3f3-459e-bbdd-777bd88b8a53","product_id":"a509c668-c095-4eb8-9a33-1d574c869255","title":"Color block-Toddler US 3.5","weight_unit":"kg","inventory_quantity":2,"sku":"20800110","barcode":"","position":1,"option1":"Color block","option2":"Toddler US 3.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b82352de42643d46ffe93cff29ba12c8.jpeg","path":"b82352de42643d46ffe93cff29ba12c8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.67","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/582237-baby-girl-boy-casual-leopard-velcro-prewalker-shoesn?variant=8e522ca5-a3f3-459e-bbdd-777bd88b8a53","available_quantity":2,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Toddler US 3.5"}],"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
: Color block
${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
: Toddler US 3.5
${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.79
${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":"8e522ca5-a3f3-459e-bbdd-777bd88b8a53","product_id":"a509c668-c095-4eb8-9a33-1d574c869255","title":"Color block-Toddler US 3.5","weight_unit":"kg","inventory_quantity":2,"sku":"20800110","barcode":"","position":1,"option1":"Color block","option2":"Toddler US 3.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b82352de42643d46ffe93cff29ba12c8.jpeg","path":"b82352de42643d46ffe93cff29ba12c8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.67","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/582237-baby-girl-boy-casual-leopard-velcro-prewalker-shoesn?variant=8e522ca5-a3f3-459e-bbdd-777bd88b8a53","available_quantity":2,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Toddler US 3.5"}],"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":"8e522ca5-a3f3-459e-bbdd-777bd88b8a53","product_id":"a509c668-c095-4eb8-9a33-1d574c869255","title":"Color block-Toddler US 3.5","weight_unit":"kg","inventory_quantity":2,"sku":"20800110","barcode":"","position":1,"option1":"Color block","option2":"Toddler US 3.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b82352de42643d46ffe93cff29ba12c8.jpeg","path":"b82352de42643d46ffe93cff29ba12c8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.67","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/582237-baby-girl-boy-casual-leopard-velcro-prewalker-shoesn?variant=8e522ca5-a3f3-459e-bbdd-777bd88b8a53","available_quantity":2,"options":[{"name":"COLOR","value":"Color block"},{"name":"SIZE","value":"Toddler US 3.5"}],"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:These PU children's shoes offer both comfort and slip-resistance, making them perfect for any occasion. Importing from PatPat, they're an ideal addition to any child's wardrobe.;Fabric:* Upper: PU * Lining: Mesh * Outer sole: TPR;Care Instruction:Simply clean with a damp cloth and dry with a dry cloth.;Key Features:* Comfortable * Slip-resistant * Size guidance: Refer to size chart and measure child's feet * Source of goods: Imported from PatPat;Additional Information:Ideal for any occasion or season. nProduct design: Suitable for a variety of outfits. ;
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.