app-download-header
Trending Now

Premium collection

Premium

Filter
Shopping Options
Category
Category
Styles
Styles
  1. Asymmetrical Dresses 10 items
  2. Blouses 8 items
  3. Body Suits 6 items
  4. Bodycon 31 items
  5. Cover Ups 5 items
  6. Crop Tops 20 items
  7. Jumpsuits 7 items
  8. Maxi Dresses 29 items
  9. Maxi Skirts 2 items
  10. Midi Dresses 10 items
  11. Midi Skirts 1 item
  12. Nightdresses 9 items
  13. Nightwear Set 6 items
  14. Off Shoulder Tops 3 items
  15. Off-shoulder And Bandeau Dresses 22 items
  16. Pencil Dresses 5 items
  17. Playsuits And Rompers 7 items
  18. Sets 57 items
  19. Shift Dresses 5 items
  20. Shirts 9 items
  21. Short And Mini Skirts 2 items
  22. Skater Dresses 3 items
  23. Skater Skirts 1 item
  24. Swimsuit 8 items
  25. T-shirts 25 items
  26. Tunic Dresses 1 item
  27. Vests And Camis 20 items
  28. Sports 4 items
  29. Bralette 1 item
  30. Padded 2 items
  31. Corsets & Tube Tops 9 items
  32. Cold Shoulder Tops 2 items
  33. Corset Dresses 2 items
Colour
Colour
  1. Beige 8 items
  2. Black 56 items
  3. Blue 19 items
  4. Brown 15 items
  5. Gold 2 items
  6. Green 12 items
  7. Grey 8 items
  8. Multi 15 items
  9. Orange 5 items
  10. Pink 21 items
  11. Purple 5 items
  12. Red 18 items
  13. White 28 items
  14. Yellow 5 items
Less
Size
Size
  1. 70A 2 items
  2. 70B 2 items
  3. 70C 1 item
  4. 70D 1 item
  5. 75A 2 items
  6. 75B 2 items
  7. 75C 2 items
  8. 75D 1 item
  9. 80A 1 item
  10. 80B 2 items
  11. 80C 2 items
  12. 80D 1 item
  13. 85B 2 items
  14. 85C 2 items
  15. 85D 1 item
  16. FS 1 item
  17. L 51 items
  18. M 46 items
  19. S 42 items
  20. XL 25 items
  21. XS 3 items
  22. XXL 3 items
Less
Price
Price
  1. Rs. 200 - 400 5 items
  2. Rs. 400 - 600 8 items
  3. Rs. 600 - 800 3 items
  4. Rs. 800 - 1000 7 items
  5. Rs. 1000 - 1200 15 items
  6. Rs. 1200 - 1400 48 items
  7. Rs. 1400 - 1600 57 items
  8. Rs. 1600 - 1800 58 items
  9. Rs. 1800 - 2000 45 items
  10. Rs. 2000 - 2500 88 items
  11. Rs. 2500 - 3000 90 items
  12. Rs. 3000 - 3500 36 items
  13. Rs. 3500 - 4000 11 items
  14. Rs. 4000 - 4500 4 items
  15. Rs. 4500 - 5000 2 items
  16. Rs. 6000 - 6500 1 item
  1. Skater Skirts Remove This Item
  2. Sets Remove This Item
  3. White Remove This Item
  4. Red Remove This Item
  5. Green Remove This Item
  6. Rs. 1600 - 1800 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_662aea7c42c4c5_36194124` 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

Page
58 styles found
  1. 59% Off
    -59%
    FOUR PIECE RED LACY LINGERIE SET
  2. 60% Off
    -60%
    RIBBED WHITE SLIM LEISURE CO-ORD SET
  3. 58% Off
    -58%
    THREE PIECE RED BIKINI SET
  4. 58% Off
    -58%
    SET OF 4 AMBER BEACHWEAR SET
  5. 60% Off
    -60%
    WHITE CORSET & ASYMMETRIC SKIRT SET
  6. 60% Off
    -60%
    GREEN TIE-STRAP BIKINI SET
  7. 58% Off
    -58%
    RIBBED 2PC RED CO-ORD SET
  8. 60% Off
    -60%
    2PC WHITE SUMMER CO-ORD SET
  9. 58% Off
    -58%
    RED KNOTTY ONE-SHOULDER BIKINI SET
  10. 59% Off
    -59%
    WHITE TWISTED KNOT 2PC CO-ORD SET
  11. 59% Off
    -59%
    WHITE 2PC CROCHET SLIM CO-ORDS SET
  12. 58% Off
    -58%
    WHITE KNOTTY ONE-SHOULDER BIKINI SET
  13. 59% Off
    -59%
    FOUR PIECE CLARET LACY LINGERIE SET
  14. 59% Off
    -59%
    LACY FOUR PIECE WHITE LINGERIE SET
  15. 60% Off
    -60%
    Halter Neck Top & Mini Skirt Set
  16. 58% Off
    -58%
    GREEN CROCHET SLIM 2PC CO-ORD SET
  17. 60% Off
    -60%
    Red Cropped Cami & Ruched Skirt Set
  18. 60% Off
    -60%
    TIE-DYE PRINT MESH CO-ORD SET
  19. 59% Off
    -59%
    GREEN SUMMER BEACH BIKINI SET
  20. 59% Off
    -59%
    TEXTURED Y2K WHITE 2PC CO-ORD SET
  21. 60% Off
    -60%
    IMITATION-FUR WHITE 2PC UPPER SET
  22. 58% Off
    -58%
    TWO PIECE WHITE RIBBED CO-ORDS SET
Page