SKU : 20860419
Inventory : 20
${function(){
const variantData = data.variant || {"id":"22726d22-e5d1-49bd-9cf8-6efdee1cf77b","product_id":"1dc41f11-d874-4a63-950f-a7f72c25a886","title":"Pink-Kids: 3 Years","weight_unit":"kg","inventory_quantity":20,"sku":"20860419","barcode":"","position":1,"option1":"Pink","option2":"Kids: 3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/baf10f20af1304716a8bf69385642b18.jpeg","path":"baf10f20af1304716a8bf69385642b18.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"1","compare_at_price":"34.99","price":"20.99","retail_price":"34.99","available":true,"url":"\/products\/y13?variant=22726d22-e5d1-49bd-9cf8-6efdee1cf77b","available_quantity":20,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Kids: 3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":111};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"22726d22-e5d1-49bd-9cf8-6efdee1cf77b","product_id":"1dc41f11-d874-4a63-950f-a7f72c25a886","title":"Pink-Kids: 3 Years","weight_unit":"kg","inventory_quantity":20,"sku":"20860419","barcode":"","position":1,"option1":"Pink","option2":"Kids: 3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/baf10f20af1304716a8bf69385642b18.jpeg","path":"baf10f20af1304716a8bf69385642b18.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"1","compare_at_price":"34.99","price":"20.99","retail_price":"34.99","available":true,"url":"\/products\/y13?variant=22726d22-e5d1-49bd-9cf8-6efdee1cf77b","available_quantity":20,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Kids: 3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":111};
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
: Kids: 3 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
$20.99
${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":"22726d22-e5d1-49bd-9cf8-6efdee1cf77b","product_id":"1dc41f11-d874-4a63-950f-a7f72c25a886","title":"Pink-Kids: 3 Years","weight_unit":"kg","inventory_quantity":20,"sku":"20860419","barcode":"","position":1,"option1":"Pink","option2":"Kids: 3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/baf10f20af1304716a8bf69385642b18.jpeg","path":"baf10f20af1304716a8bf69385642b18.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"1","compare_at_price":"34.99","price":"20.99","retail_price":"34.99","available":true,"url":"\/products\/y13?variant=22726d22-e5d1-49bd-9cf8-6efdee1cf77b","available_quantity":20,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Kids: 3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":111};
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":"22726d22-e5d1-49bd-9cf8-6efdee1cf77b","product_id":"1dc41f11-d874-4a63-950f-a7f72c25a886","title":"Pink-Kids: 3 Years","weight_unit":"kg","inventory_quantity":20,"sku":"20860419","barcode":"","position":1,"option1":"Pink","option2":"Kids: 3 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/baf10f20af1304716a8bf69385642b18.jpeg","path":"baf10f20af1304716a8bf69385642b18.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"1","compare_at_price":"34.99","price":"20.99","retail_price":"34.99","available":true,"url":"\/products\/y13?variant=22726d22-e5d1-49bd-9cf8-6efdee1cf77b","available_quantity":20,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Kids: 3 Years"}],"off_ratio":40,"flashsale_info":[],"sales":111};
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:Elegant and fashionable, this 2-piece bear patterned dress set is perfect for daily wear and outings in autumn.;Fabric:Made from 100% core-spun yarn with a moderate texture.;Care Instruction:Hand wash only. Do not bleach. Tumble dry low. Cool iron. Do not dry clean.;Key Features:* Product features: Bear pattern, woolen fabric. * Fabric characteristics: Moderate texture. * Piece of product: 2-piece dress set. * Neckline: Round neck. * Sleeves: Long sleeves. * Style: Elegant and fashionable with a woolen ombre design. * Fit: Moderate fit. * Length: Regular length. * Source of goods: Imported. * Supplier: PatPat.;Additional information:Suitable for autumn outings and daily wear. Featuring an elegant and fashionable woolen ombre design. Perfect for any occasion.;
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.