SKU : 20810513
Inventory : 27
${function(){
const variantData = data.variant || {"id":"7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","product_id":"63047193-5bf7-41bc-895e-b10d02f87692","title":"Brown-3-6 Months","weight_unit":"kg","inventory_quantity":27,"sku":"20810513","barcode":"","position":1,"option1":"Brown","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bee3c36d47008051ede4ea167eb12f1e.jpeg","path":"bee3c36d47008051ede4ea167eb12f1e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.24,"min_quantity":1}],"weight":"0.12","compare_at_price":"15.99","price":"8.24","retail_price":"15.99","available":true,"url":"\/products\/583129-2pcs-baby-boy-casual-ethnic-lapel-shirt-and-shorts-set-gvj4?variant=7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","available_quantity":27,"options":[{"name":"COLOR","value":"Brown"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":48,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","product_id":"63047193-5bf7-41bc-895e-b10d02f87692","title":"Brown-3-6 Months","weight_unit":"kg","inventory_quantity":27,"sku":"20810513","barcode":"","position":1,"option1":"Brown","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bee3c36d47008051ede4ea167eb12f1e.jpeg","path":"bee3c36d47008051ede4ea167eb12f1e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.24,"min_quantity":1}],"weight":"0.12","compare_at_price":"15.99","price":"8.24","retail_price":"15.99","available":true,"url":"\/products\/583129-2pcs-baby-boy-casual-ethnic-lapel-shirt-and-shorts-set-gvj4?variant=7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","available_quantity":27,"options":[{"name":"COLOR","value":"Brown"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":48,"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
: Brown
${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
$8.24
${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":"7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","product_id":"63047193-5bf7-41bc-895e-b10d02f87692","title":"Brown-3-6 Months","weight_unit":"kg","inventory_quantity":27,"sku":"20810513","barcode":"","position":1,"option1":"Brown","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bee3c36d47008051ede4ea167eb12f1e.jpeg","path":"bee3c36d47008051ede4ea167eb12f1e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.24,"min_quantity":1}],"weight":"0.12","compare_at_price":"15.99","price":"8.24","retail_price":"15.99","available":true,"url":"\/products\/583129-2pcs-baby-boy-casual-ethnic-lapel-shirt-and-shorts-set-gvj4?variant=7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","available_quantity":27,"options":[{"name":"COLOR","value":"Brown"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":48,"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":"7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","product_id":"63047193-5bf7-41bc-895e-b10d02f87692","title":"Brown-3-6 Months","weight_unit":"kg","inventory_quantity":27,"sku":"20810513","barcode":"","position":1,"option1":"Brown","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bee3c36d47008051ede4ea167eb12f1e.jpeg","path":"bee3c36d47008051ede4ea167eb12f1e.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.24,"min_quantity":1}],"weight":"0.12","compare_at_price":"15.99","price":"8.24","retail_price":"15.99","available":true,"url":"\/products\/583129-2pcs-baby-boy-casual-ethnic-lapel-shirt-and-shorts-set-gvj4?variant=7c22b7b9-bc99-4b40-97c0-63e16f6ebb43","available_quantity":27,"options":[{"name":"COLOR","value":"Brown"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":48,"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: Soft and comfortable baby shirt and shorts set with a bohemian-inspired collar, perfect for the summer.nFabric: Made of 100% polyester.nCare Instruction: Machine washable and dryer safe at low temperatures.nKey Features: *Product features: Shirt and shorts set. *Fabric characteristics: Soft and comfortable. *Piece of product: Two-piece set. *Neckline: Bohemian-inspired collar. *Sleeves: Short sleeves. *Style: Bohemian. *Fit: Regular fit. *Length: Shorts length. *Source of goods: Made in China. *Supplier: PatPat.nAdditional information: Suitable for summer outings and everyday wear, with a bohemian-inspired 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.