New Arrivals
View allBest Sellers
View all-
$39.99$79.99- 50%- 50%
-
from$54.99$119.99- 54%- 54%
-
-
-
$46.88$98.88- 53%- 53%
-
-
-
-
-
Amazing Dresses
View allAmazing Tops
View all-
$39.99$79.99- 50%- 50%
-
$46.88$98.88- 53%- 53%
-
-
-
-
$42.99$98.99- 57%- 57%
-
-
-
Amazing Bottoms
View all-
$46.68$99.99- 53%- 53%
-
$43.88$98.99- 56%- 56%
-
-
$44.88$99.99- 55%- 55%
-
-
$45.68$98.99- 54%- 54%
-
-
$42.88$98.99- 57%- 57%
-
Amazing Suits
View all-
from$54.99$119.99- 54%- 54%
-
-
-
$46.85$98.99- 53%- 53%
-
-
$47.77$98.99- 52%- 52%
-
-
-
-
${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
${(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 `
`
})()}
${data.month} ${data.day}, ${data.year}
Style Beyond Age 🌟👗✨
View all
${function(){
const image_size_temp = "natural";
const tempArticles = data.articles.map((item) => {
const image = item.image || {height: 100, width: 100};
return Object.assign(item, {
width: 0 || image.width,
height:0 || image.height,
published_at: item.published_at || new Date(),
image_size: image_size_temp == 'natural' ? (image.height/image.width *100 + '%') : image_size_temp
})});
const firstBlog = tempArticles[0]
const latestBlogs = tempArticles.slice(1,5)
const hasImageSrc = firstBlog.image && firstBlog.image.src;
return `
`
}()}
${hasImageSrc ? ` ` : `
`}
${firstBlog.title}
${firstBlog.author}
Latest posts
${latestBlogs.map((item)=>{
const hasImageSrc = item.image&&item.image.src;
return `
`
}).join("")}
${item.title}