app-download-header

Special Prices

Upto 90% Off

Sale Ends In
Hours
:
Mins
:
Secs
  • 24 - Hours - Only

Special Prices

Filter
Shopping Options
Styles
Styles
  1. Asymmetrical Dresses 1 item
  2. Aviator Sunglasses 7 items
  3. Blouses 2 items
  4. Body Suits 1 item
  5. Bodycon 7 items
  6. Bracelets 4 items
  7. Caps 2 items
  8. Cateye Sunglasses 3 items
  9. Crop Tops 2 items
  10. Earrings 7 items
  11. Hats 6 items
  12. Maxi Dresses 6 items
  13. Midi Dresses 5 items
  14. Midi Skirts 1 item
  15. Necklace 2 items
  16. Nightwear Set 3 items
  17. Off Shoulder Tops 2 items
  18. Off-shoulder And Bandeau Dresses 1 item
  19. Retro Sunglasses 9 items
  20. Round Sunglasses 8 items
  21. Sets 4 items
  22. Shift Dresses 1 item
  23. Shirt Dresses 1 item
  24. Skater Dresses 1 item
  25. T-shirts 3 items
  26. Tunic Tops 1 item
  27. Wayfarers And Square Frame Sunglasses 3 items
  28. Hipster 1 item
  29. Boyshort 3 items
  30. Full Figure 2 items
  31. T-Shirt Bra 4 items
  32. Padded 1 item
  33. Non Padded 4 items
Colour
Colour
  1. Beige 76 items
  2. Black 337 items
  3. Blue 150 items
  4. Brown 181 items
  5. Gold 48 items
  6. Green 154 items
  7. Grey 123 items
  8. Maroon 14 items
  9. Multi 295 items
  10. Orange 47 items
  11. Pink 135 items
  12. Purple 54 items
  13. Red 149 items
  14. Silver 47 items
  15. White 116 items
  16. Yellow 76 items
Less
Size
Size
  1. 2XL 2 items
  2. 32B 1 item
  3. 32C 1 item
  4. 34 2 items
  5. 34B 1 item
  6. 35 12 items
  7. 36 26 items
  8. 37 38 items
  9. 38 35 items
  10. 38B 1 item
  11. 39 33 items
  12. 40 15 items
  13. 40B 2 items
  14. 40C 2 items
  15. 41 8 items
  16. 42 3 items
  17. 42B 5 items
  18. 42C 2 items
  19. 44B 1 item
  20. FS 6 items
  21. L 25 items
  22. M 20 items
  23. S 19 items
  24. XL 22 items
  25. XS 1 item
  26. XXL 11 items
  27. XXXL 1 item
Less
Heel Size
Heel Size
  1. Flats 5 items
  2. High Heels 6 items
  3. Low Heels 29 items
  4. Mid Heels 11 items
Price
Price
  1. Rs. 0 - 200 19 items
  2. Rs. 200 - 400 55 items
  3. Rs. 400 - 600 50 items
  4. Rs. 600 - 800 29 items
  5. Rs. 800 - 1000 9 items
  6. Rs. 1000 - 1200 35 items
  7. Rs. 1200 - 1400 13 items
  8. Rs. 1400 - 1600 13 items
  9. Rs. 1600 - 1800 4 items
  10. Rs. 2000 - 2500 4 items
  11. Rs. 2500 - 3000 78 items
  12. Rs. 3000 - 3500 3 items
  13. Rs. 3500 - 4000 2 items
  14. Rs. 4000 - 4500 1 item
  15. Rs. 4500 - 5000 1 item
  1. White Remove This Item
  2. Gold Remove This Item
  3. Yellow 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=642 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_662c8c6fc438f5_97406589` AS `search_result` ON e.entity_id = search_result.entity_id WHERE (stock_status_index.stock_status = 1) ORDER BY `cat_index_position` ASC, `cat_index`.`position` ASC, `e`.`entity_id` DESC LIMIT 24

240 styles found
  1. 95% Off
    -95%
    SPOTTY DELIGHT WHITE DRESS
  2. 95% Off
    -95%
    CONNECT THE DOTS WHITE MIDI DRESS
  3. 95% Off
    -95%
    SUMMER SPRING LEMON YELLOW DRESS
  4. 95% Off
    -95%
    BRIGHT AS THE DAY YELLOW DRESS
  5. 95% Off
    -95%
    BRIGHT AS THE DAY WHITE DRESS
  6. 80% Off
    -80%
    RETRO KNITTED OFF-WHITE CO-ORD SET
  7. 80% Off
    -80%
    WHITE RIBBED V-NECK SLIM TOP
  8. 80% Off
    -80%
    MESH-SLEEVE WHITE BODYCON DRESS
  9. 80% Off
    -80%
    PRINTED COMFY YELLOW MAXI DRESS
  10. 80% Off
    -80%
    WHITE A-LINE HIGH SLIT MAXI DRESS
  11. 80% Off
    -80%
    HOLOGRAPHIC EVENING WHITE MAXI DRESS