Need Help? Call us at +91 8069373600

Need Help? Call us at +91 8069373600

Stylestry Classy Tan Flats For Women & Girls

₹ 799 Inclusive of all taxes
MRP ₹ 1,499
47% OFF
(incl. all taxes)

Customer Reviews


5 ★   These shoes showcase a blend of tradition and innovation ? a perfect fusion of classic and modern.

Abu Nasir advocate

3 ★   Tested the shoes on various terrains, and the traction is impressive. No slips or slides!

Sheema

4 ★   COD made the transaction seamless; paid when the shoes arrived at my door.

Simmi

3 ★   COD option was a lifesaver; paid when my shoes arrived safely.

Gaurav gupta

3 ★   Athleisure at its finest ? these shoes are a must-have for those who prioritize comfort without compromising on style.

Akshita

5 ★   Superior quality; these shoes are both durable and comfortable.

Arfa Anwar

3 ★   The quality of these shoes is unparalleled. Craftsmanship at its finest!

Varsha

4 ★   COD made the process stress-free; paid happily when my shoes arrived swiftly.

Sharon Singh

5 ★   Never experienced such comfort in a pair of shoes before.

Akshatha Gopal

4 ★   The superior quality of these shoes made me a genuinely satisfied customer.

Shaheen perveen

3 ★   Sturdy packaging; shoes arrived in perfect condition.

Tripti

4 ★   Lightning-fast delivery; my shoes arrived sooner than expected.

Oshin Majta

4 ★   Premium quality; these shoes are a statement piece in any ensemble.

Sakshi Chopra

4 ★   These shoes make a statement without being too flashy.

Sneha Patel

4 ★   Overjoyed with the large variety available; found the perfect shoes for every occasion!

rishika

4 ★   Great value for the price; these shoes are worth every penny.

Punwani Nitiksha

3 ★   Unboxing these shoes felt like a premium experience; attention to packaging detail is evident.

Monisha

4 ★   Fast and fabulous delivery; got my hands on these joyous shoes in a blink.

sharan rathi

5 ★   COD made the transaction smooth; paid when the shoes arrived.

Sindhiya Devi

5 ★   Variety for every style whim ? my shoe collection is now a fashion masterpiece!

