SKU : 20810525
Inventory : 11
${function(){
const variantData = data.variant || {"id":"ca4552fb-3e77-4988-ab7d-11555a7a90d6","product_id":"702b3113-8ac3-4a9a-877e-89b909315c9e","title":"Blue-Men: XL","weight_unit":"kg","inventory_quantity":11,"sku":"20810525","barcode":"","position":1,"option1":"Blue","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba044d4248179edb58e32bf92fed0490.jpeg","path":"ba044d4248179edb58e32bf92fed0490.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"11.95","retail_price":"20.99","available":true,"url":"\/products\/583131-family-matching-panel-stripe-tee-and-open-shoulder-floral-lace-bottom-dress-sets-j3p0?variant=ca4552fb-3e77-4988-ab7d-11555a7a90d6","available_quantity":11,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Men: XL"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"ca4552fb-3e77-4988-ab7d-11555a7a90d6","product_id":"702b3113-8ac3-4a9a-877e-89b909315c9e","title":"Blue-Men: XL","weight_unit":"kg","inventory_quantity":11,"sku":"20810525","barcode":"","position":1,"option1":"Blue","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba044d4248179edb58e32bf92fed0490.jpeg","path":"ba044d4248179edb58e32bf92fed0490.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"11.95","retail_price":"20.99","available":true,"url":"\/products\/583131-family-matching-panel-stripe-tee-and-open-shoulder-floral-lace-bottom-dress-sets-j3p0?variant=ca4552fb-3e77-4988-ab7d-11555a7a90d6","available_quantity":11,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Men: XL"}],"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
: Blue
${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: XL
${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
$11.95
${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":"ca4552fb-3e77-4988-ab7d-11555a7a90d6","product_id":"702b3113-8ac3-4a9a-877e-89b909315c9e","title":"Blue-Men: XL","weight_unit":"kg","inventory_quantity":11,"sku":"20810525","barcode":"","position":1,"option1":"Blue","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba044d4248179edb58e32bf92fed0490.jpeg","path":"ba044d4248179edb58e32bf92fed0490.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"11.95","retail_price":"20.99","available":true,"url":"\/products\/583131-family-matching-panel-stripe-tee-and-open-shoulder-floral-lace-bottom-dress-sets-j3p0?variant=ca4552fb-3e77-4988-ab7d-11555a7a90d6","available_quantity":11,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Men: XL"}],"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":"ca4552fb-3e77-4988-ab7d-11555a7a90d6","product_id":"702b3113-8ac3-4a9a-877e-89b909315c9e","title":"Blue-Men: XL","weight_unit":"kg","inventory_quantity":11,"sku":"20810525","barcode":"","position":1,"option1":"Blue","option2":"Men: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba044d4248179edb58e32bf92fed0490.jpeg","path":"ba044d4248179edb58e32bf92fed0490.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"20.99","price":"11.95","retail_price":"20.99","available":true,"url":"\/products\/583131-family-matching-panel-stripe-tee-and-open-shoulder-floral-lace-bottom-dress-sets-j3p0?variant=ca4552fb-3e77-4988-ab7d-11555a7a90d6","available_quantity":11,"options":[{"name":"COLOR","value":"Blue"},{"name":"SIZE","value":"Men: XL"}],"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:Perfect for family gatherings or outings, this matching outfit features a blue top and a lace floral-print skirt with detachable straps. The colorful stripe panel tee and casual striped belt add a touch of fun to the design.;Fabric:Made with breathable and comfortable material, consisting of 95% cotton and 5% spandex for the top, and 90% nylon, 10% spandex for the bottom.;Care Instruction:Easily cared for with machine wash and tumble dry.;Key Features:* Please add each size separately to your shopping cart. * Product features: Tank top with cold shoulder design, blue top paired with lace floral-print skirt * Fabric characteristics: Soft and comfortable fabric * Piece of product: 1 dress or 1 top per size * Neckline: Round neck for top, sweetheart neckline for dress * Sleeves: Short sleeve for both dress and top * Style: Casual style with stripe and belt design details * Fit: Regular fit, suitable for all sizes * Length: Dress reaches halfway between knee and calf * Source of goods: Imported * Supplier: PatPat;Additional Information:Suitable for summer, this matching outfit is perfect for any occasion and combines a casual and fashionable 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.