Home

FIND YOUR NEW LOOK
WITH THE FRESH SPRING
COLLECTION

SHOP AN EXCLUSIVE
Women Clothing
WOMEN CLOTHING
Discover our latest arrivals
WOMEN CLOTHING
Accessories & Bags
ACCESSORIES & BAGS
Elevate your style
ACCESSORIES & BAGS
Shoes & Sunglasses
SHOES & SUNGLASSES
Essential add-ons
SHOES & SUNGLASSES

SHOP NEW ARRIVALS

Discover the latest trends in fashion

‘product’, ‘posts_per_page’ => 12, ‘orderby’ => ‘date’, ‘order’ => ‘DESC’ ); $products = new WP_Query($args); if($products->have_posts()) : ?>
have_posts()) : $products->the_post(); global $product; ?>
‘; } ?> is_on_sale()) : $regular_price = $product->get_regular_price(); $sale_price = $product->get_sale_price(); if($regular_price && $sale_price) { $discount = round((($regular_price – $sale_price) / $regular_price) * 100); echo ‘-‘ . $discount . ‘%‘; } ?> is_type(‘simple’) && $product->get_date_created() > strtotime(‘-30 days’)) : ?> NEW
get_average_rating()) : ?>
get_average_rating(); for($i = 1; $i <= 5; $i++) { if($i <= $rating) { echo '‘; } elseif($i – 0.5 <= $rating) { echo '‘; } else { echo ‘‘; } } ?> (get_rating_count(); ?>)
is_on_sale()) : ?> get_sale_price(); ?> get_regular_price(); ?> get_price(); ?>