2/10
${data.index + 1}/${data.total}
Description
- [LIGHTWEIGHT & SOFT FABRIC]-Women's Summer Dresses made of high end cotton and polyester blending material,super soft,sooth,breathable,comfortable,lightweight fabric will keep you away from sweat soaked,and allow for all day fresh and comfor even during hot summer days.althouth it is lightweight,you will never worried about the see throught problem thanks to the premium fabric and vivi print.
- [STYLISH DESIGN]-Summer midi dress for women design with classic button down henley closure to show your charming neckline,casual rolled short sleeve,adjustable tie front waist is more custom fit upon your need,gorgeous high waist line will visually prolong your length,elegant midi length,vintage polka dot print,relaxed a line swing flowy design,eyes catching bohemian style make this dress be your must-have in summer fashion.
- 65% Polyester, 35% Cotton
- Machine Wash
- Fastening: Tie, Button
- Collar Style: Button Down
- A-Line
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}