SKU : 20866471
Inventory : 12
${function(){
const variantData = data.variant || {"id":"a88cf181-68ab-4253-9b30-d92f41563e0e","product_id":"e1108bde-d4a0-45d6-9572-f5f9a4951b65","title":"Pink-2 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20866471","barcode":"","position":1,"option1":"Pink","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f15e0edd22782231e81be28c8b1eff8.jpeg","path":"1f15e0edd22782231e81be28c8b1eff8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/y8?variant=a88cf181-68ab-4253-9b30-d92f41563e0e","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":105};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"a88cf181-68ab-4253-9b30-d92f41563e0e","product_id":"e1108bde-d4a0-45d6-9572-f5f9a4951b65","title":"Pink-2 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20866471","barcode":"","position":1,"option1":"Pink","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f15e0edd22782231e81be28c8b1eff8.jpeg","path":"1f15e0edd22782231e81be28c8b1eff8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/y8?variant=a88cf181-68ab-4253-9b30-d92f41563e0e","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":105};
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}
`
}()}
Size
: 2 Years
${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
$16.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":"a88cf181-68ab-4253-9b30-d92f41563e0e","product_id":"e1108bde-d4a0-45d6-9572-f5f9a4951b65","title":"Pink-2 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20866471","barcode":"","position":1,"option1":"Pink","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f15e0edd22782231e81be28c8b1eff8.jpeg","path":"1f15e0edd22782231e81be28c8b1eff8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/y8?variant=a88cf181-68ab-4253-9b30-d92f41563e0e","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":105};
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":"a88cf181-68ab-4253-9b30-d92f41563e0e","product_id":"e1108bde-d4a0-45d6-9572-f5f9a4951b65","title":"Pink-2 Years","weight_unit":"kg","inventory_quantity":12,"sku":"20866471","barcode":"","position":1,"option1":"Pink","option2":"2 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f15e0edd22782231e81be28c8b1eff8.jpeg","path":"1f15e0edd22782231e81be28c8b1eff8.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.79,"min_quantity":1}],"weight":"0.2","compare_at_price":"27.99","price":"16.79","retail_price":"27.99","available":true,"url":"\/products\/y8?variant=a88cf181-68ab-4253-9b30-d92f41563e0e","available_quantity":12,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"2 Years"}],"off_ratio":40,"flashsale_info":[],"sales":105};
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:Wrap your little one in warmth and comfort with our Toddler Grid Plush Dress Set. Perfect for outdoor adventures and daily wear in cooler seasons.;Fabric:Made of soft and comfortable fabric with a composition ratio of 93% cotton and 7% spandex.;Care Instruction:Machine washable and dryable at low temperature.;Key Features:* Product features: Dress Set * Fabric characteristics: Plush material with a grid pattern * Piece of product: 1 T-shirt, 1 hooded vest dress, 1 belt * Neckline: Round neck * Sleeves: Sleeveless * Style: Casual, ideal for outdoor wear * Fit: Comfortable and true to size * Length: Knee-length * Source of goods: Imported * Supplier: PatPat;Additional Information:Suitable for fall and winter season outings and everyday wear. This dress set features a stylish and cozy design that will keep your toddler looking and feeling great.;
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.