SKU : 20854385
Inventory : 18
${function(){
const variantData = data.variant || {"id":"1822c715-9e2d-4151-8301-88c419dce870","product_id":"ae21c10f-c5cd-474b-a715-55c979b9b7a5","title":"Yellow-3-6 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20854385","barcode":"","position":1,"option1":"Yellow","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","path":"fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","width":1400,"height":1400,"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\/585528-baby-girl-3pcs-cooling-denim-floral-print-top-and-jeans-with-headband-set?variant=1822c715-9e2d-4151-8301-88c419dce870","available_quantity":18,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"1822c715-9e2d-4151-8301-88c419dce870","product_id":"ae21c10f-c5cd-474b-a715-55c979b9b7a5","title":"Yellow-3-6 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20854385","barcode":"","position":1,"option1":"Yellow","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","path":"fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","width":1400,"height":1400,"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\/585528-baby-girl-3pcs-cooling-denim-floral-print-top-and-jeans-with-headband-set?variant=1822c715-9e2d-4151-8301-88c419dce870","available_quantity":18,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"3-6 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
: 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}
`
}()}
Size
: 3-6 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
$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":"1822c715-9e2d-4151-8301-88c419dce870","product_id":"ae21c10f-c5cd-474b-a715-55c979b9b7a5","title":"Yellow-3-6 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20854385","barcode":"","position":1,"option1":"Yellow","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","path":"fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","width":1400,"height":1400,"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\/585528-baby-girl-3pcs-cooling-denim-floral-print-top-and-jeans-with-headband-set?variant=1822c715-9e2d-4151-8301-88c419dce870","available_quantity":18,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"3-6 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":"1822c715-9e2d-4151-8301-88c419dce870","product_id":"ae21c10f-c5cd-474b-a715-55c979b9b7a5","title":"Yellow-3-6 Months","weight_unit":"kg","inventory_quantity":18,"sku":"20854385","barcode":"","position":1,"option1":"Yellow","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","path":"fb79ae7e81b6cb1cfd9a19a6e82f54bf.png","width":1400,"height":1400,"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\/585528-baby-girl-3pcs-cooling-denim-floral-print-top-and-jeans-with-headband-set?variant=1822c715-9e2d-4151-8301-88c419dce870","available_quantity":18,"options":[{"name":"COLOR","value":"Yellow"},{"name":"SIZE","value":"3-6 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:Get your little one ready for summer with this cute and sweet sunflower print dress and denim pants set from PatPat. Made from a cotton-spandex blend, the fabric is soft, stretchy and breathable for outdoor activities. Perfect for any day out!;Fabric:Made from a comfortable blend of polyester, spandex, and cotton, the shirt is 94% polyester and 6% spandex, while the denim pants are made of 69% cotton, 30% polyester, and 1% spandex.;Care Instruction:For easy care, machine wash in cold water, do not bleach, tumble dry low, and avoid dry cleaning.;Key Features:*Product Features: Sunflower print dress and denim pants set *Fabric Characteristics: Soft, stretchy, and breathable cotton-spandex blend *Piece of Product: 3-piece set *Neckline: Round neck *Sleeves: Short sleeves *Style: Cute and sweet *Fit: Form-fitting *Length: Standard *Source of Goods: Imported *Supplier: PatPat;Additional Information:Suitable for summer outings and daily wear. Featured with a sunflower print design.;
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.