SKU : 20802274
Inventory : 12
${function(){
const variantData = data.variant || {"id":"5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","product_id":"28dc02fb-9fd5-4ad5-8754-396439c7507f","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":12,"sku":"20802274","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8b8abed86809972914e7da9a48c2577.jpeg","path":"f8b8abed86809972914e7da9a48c2577.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.59,"min_quantity":1}],"weight":"1","compare_at_price":"10.99","price":"6.59","retail_price":"10.99","available":true,"url":"\/products\/582402-rabbit-ruffle-sleeveless-romper-for-baby-girl-childlike-animal-pattern-1pcs-xvqr?variant=5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","available_quantity":12,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","product_id":"28dc02fb-9fd5-4ad5-8754-396439c7507f","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":12,"sku":"20802274","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8b8abed86809972914e7da9a48c2577.jpeg","path":"f8b8abed86809972914e7da9a48c2577.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.59,"min_quantity":1}],"weight":"1","compare_at_price":"10.99","price":"6.59","retail_price":"10.99","available":true,"url":"\/products\/582402-rabbit-ruffle-sleeveless-romper-for-baby-girl-childlike-animal-pattern-1pcs-xvqr?variant=5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","available_quantity":12,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 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
: Purple
${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
: 6-9 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
$6.59
${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":"5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","product_id":"28dc02fb-9fd5-4ad5-8754-396439c7507f","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":12,"sku":"20802274","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8b8abed86809972914e7da9a48c2577.jpeg","path":"f8b8abed86809972914e7da9a48c2577.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.59,"min_quantity":1}],"weight":"1","compare_at_price":"10.99","price":"6.59","retail_price":"10.99","available":true,"url":"\/products\/582402-rabbit-ruffle-sleeveless-romper-for-baby-girl-childlike-animal-pattern-1pcs-xvqr?variant=5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","available_quantity":12,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 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":"5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","product_id":"28dc02fb-9fd5-4ad5-8754-396439c7507f","title":"Purple-6-9 Months","weight_unit":"kg","inventory_quantity":12,"sku":"20802274","barcode":"","position":1,"option1":"Purple","option2":"6-9 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8b8abed86809972914e7da9a48c2577.jpeg","path":"f8b8abed86809972914e7da9a48c2577.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.59,"min_quantity":1}],"weight":"1","compare_at_price":"10.99","price":"6.59","retail_price":"10.99","available":true,"url":"\/products\/582402-rabbit-ruffle-sleeveless-romper-for-baby-girl-childlike-animal-pattern-1pcs-xvqr?variant=5ae5713f-8a9a-4aca-b3ba-b2388c222f8e","available_quantity":12,"options":[{"name":"COLOR","value":"Purple"},{"name":"SIZE","value":"6-9 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: Adorable bunny-themed onesie for babies; sweet and comfortable for everyday wear.nFabric: Made with 95% polyester and 5% spandex for a soft and comfortable fit.nCare Instruction: Machine washable with low-temperature drying.nKey Features: * Product features: Bunny-themed onesie * Fabric characteristics: Soft and stretchy * Piece of product: One piece * Neckline: Crewneck * Sleeves: Short sleeves * Style: Casual * Fit: Regular fit * Length: Full length * Source of goods: Unknown * Supplier: PatPatnAdditional information: Suitable for summer outings and daily wear occasions. Featuring a cute bunny print for an enjoyable design.nOptimized Product Description: Adorable bunny-themed onesie for babies, made with 95% polyester and 5% spandex for a comfortable, soft, and stretchy fit. Machine washable for easy cleaning, this casual onesie features short sleeves, a crewneck, and a charming bunny print, perfect for summer outings and daily wear occasions.
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.