SKU : 20809035
Inventory : 11
${function(){
const variantData = data.variant || {"id":"bb1fb554-69f4-4954-aaae-c36a86fd0e23","product_id":"b89fc9f1-4602-412d-b2cc-6877e0f620a1","title":"MultiColour-Men: XXL","weight_unit":"kg","inventory_quantity":11,"sku":"20809035","barcode":"","position":1,"option1":"MultiColour","option2":"Men: XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","path":"5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.79,"min_quantity":1}],"weight":"0.1","compare_at_price":"20.99","price":"11.79","retail_price":"20.99","available":true,"url":"\/products\/583009-family-matching-color-block-tee-and-allover-floral-button-up-a-line-strap-dress-sets-7aw3?variant=bb1fb554-69f4-4954-aaae-c36a86fd0e23","available_quantity":11,"options":[{"name":"COLOR","value":"MultiColour"},{"name":"SIZE","value":"Men: XXL"}],"off_ratio":44,"flashsale_info":[],"sales":4};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"bb1fb554-69f4-4954-aaae-c36a86fd0e23","product_id":"b89fc9f1-4602-412d-b2cc-6877e0f620a1","title":"MultiColour-Men: XXL","weight_unit":"kg","inventory_quantity":11,"sku":"20809035","barcode":"","position":1,"option1":"MultiColour","option2":"Men: XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","path":"5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.79,"min_quantity":1}],"weight":"0.1","compare_at_price":"20.99","price":"11.79","retail_price":"20.99","available":true,"url":"\/products\/583009-family-matching-color-block-tee-and-allover-floral-button-up-a-line-strap-dress-sets-7aw3?variant=bb1fb554-69f4-4954-aaae-c36a86fd0e23","available_quantity":11,"options":[{"name":"COLOR","value":"MultiColour"},{"name":"SIZE","value":"Men: XXL"}],"off_ratio":44,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: MultiColour
${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: XXL
${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.79
${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":"bb1fb554-69f4-4954-aaae-c36a86fd0e23","product_id":"b89fc9f1-4602-412d-b2cc-6877e0f620a1","title":"MultiColour-Men: XXL","weight_unit":"kg","inventory_quantity":11,"sku":"20809035","barcode":"","position":1,"option1":"MultiColour","option2":"Men: XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","path":"5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.79,"min_quantity":1}],"weight":"0.1","compare_at_price":"20.99","price":"11.79","retail_price":"20.99","available":true,"url":"\/products\/583009-family-matching-color-block-tee-and-allover-floral-button-up-a-line-strap-dress-sets-7aw3?variant=bb1fb554-69f4-4954-aaae-c36a86fd0e23","available_quantity":11,"options":[{"name":"COLOR","value":"MultiColour"},{"name":"SIZE","value":"Men: XXL"}],"off_ratio":44,"flashsale_info":[],"sales":4};
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":"bb1fb554-69f4-4954-aaae-c36a86fd0e23","product_id":"b89fc9f1-4602-412d-b2cc-6877e0f620a1","title":"MultiColour-Men: XXL","weight_unit":"kg","inventory_quantity":11,"sku":"20809035","barcode":"","position":1,"option1":"MultiColour","option2":"Men: XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","path":"5e1e7e13318b0ca59f5b87afce0b2cb0.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.79,"min_quantity":1}],"weight":"0.1","compare_at_price":"20.99","price":"11.79","retail_price":"20.99","available":true,"url":"\/products\/583009-family-matching-color-block-tee-and-allover-floral-button-up-a-line-strap-dress-sets-7aw3?variant=bb1fb554-69f4-4954-aaae-c36a86fd0e23","available_quantity":11,"options":[{"name":"COLOR","value":"MultiColour"},{"name":"SIZE","value":"Men: XXL"}],"off_ratio":44,"flashsale_info":[],"sales":4};
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:Prepare your summer wardrobe with this lively family-friendly outfit: a colorful block-printed t-shirt paired with an A-line dress featuring an all-over floral print.;Fabric:Dress- 95% Polyester 55% Spandex; T-shirt- 95% Cotton 5% Spandex.;Care Instruction:Low-temperature iron, cold machine wash, do not dry clean or bleach.;Key Features:* Please add each size separately to your shopping cart. * Each size includes only 1 dress, 1 romper, or 1 tee. * Dress with adjustable straps * Moisture-wicking, lightweight, and breathable fabric. * Suitable for casual, family events, or vacation. * Neckline: A-line dress, round collar T-shirt. * Sleeves: Sleeveless dress and short-sleeved T-shirt. * Style: Casual, vacation. * Fit: Regular fit. * Length: Dress length to mid-calf. * Source of goods: Import. * Supplier: PatPat.;Additional information:Suitable for summer, casual outings, and family events with a lively print.;
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.