Prathibha
Request history8.2.22PHP Version168msRequest Duration5MBMemory UsageGET product-reviews/{id}/{seo}Route
  • warninglog[18:37:37] LOG.warning: Creation of dynamic property App\Http\Controllers\Front\ListingController::$...
  • warninglog[18:37:37] LOG.warning: Creation of dynamic property App\Http\Controllers\Front\ListingController::$...
  • warninglog[18:37:37] LOG.warning: Creation of dynamic property App\Http\Controllers\Front\ListingController::$...
  • warninglog[18:37:37] LOG.warning: Creation of dynamic property App\Http\Controllers\Front\ListingController::$...
  • warninglog[18:37:37] LOG.warning: Creation of dynamic property App\Http\Controllers\Front\ListingController::$...
  • Booting (92.07ms)time
  • Application (75.79ms)time
  • 1 x Booting (54.83%)
    92.07ms
    1 x Application (45.14%)
    75.79ms
    9 templates were rendered
    • 1x front_new.listings.product-reviewsproduct-reviews.blade.php#?blade
    • 1x layouts.frontLayout.supportsupport.blade.php#?blade
    • 1x layouts.frontLayoutNew.front-layoutfront-layout.blade.php#?blade
    • 1x layouts.frontLayoutNew.stylesstyles.blade.php#?blade
    • 1x layouts.frontLayoutNew.pixelspixels.blade.php#?blade
    • 1x layouts.frontLayoutNew.datalayerdatalayer.blade.php#?blade
    • 1x layouts.frontLayoutNew.front-headerfront-header.blade.php#?blade
    • 1x layouts.frontLayoutNew.front-footerfront-footer.blade.php#?blade
    • 1x layouts.frontLayoutNew.scriptsscripts.blade.php#?blade
    uri
    GET product-reviews/{id}/{seo}
    middleware
    web
    controller
    App\Http\Controllers\Front\ListingController@productreviews
    namespace
    App\Http\Controllers\Front
    prefix
    where
    file
    app/Http/Controllers/Front/ListingController.php:390-435
    17 statements were executed17.14ms
    • Product.php#96stylestry_live960μsselect * from `products` where `id` = '3128' and `slug` = 'stylestry-classy-tan-flats-for-women-girls' and `status` = 1 limit 1
      Bindings
      • 0: 3128
      • 1: stylestry-classy-tan-flats-for-women-girls
      • 2: 1
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live350μsselect * from `product_images` where `product_images`.`product_id` in (3128) order by `sort` asc
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live590μsselect * from `product_attributes` where `status` = 1 and `product_attributes`.`product_id` in (3128)
      Bindings
      • 0: 1
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live240μsselect * from `ratings` where `ratings`.`product_id` in (3128)
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live200μsselect `id`, `parent_id`, `name`, `status`, `seo_unique`, `category_discount`, `size_chart` from `categories` where `categories`.`id` in (10)
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live400μsselect * from `categories` where `categories`.`id` in (1)
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live580μsselect * from `product_attributes` where `product_attributes`.`product_id` in (3128)
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live5.31msselect `id`, `product_name`, `product_color`, `status`, `group_code` from `products` where `group_code` != '' and `status` = 1 and `products`.`group_code` in ('Flat-H') and `status` = 1 and `stock` > 0
      Bindings
      • 0: 
      • 1: 1
      • 2: Flat-H
      • 3: 1
      • 4: 0
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live290μsselect `color_name` from `colors` where `colors`.`color_name` in ('Black', 'Tan')
      Bindings
      • 0: Black
      • 1: Tan
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • Product.php#96stylestry_live350μsselect * from `product_images` where `product_images`.`product_id` in (3127, 3128) order by `sort` asc
      Backtrace
      • app/Models/Product.php:96
      • app/Http/Controllers/Front/ListingController.php:392
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • ListingController.php#403stylestry_live350μsselect * from `ratings` where `status` = '1' and `product_id` = 3128 order by `created_at` desc
      Bindings
      • 0: 1
      • 1: 3128
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:403
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ListingController.php#415stylestry_live330μsselect count(*) as aggregate from `ratings` where `status` = '1' and `product_id` = 3128
      Bindings
      • 0: 1
      • 1: 3128
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:415
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ListingController.php#417stylestry_live190μsselect sum(`star_rating`) as aggregate from `ratings` where `status` = '1' and `product_id` = 3128
      Bindings
      • 0: 1
      • 1: 3128
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:417
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • ListingController.php#429stylestry_live5.97msselect * from `fake_reviews` order by RAND() limit 20
      Backtrace
      • app/Http/Controllers/Front/ListingController.php:429
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • Category.php#113stylestry_live370μsselect count(*) as aggregate from `categories` where `seo_unique` = 'stylestry-classy-tan-flats-for-women-girls'
      Bindings
      • 0: stylestry-classy-tan-flats-for-women-girls
      Backtrace
      • app/Models/Category.php:113
      • view::layouts.frontLayoutNew.pixels:38
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • Cart.php#76stylestry_live210μsselect count(*) as aggregate from `carts` where `session_id` is null
      Backtrace
      • app/Models/Cart.php:76
      • app/Models/Cart.php:117
      • view::layouts.frontLayoutNew.front-header:3
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • Cart.php#102stylestry_live450μsselect * from `carts` where `session_id` is null and `carts`.`session_id` is null
      Backtrace
      • app/Models/Cart.php:102
      • app/Models/Cart.php:117
      • view::layouts.frontLayoutNew.front-header:3
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    App\Models\ProductImage
    26ProductImage.php#?
    App\Models\FakeReview
    20FakeReview.php#?
    App\Models\ProductAttribute
    14ProductAttribute.php#?
    App\Models\Product
    3Product.php#?
    App\Models\Category
    2Category.php#?
    App\Models\Color
    1Color.php#?
        _token
        mIuaqyAGfqWvq6KBD8SXocsyZ44JzcJ1Z1uBwc5E
        uniqueessionId
        YdrWgIWixvq92MFSQVRUj46Iep9zdyp4hKDzRKAv
        cartitems
        []
        visitorid
        YdrWgIWixvq92MFSQVRUj46Iep9zdyp4hKDzRKAv
        _previous
        array:1 [ "url" => "https://new.stylestry.com/product-reviews/3128/stylestry-classy-tan-flats-for-...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /product-reviews/3128/stylestry-classy-tan-flats-for-women-girls
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "new.stylestry.com" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 01 Jun 2025 13:07:37 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9zUTRaaUQrUFJFemV2Z3dTS3EzTEE9PSIsInZhbHVlIjoibC9pV1RIMEZ1bEZ5ZmxTRHU4YjhFU05XRDROYVBhRUQyU2JnM0FtL0hMWGtROUVxR3U3SStQRzFyU002NWZEU3p1UjA5d2luNzR2MEE1enpMWjJReStSOXRFd3Q2NWRSQzRwalpPd0xwS21uVk1kR0FFeUlRTWR4Vno4Z1JpVXMiLCJtYWMiOiJjZGY2YzU5NjdjMDQ3OTk3ZjAyMWZlNjcxZjE5OWY1ZTlmN2QyZDYyMGYwNTkyYjkyYTdkNTRlNGQxM2EwZjgzIiwidGFnIjoiIn0%3D; expires=Sun, 01 Jun 2025 15:07:37 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9zUTRaaUQrUFJFemV2Z3dTS3EzTEE9PSIsInZhbHVlIjoibC9pV1RIMEZ1bEZ5ZmxTRHU4YjhFU05XRDROYVBhRUQyU2JnM0FtL0hMWGtROUVxR3U3SStQRzFyU002NWZEU3p1UjA5d" 1 => "stylestry_session=eyJpdiI6InhJQmlQM3NhWFFWQm1kQzhlSThSdkE9PSIsInZhbHVlIjoiOVdQMkRnVTdPcUVWNGNweFJ3b3BaVHNNSzhvQVN2QitWanZCOC9Ba0ExSzMrZnZnVmYxS0UzcnJtTWtxckN4TDQwZ3d0bE4zZlg1N3ZiRHdrMy9YQnBEWnRlT1Z4RDJUUnpXUzRjOXorNVAvWnBnbXpzR3NFUmhwRmN1bVZUcVoiLCJtYWMiOiI0NTA5NzQyMDg0NWZiNGM2NTU1M2JkMzFhNDM2ZmM0ZjgxZThkODc2Y2Y3YjNlNGYyM2U2Mjk1ZmIyMmYyNDA3IiwidGFnIjoiIn0%3D; expires=Sun, 01 Jun 2025 15:07:37 GMT; Max-Age=7200; path=/; httponlystylestry_session=eyJpdiI6InhJQmlQM3NhWFFWQm1kQzhlSThSdkE9PSIsInZhbHVlIjoiOVdQMkRnVTdPcUVWNGNweFJ3b3BaVHNNSzhvQVN2QitWanZCOC9Ba0ExSzMrZnZnVmYxS0UzcnJtTWtxckN4TD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9zUTRaaUQrUFJFemV2Z3dTS3EzTEE9PSIsInZhbHVlIjoibC9pV1RIMEZ1bEZ5ZmxTRHU4YjhFU05XRDROYVBhRUQyU2JnM0FtL0hMWGtROUVxR3U3SStQRzFyU002NWZEU3p1UjA5d2luNzR2MEE1enpMWjJReStSOXRFd3Q2NWRSQzRwalpPd0xwS21uVk1kR0FFeUlRTWR4Vno4Z1JpVXMiLCJtYWMiOiJjZGY2YzU5NjdjMDQ3OTk3ZjAyMWZlNjcxZjE5OWY1ZTlmN2QyZDYyMGYwNTkyYjkyYTdkNTRlNGQxM2EwZjgzIiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 15:07:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ii9zUTRaaUQrUFJFemV2Z3dTS3EzTEE9PSIsInZhbHVlIjoibC9pV1RIMEZ1bEZ5ZmxTRHU4YjhFU05XRDROYVBhRUQyU2JnM0FtL0hMWGtROUVxR3U3SStQRzFyU002NWZEU3p1UjA5d" 1 => "stylestry_session=eyJpdiI6InhJQmlQM3NhWFFWQm1kQzhlSThSdkE9PSIsInZhbHVlIjoiOVdQMkRnVTdPcUVWNGNweFJ3b3BaVHNNSzhvQVN2QitWanZCOC9Ba0ExSzMrZnZnVmYxS0UzcnJtTWtxckN4TDQwZ3d0bE4zZlg1N3ZiRHdrMy9YQnBEWnRlT1Z4RDJUUnpXUzRjOXorNVAvWnBnbXpzR3NFUmhwRmN1bVZUcVoiLCJtYWMiOiI0NTA5NzQyMDg0NWZiNGM2NTU1M2JkMzFhNDM2ZmM0ZjgxZThkODc2Y2Y3YjNlNGYyM2U2Mjk1ZmIyMmYyNDA3IiwidGFnIjoiIn0%3D; expires=Sun, 01-Jun-2025 15:07:37 GMT; path=/; httponlystylestry_session=eyJpdiI6InhJQmlQM3NhWFFWQm1kQzhlSThSdkE9PSIsInZhbHVlIjoiOVdQMkRnVTdPcUVWNGNweFJ3b3BaVHNNSzhvQVN2QitWanZCOC9Ba0ExSzMrZnZnVmYxS0UzcnJtTWtxckN4TD" ] ]
        session_attributes
        0 of 0
        array:6 [ "_token" => "mIuaqyAGfqWvq6KBD8SXocsyZ44JzcJ1Z1uBwc5E" "uniqueessionId" => "YdrWgIWixvq92MFSQVRUj46Iep9zdyp4hKDzRKAv" "cartitems" => [] "visitorid" => "YdrWgIWixvq92MFSQVRUj46Iep9zdyp4hKDzRKAv" "_previous" => array:1 [ "url" => "https://new.stylestry.com/product-reviews/3128/stylestry-classy-tan-flats-for-women-girls" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-01 18:37:37GET/product-reviews/3128/stylestry-classy-tan-flats-for-women-girls591766