app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
  • Tops 71 items
  • Skirts 5 items
Styles
Styles
  1. Asymmetrical Dresses 11 items
  2. Blouses 38 items
  3. Body Suits 26 items
  4. Bodycon 64 items
  5. Bracelets 0 items
  6. Cover Ups 7 items
  7. Crop Tops 64 items
  8. Cropped Jeans 1 item
  9. Culottes 1 item
  10. Denim Dresses 5 items
  11. Denim Tops 2 items
  12. Dungarees 2 items
  13. Flare Jeans 25 items
  14. Jumpsuits 31 items
  15. Maxi Dresses 55 items
  16. Maxi Skirts 4 items
  17. Midi Dresses 52 items
  18. Midi Skirts 8 items
  19. Nightdresses 14 items
  20. Nightwear Set 68 items
  21. Off Shoulder Tops 8 items
  22. Off-shoulder And Bandeau Dresses 34 items
  23. Pencil Dresses 13 items
  24. Pencil Skirts 1 item
  25. Pinafore 1 item
  26. Playsuits And Rompers 10 items
  27. Ripped Jeans 3 items
  28. Sets 229 items
  29. Shift Dresses 5 items
  30. Shirt Dresses 7 items
  31. Shirts 38 items
  32. Short And Mini Skirts 6 items
  33. Skater Dresses 25 items
  34. Skater Skirts 5 items
  35. Straight Jeans 95 items
  36. Swimsuit 67 items
  37. T-shirts 178 items
  38. Tunic Dresses 2 items
  39. Tunic Tops 2 items
  40. Vests And Camis 42 items
  41. Hipster 7 items
  42. Bikini 5 items
  43. Thong 38 items
  44. Sports 9 items
  45. T-Shirt Bra 2 items
  46. Bralette 3 items
  47. Sports Bra 3 items
  48. Collars 3 items
  49. Wrap Dresses 4 items
  50. Mom Jeans 3 items
  51. Baggy Jeans 6 items
  52. Vests 1 item
  53. Wide Leg Jeans 39 items
  54. Corsets & Tube Tops 16 items
  55. Cold Shoulder Tops 1 item
  56. Corset Dresses 7 items
Colour
Colour
  1. Beige 10 items
  2. Black 63 items
  3. Blue 21 items
  4. Brown 26 items
  5. Green 20 items
  6. Grey 10 items
  7. Maroon 2 items
  8. Multi 5 items
  9. Orange 3 items
  10. Pink 20 items
  11. Purple 1 item
  12. Red 15 items
  13. Silver 2 items
  14. White 50 items
  15. Yellow 6 items
Less
Size
Size
  1. 2XL 18 items
  2. 3XL 4 items
  3. 4XL 3 items
  4. FS 33 items
  5. L 250 items
  6. M 256 items
  7. S 244 items
  8. XL 77 items
  9. XS 22 items
  10. XXL 6 items
Less
Price
Price
  1. Rs. 400 - 600 4 items
  2. Rs. 600 - 800 8 items
  3. Rs. 800 - 1000 6 items
  4. Rs. 1000 - 1200 11 items
  5. Rs. 1200 - 1400 14 items
  6. Rs. 1400 - 1600 15 items
  7. Rs. 1600 - 1800 8 items
  8. Rs. 1800 - 2000 9 items
  9. Rs. 2000 - 2500 5 items
  10. Rs. 2500 - 3000 8 items
  1. Skater Skirts Remove This Item
  2. Bracelets Remove This Item
  3. Vests And Camis Remove This Item
  4. Cold Shoulder Tops Remove This Item
  5. Blouses Remove This Item
  6. White Remove This Item
  7. Red Remove This Item
  8. Blue Remove This Item
  9. XL Remove This Item

SELECT 1 AS `status`, `e`.`entity_id`, `e`.`attribute_set_id`, `e`.`type_id`, `e`.`created_at`, `e`.`updated_at`, `e`.`sku`, `cat_index`.`position` AS `cat_index_position`, `stock_status_index`.`stock_status` AS `is_salable`, `e`.`name`, `e`.`short_description`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`small_image`, `e`.`thumbnail`, `e`.`color`, `e`.`color_value`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`url_key`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`msrp_display_actual_price_type`, `e`.`msrp`, `e`.`tax_class_id`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`size`, `e`.`size_value`, `e`.`eancode`, `e`.`wallet_credit_based_on`, `e`.`wallet_credit_based_on_value`, `e`.`wallet_cash_back`, `e`.`hsn_code`, `e`.`dateofupload`, `e`.`heel_size`, `e`.`heel_size_value`, `e`.`product_color`, `e`.`price_filter`, `e`.`price_filter_value`, `e`.`styles`, `e`.`app_special_price`, `e`.`swatch_image`, `e`.`disable_cod`, `e`.`product_tag`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price` FROM `catalog_product_flat_1` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=1539 INNER JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '1' AND price_index.customer_group_id = 0 INNER JOIN `search_tmp_662caf7c24db38_72995968` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `e`.`special_price` DESC, `e`.`entity_id` DESC LIMIT 24

Page
86 styles found
  1. 60% Off
    -60%
    STRINGS ON SIDE WHITE TOP
  2. 60% Off
    -60%
    White Bow-knit Smock Cuff Blouse
  3. 60% Off
    -60%
    Sequin Open-front Bow-knot Top
  4. 60% Off
    -60%
    OFF-WHITE CHIFFON V-NECK BLOUSE
  5. 60% Off
    -60%
    PRINTED CHIFFON BLUE V-NECK BLOUSE
  6. 60% Off
    -60%
    White Graphic Print Torn Tank Top
  7. 60% Off
    -60%
    Blue V-neck Knitted Slim Top
  8. 60% Off
    -60%
    WHITE HALTER DRAWSTRING VEST
  9. 58% Off
    -58%
    WHITE CRIMPED DRAWSTRING BLOUSE
  10. 60% Off
    -60%
    White Sleeveless Fitted Tank Top
  11. 60% Off
    -60%
    White Strappy Cami Top
  12. 60% Off
    -60%
    RED MANDARIN-V NECK BLOUSE
  13. 60% Off
    -60%
    Blue Square Neck Button-down Top
  14. 60% Off
    -60%
    White Square Neck Button-down Top
  15. 58% Off
    -58%
    RHINESTONE-DETAIL WHITE VEST TOP
  16. 60% Off
    -60%
    White Sleeveless Slim Fit Vest
  17. 60% Off
    -60%
    White Square Neck Sleeveless Top
  18. 60% Off
    -60%
    KNOT-TIE BELT WHITE SHORT BLOUSE
  19. 60% Off
    -60%
    White U-neck Sleeveless Top
  20. 60% Off
    -60%
    White Polka Dot Sheer Sleeved Top
  21. 58% Off
    -58%
    PINK CLASSIC BUTTONED PLEAT BLOUSE
Page