SKU : 20815625
Inventory : 7
${function(){
const variantData = data.variant || {"id":"3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","product_id":"0331f6d9-eb2e-4349-b093-feae30bc7e59","title":"Pink-Men: L","weight_unit":"kg","inventory_quantity":7,"sku":"20815625","barcode":"","position":1,"option1":"Pink","option2":"Men: L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6db819f1ed524fc70414bef65f1f1cd0.png","path":"6db819f1ed524fc70414bef65f1f1cd0.png","width":1601,"height":1600,"alt":"","aspect_ratio":1.000625},"wholesale_price":[{"price":14.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"25.99","price":"14.94","retail_price":"25.99","available":true,"url":"\/products\/583372-family-matching-color-block-polo-shirt-and-pink-shirred-top-bubble-sleeves-dress-sets-5q91?variant=3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","available_quantity":7,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Men: L"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","product_id":"0331f6d9-eb2e-4349-b093-feae30bc7e59","title":"Pink-Men: L","weight_unit":"kg","inventory_quantity":7,"sku":"20815625","barcode":"","position":1,"option1":"Pink","option2":"Men: L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6db819f1ed524fc70414bef65f1f1cd0.png","path":"6db819f1ed524fc70414bef65f1f1cd0.png","width":1601,"height":1600,"alt":"","aspect_ratio":1.000625},"wholesale_price":[{"price":14.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"25.99","price":"14.94","retail_price":"25.99","available":true,"url":"\/products\/583372-family-matching-color-block-polo-shirt-and-pink-shirred-top-bubble-sleeves-dress-sets-5q91?variant=3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","available_quantity":7,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Men: L"}],"off_ratio":43,"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
: 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
: Men: L
${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
$14.94
${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":"3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","product_id":"0331f6d9-eb2e-4349-b093-feae30bc7e59","title":"Pink-Men: L","weight_unit":"kg","inventory_quantity":7,"sku":"20815625","barcode":"","position":1,"option1":"Pink","option2":"Men: L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6db819f1ed524fc70414bef65f1f1cd0.png","path":"6db819f1ed524fc70414bef65f1f1cd0.png","width":1601,"height":1600,"alt":"","aspect_ratio":1.000625},"wholesale_price":[{"price":14.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"25.99","price":"14.94","retail_price":"25.99","available":true,"url":"\/products\/583372-family-matching-color-block-polo-shirt-and-pink-shirred-top-bubble-sleeves-dress-sets-5q91?variant=3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","available_quantity":7,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Men: L"}],"off_ratio":43,"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":"3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","product_id":"0331f6d9-eb2e-4349-b093-feae30bc7e59","title":"Pink-Men: L","weight_unit":"kg","inventory_quantity":7,"sku":"20815625","barcode":"","position":1,"option1":"Pink","option2":"Men: L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6db819f1ed524fc70414bef65f1f1cd0.png","path":"6db819f1ed524fc70414bef65f1f1cd0.png","width":1601,"height":1600,"alt":"","aspect_ratio":1.000625},"wholesale_price":[{"price":14.94,"min_quantity":1}],"weight":"0.2","compare_at_price":"25.99","price":"14.94","retail_price":"25.99","available":true,"url":"\/products\/583372-family-matching-color-block-polo-shirt-and-pink-shirred-top-bubble-sleeves-dress-sets-5q91?variant=3008fbfa-d3bc-47e7-bf84-5d62c7f9a8f6","available_quantity":7,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"Men: L"}],"off_ratio":43,"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:Romantically designed matching outfits for the whole family, perfect for casual events, vacations, and outings.;Fabric:Polo shirt-94% cotton and 6% spandex; dress- 50% cotton, 50% viscose, and opaque dress material.;Care Instruction:Machine wash in cold water, cool iron, do not bleach, and do not dry clean.;Key Features:* Please add each size separately to your shopping cart. * Piece of product: Each sizes includes only 1 dress, 1 polo shirt or 1 romper * Product features: shirred dress with elegant bubble sleeves and built-in waist elastic for a flattering fit, and polo T-shirt with color-blocking design. * Fabric characteristics: soft, comfortable, and breathable knit fabric. * Neckline: square neckline for the dress and polo collar for the shirt. * Sleeves: short sleeves * Style: casual and harmoniously colored matching outfits suitable for family wear. * Fit: moderate fit with inclusive waist elastic on the dress. * Length: calf-length dress * Source of goods: imported. * Supplier: PatPat.;Additional information:Suitable for spring and summer seasons, perfect for casual occasions, and stylishly designed for trendy family wear.;
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.