app-download-header
24 Hours Sale - 95% Off on Everything
20% OFF on Buy 4 any items, Use Code: MERRY
20% OFF on Buy 4 any items
Use Code: MERRY
HR
:
MN
:
SC
ENDS IN

Women

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 175 items
  2. Blouses 251 items
  3. Body Suits 420 items
  4. Bodycon 1092 items
  5. Cover Ups 65 items
  6. Crop Tops 637 items
  7. Cropped Jeans 6 items
  8. Culottes 1 item
  9. Denim Dresses 18 items
  10. Denim Tops 10 items
  11. Dungarees 2 items
  12. Flare Jeans 68 items
  13. Jumpsuits 272 items
  14. Maxi Dresses 749 items
  15. Maxi Skirts 120 items
  16. Maxi Tops 1 item
  17. Midi Dresses 397 items
  18. Midi Skirts 209 items
  19. Nightdresses 172 items
  20. Nightwear Set 349 items
  21. Off Shoulder Tops 110 items
  22. Off-shoulder And Bandeau Dresses 404 items
  23. Palazzos 0 items
  24. Pencil Dresses 149 items
  25. Pencil Skirts 16 items
  26. Pinafore 1 item
  27. Playsuits And Rompers 160 items
  28. Ripped Jeans 5 items
  29. Sets 1899 items
  30. Shift Dresses 100 items
  31. Shirt Dresses 42 items
  32. Shirts 132 items
  33. Short And Mini Skirts 125 items
  34. Skater Dresses 238 items
  35. Skater Skirts 77 items
  36. Skinny Jeans 9 items
  37. Straight Jeans 187 items
  38. Swimsuit 301 items
  39. T-shirts 1253 items
  40. Tunic Dresses 34 items
  41. Tunic Tops 10 items
  42. Vests And Camis 638 items
  43. Hipster 61 items
  44. Bikini 165 items
  45. Boyshort 151 items
  46. Thong 702 items
  47. Cycling Short 4 items
  48. Boyleg 9 items
  49. Full Figure 9 items
  50. Sports 56 items
  51. Racerback 3 items
  52. T-Shirt Bra 40 items
  53. Bralette 24 items
  54. Padded 9 items
  55. Non Padded 33 items
  56. Sports Bra 20 items
  57. Collars 38 items
  58. Wrap Dresses 21 items
  59. Mom Jeans 4 items
  60. Baggy Jeans 14 items
  61. Vests 1 item
  62. Wide Leg Jeans 76 items
  63. Thongbody 3 items
  64. Corsets & Tube Tops 486 items
  65. Cold Shoulder Tops 21 items
  66. Sarong 26 items
  67. Corset Dresses 90 items
  68. Dressing Gowns & Robes 16 items
Colour
Colour
  1. Black 1 item
  2. Blue 5 items
  3. Grey 1 item
  4. Multi 1 item
Less
Size
Size
  1. 25 1 item
  2. 26 1 item
  3. 27 2 items
  4. 28 1 item
  5. 29 3 items
  6. 2XL 2 items
  7. 30 2 items
  8. 31 2 items
  9. 32 1 item
  10. L 4 items
  11. M 4 items
  12. S 4 items
  13. XL 4 items
  14. XS 1 item
  15. XXL 2 items
Less
Price
Price
  1. Rs. 200 - 400 3 items
  2. Rs. 1800 - 2000 1 item
  3. Rs. 2500 - 3000 4 items
  4. Rs. 3000 - 3500 2 items
  1. Palazzos Remove This Item
  2. Dungarees Remove This Item
  3. Cropped Jeans 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=469 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_660603b0042607_68742631` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `e`.`created_at` ASC, `e`.`entity_id` DESC LIMIT 24

8 styles found
  1. 95% Off
    -95%
    MAKE YOU HAPPY GREY JEANS
  2. 95% Off
    -95%
    NARROW IT DOWN DEEP BLUE JEANS
  3. 95% Off
    -95%
    A SIMPLE TOUCH DEEP BLUE JEANS
  4. 58% Off
    -58%
    PULL IT OVER RIPPED STRAIGHT JEANS
  5. 58% Off
    -58%
    SOLID RAW-EDGE BLUE CROPPED JEANS
  6. 58% Off
    -58%
    BLUE GREY HEART-BUTTON CROPPED JEANS
  7. 60% Off
    -60%
    Dark Blue Straight Legged Dungaree
  8. 60% Off
    -60%
    Black Straight Legged Dungaree