SKU : 20829623
Inventory : 11
${function(){
const variantData = data.variant || {"id":"8e277dab-5224-4941-a8ed-a7585bd456a0","product_id":"0ede8836-6af7-4c39-908b-310963b95762","title":"Light bean green-Baby Boy: 6-9M","weight_unit":"kg","inventory_quantity":11,"sku":"20829623","barcode":"","position":1,"option1":"Light bean green","option2":"Baby Boy: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c281e465f71c6536f6e2118af915599e.jpeg","path":"c281e465f71c6536f6e2118af915599e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.07,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"9.07","retail_price":"16.99","available":true,"url":"\/products\/583960-baby-boy-girl-2pcs-solid-color-tee-and-shorts-set-1rxh?variant=8e277dab-5224-4941-a8ed-a7585bd456a0","available_quantity":11,"options":[{"name":"COLOR","value":"Light bean green"},{"name":"SIZE","value":"Baby Boy: 6-9M"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"8e277dab-5224-4941-a8ed-a7585bd456a0","product_id":"0ede8836-6af7-4c39-908b-310963b95762","title":"Light bean green-Baby Boy: 6-9M","weight_unit":"kg","inventory_quantity":11,"sku":"20829623","barcode":"","position":1,"option1":"Light bean green","option2":"Baby Boy: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c281e465f71c6536f6e2118af915599e.jpeg","path":"c281e465f71c6536f6e2118af915599e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.07,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"9.07","retail_price":"16.99","available":true,"url":"\/products\/583960-baby-boy-girl-2pcs-solid-color-tee-and-shorts-set-1rxh?variant=8e277dab-5224-4941-a8ed-a7585bd456a0","available_quantity":11,"options":[{"name":"COLOR","value":"Light bean green"},{"name":"SIZE","value":"Baby Boy: 6-9M"}],"off_ratio":47,"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
: Light bean green
${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
: Baby Boy: 6-9M
${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
$9.07
${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":"8e277dab-5224-4941-a8ed-a7585bd456a0","product_id":"0ede8836-6af7-4c39-908b-310963b95762","title":"Light bean green-Baby Boy: 6-9M","weight_unit":"kg","inventory_quantity":11,"sku":"20829623","barcode":"","position":1,"option1":"Light bean green","option2":"Baby Boy: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c281e465f71c6536f6e2118af915599e.jpeg","path":"c281e465f71c6536f6e2118af915599e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.07,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"9.07","retail_price":"16.99","available":true,"url":"\/products\/583960-baby-boy-girl-2pcs-solid-color-tee-and-shorts-set-1rxh?variant=8e277dab-5224-4941-a8ed-a7585bd456a0","available_quantity":11,"options":[{"name":"COLOR","value":"Light bean green"},{"name":"SIZE","value":"Baby Boy: 6-9M"}],"off_ratio":47,"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":"8e277dab-5224-4941-a8ed-a7585bd456a0","product_id":"0ede8836-6af7-4c39-908b-310963b95762","title":"Light bean green-Baby Boy: 6-9M","weight_unit":"kg","inventory_quantity":11,"sku":"20829623","barcode":"","position":1,"option1":"Light bean green","option2":"Baby Boy: 6-9M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c281e465f71c6536f6e2118af915599e.jpeg","path":"c281e465f71c6536f6e2118af915599e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.07,"min_quantity":1}],"weight":"0.2","compare_at_price":"16.99","price":"9.07","retail_price":"16.99","available":true,"url":"\/products\/583960-baby-boy-girl-2pcs-solid-color-tee-and-shorts-set-1rxh?variant=8e277dab-5224-4941-a8ed-a7585bd456a0","available_quantity":11,"options":[{"name":"COLOR","value":"Light bean green"},{"name":"SIZE","value":"Baby Boy: 6-9M"}],"off_ratio":47,"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:Eye-catching and comfortable, this 2-piece miniset features a stylish waffle texture and color-block design, finished with the PatPat logo for a distinctive touch.;Fabric:Made from a blend of polyester and cotton (32% and 68%, respectively).;Care Instruction:Machine wash in cold water, do not bleach, tumble dry low, low iron, do not dry clean.;Key Features:* Product features: Color-block design, comfortable fit, PatPat logo detail. * Fabric characteristics: Moderate. * Piece of product: 2-piece set. * Neckline: Round neck. * Sleeves: Short sleeves. * Style: Basic with unique design. * Fit: Moderate. * Length: Regular. * Source of goods: Imported. * Supplier: PatPat.;Additional information:Suitable for summer outings and everyday wear. The color-block design adds a touch of style to your baby's wardrobe.;
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.