Ruana printed shawl

(1100 reviews)


Price:
$3,328.60 /pcs

Quantity:
(3000 available)

Total Price:
Refund:
Share:
Ralph Lauren Collection

Ruana printed shawl

Ruana printed shawl from Ralph Lauren Collection featuring pink, multicolour, linen, abstract pattern print, draped design and open front.

Made in Italy

There have been no reviews for this product yet.
7.4.33PHP Version3.68sRequest Duration29MBMemory UsageGET product/{slug}Route
    • Booting (404ms)
    • Application (3.27s)
    • 1 x Application (88.95%)
      3.27s
      1 x Booting (10.97%)
      403.95ms
      9 templates were rendered
      • frontend.product_details (resources/views/frontend/product_details.blade.php)1blade
        Params
        0
        detailedProduct
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
      • frontend.inc.nav (resources/views/frontend/inc/nav.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
      • frontend.partials.compare (resources/views/frontend/partials/compare.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.partials.wishlist (resources/views/frontend/partials/wishlist.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.partials.cart (resources/views/frontend/partials/cart.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.partials.category_menu (resources/views/frontend/partials/category_menu.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.inc.footer (resources/views/frontend/inc/footer.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
      • frontend.partials.modal (resources/views/frontend/partials/modal.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        photos
        5
        __currentLoopData
        6
        photo
        7
        key
        8
        loop
        9
        stock
        10
        total
        11
        rebate_rate
        12
        qty
        13
        refund_sticker
        14
        top_product
        15
        related_product
      uri
      GET product/{slug}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@product
      namespace
      App\Http\Controllers
      prefix
      where
      as
      product
      file
      app/Http/Controllers/HomeController.php:603-649
      48 statements were executed, 16 of which were duplicated, 32 unique90.88ms
      • select * from `products` where `auction_product` = 0 and `slug` = 'ruana-printed-shawl-4-umtmK' and `is_delete` = 0 limit 1
        13.84ms/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Bindings
        • 0. 0
        • 1. ruana-printed-shawl-4-umtmK
        • 2. 0
        Backtrace
        • 15. /app/Http/Controllers/HomeController.php:605
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `name`, `lang`, `product_id`, `unit`, `description` from `product_translations` where `product_translations`.`product_id` in (145555)
        750μs/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:605
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_taxes` where `product_taxes`.`product_id` in (145555)
        1.12ms/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:605
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `reviews` where `status` = 1 and `reviews`.`product_id` in (145555) order by `created_at` desc
        840μs/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:605
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where 0 = 1
        450μs/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:605
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_stocks` where `product_stocks`.`product_id` in (145555)
        630μs/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:605
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `users`.`id` in (2319)
        1.02ms/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:605
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `shops` where `shops`.`user_id` in (2319)
        1.62ms/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 25. /app/Http/Controllers/HomeController.php:605
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `users`.`id` in (2319)
        1.36ms/app/Http/Controllers/HomeController.php:605hotshop
        Metadata
        Backtrace
        • 30. /app/Http/Controllers/HomeController.php:605
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • insert into `visits` (`user_id`, `time`, `ip`, `updated_at`, `created_at`) values (2319, 1744680954, '172.70.100.176', '2025-04-15 10:35:54', '2025-04-15 10:35:54')
        3.42ms/app/Http/Controllers/HomeController.php:620hotshop
        Metadata
        Bindings
        • 0. 2319
        • 1. 1744680954
        • 2. 172.70.100.176
        • 3. 2025-04-15 10:35:54
        • 4. 2025-04-15 10:35:54
        Backtrace
        • 15. /app/Http/Controllers/HomeController.php:620
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `file_name` from `uploads` where `id` = '54543' limit 1
        700μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54543
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `currencies` where `currencies`.`id` = '30' limit 1
        420μsview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:31hotshop
        Metadata
        Bindings
        • 0. 30
        Backtrace
        • 20. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:31
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `id`, `file_name` from `uploads` where `id` = '54544' limit 1
        800μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54544
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '54540' limit 1
        940μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54540
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '54541' limit 1
        620μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54541
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '54542' limit 1
        720μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54542
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `sellers` where `sellers`.`user_id` = 2319 and `sellers`.`user_id` is not null limit 1
        790μsview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471hotshop
        Metadata
        Bindings
        • 0. 2319
        Backtrace
        • 20. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `users` where `users`.`id` in (2319)
        970μsview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471hotshop
        Metadata
        Backtrace
        • 25. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 30. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `shops` where `shops`.`user_id` in (2319)
        660μsview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471hotshop
        Metadata
        Backtrace
        • 30. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471
        • 32. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 35. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `users` where `users`.`id` in (2319)
        1.12msview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471hotshop
        Metadata
        Backtrace
        • 35. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:471
        • 37. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 38. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 40. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `user_id` = 2319 and `is_delete` = 0 and `approved` = '1' and `published` = '1' and `auction_product` = 0 order by `num_of_sale` desc, `created_at` desc limit 6
        14.49msview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:547hotshop
        Metadata
        Bindings
        • 0. 2319
        • 1. 0
        • 2. 1
        • 3. 1
        • 4. 0
        Backtrace
        • 14. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:547
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `id`, `name`, `lang`, `product_id`, `unit`, `description` from `product_translations` where `product_translations`.`product_id` in (133663, 134447, 134604, 134607, 134620, 145304)
        2.36msview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:547hotshop
        Metadata
        Backtrace
        • 19. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:547
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_taxes` where `product_taxes`.`product_id` in (133663, 134447, 134604, 134607, 134620, 145304)
        630μsview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:547hotshop
        Metadata
        Backtrace
        • 19. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:547
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `id`, `file_name` from `uploads` where `id` is null limit 1
        640μs/app/Http/Helpers.php:584hotshop
        Metadata
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `products` where `category_id` = 312 and `is_delete` = 0 and `id` != 145555 and `approved` = '1' and `published` = '1' and `auction_product` = 0 order by `created_at` desc limit 10
        15.75msview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:796hotshop
        Metadata
        Bindings
        • 0. 312
        • 1. 0
        • 2. 145555
        • 3. 1
        • 4. 1
        • 5. 0
        Backtrace
        • 14. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:796
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `id`, `name`, `lang`, `product_id`, `unit`, `description` from `product_translations` where `product_translations`.`product_id` in (170341, 170421, 170575, 170854, 170880, 171260, 171414, 171657, 172670, 172972)
        1.35msview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:796hotshop
        Metadata
        Backtrace
        • 19. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:796
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_taxes` where `product_taxes`.`product_id` in (170341, 170421, 170575, 170854, 170880, 171260, 171414, 171657, 172670, 172972)
        870μsview::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:796hotshop
        Metadata
        Backtrace
        • 19. view::d2e763336d066a8c3a249eee98e8a2fcfe50c28b:796
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `id`, `file_name` from `uploads` where `id` = '74726' limit 1
        680μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 74726
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '75021' limit 1
        600μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 75021
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '76543' limit 1
        710μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 76543
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '54450' limit 1
        1.06ms/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54450
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '75807' limit 1
        770μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 75807
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '73996' limit 1
        600μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 73996
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '75147' limit 1
        1.35ms/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 75147
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '54398' limit 1
        790μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 54398
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select `id`, `file_name` from `uploads` where `id` = '76349' limit 1
        890μs/app/Http/Helpers.php:584hotshop
        Metadata
        Bindings
        • 0. 76349
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `languages` where `code` = 'en' limit 1
        1.04msview::d895473daa401974abf9fba5d951ad90f29ba269:2hotshop
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::d895473daa401974abf9fba5d951ad90f29ba269:2
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        660μsview::d895473daa401974abf9fba5d951ad90f29ba269:56hotshop
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::d895473daa401974abf9fba5d951ad90f29ba269:56
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        1.29msview::835acf207802f1e176d70a8fd856bf37e89c9d2c:30hotshop
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:30
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        820μsview::835acf207802f1e176d70a8fd856bf37e89c9d2c:31hotshop
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:31
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `status` = 1
        810μsview::835acf207802f1e176d70a8fd856bf37e89c9d2c:34hotshop
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:34
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currencies`.`id` = '30' limit 1
        1.11msview::835acf207802f1e176d70a8fd856bf37e89c9d2c:53hotshop
        Metadata
        Bindings
        • 0. 30
        Backtrace
        • 20. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:53
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'USD' limit 1
        850μsview::835acf207802f1e176d70a8fd856bf37e89c9d2c:57hotshop
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 15. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:57
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'USD' limit 1
        1.41msview::835acf207802f1e176d70a8fd856bf37e89c9d2c:57hotshop
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 15. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:57
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `status` = 1
        630μsview::835acf207802f1e176d70a8fd856bf37e89c9d2c:61hotshop
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::835acf207802f1e176d70a8fd856bf37e89c9d2c:61
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `level` = 0 order by `order_level` desc limit 11
        880μsview::ed473731f1fa6d24076d250fc579725fba01a62a:10hotshop
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 14. view::ed473731f1fa6d24076d250fc579725fba01a62a:10
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 5, 7, 8, 9, 10, 258, 259, 260, 436)
        3.5msview::ed473731f1fa6d24076d250fc579725fba01a62a:10hotshop
        Metadata
        Backtrace
        • 19. view::ed473731f1fa6d24076d250fc579725fba01a62a:10
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `id`, `file_name` from `uploads` where `id` is null limit 1
        1.55ms/app/Http/Helpers.php:584hotshop
        Metadata
        Backtrace
        • 13. /app/Http/Helpers.php:584
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:418
        • 17. /app/Http/Helpers.php:585
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      App\Models\CategoryTranslation
      108
      App\Models\Category
      11
      App\Models\Language
      15
      App\Models\Seller
      1
      App\Models\Currency
      5
      App\Models\Shop
      2
      App\Models\User
      4
      App\Models\ProductStock
      1
      App\Models\ProductTranslation
      34
      App\Models\Product
      17
          _token
          M711YrBs9CcLIfeC5kYubPYXK2w8HY3uUpVKFyJn
          locale
          en
          _previous
          array:1 [ "url" => "https://jettogo.vip/product/ruana-printed-shawl-4-umtmK" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/ruana-printed-shawl-4-umtmK
          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:24 [ "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "priority" => array:1 [ 0 => "u=0, i" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.223.126.246" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "x-forwarded-for" => array:1 [ 0 => "18.223.126.246" ] "cf-ray" => array:1 [ 0 => "9307b5789e931b67-ORD" ] "host" => array:1 [ 0 => "jettogo.vip" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:49 [ "USER" => "www" "HOME" => "/home/www" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_PRIORITY" => "u=0, i" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "18.223.126.246" "HTTP_ACCEPT" => "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" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_X_FORWARDED_FOR" => "18.223.126.246" "HTTP_CF_RAY" => "9307b5789e931b67-ORD" "HTTP_HOST" => "jettogo.vip" "PATH_INFO" => "" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "jettogo.vip" "SERVER_PORT" => "443" "SERVER_ADDR" => "45.141.58.66" "REMOTE_PORT" => "29776" "REMOTE_ADDR" => "172.70.100.176" "SERVER_SOFTWARE" => "nginx/1.22.1" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/www/wwwroot/shop" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/product/ruana-printed-shawl-4-umtmK" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/www/wwwroot/shop/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744680953.9751 "REQUEST_TIME" => 1744680953 ]
          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 => "Tue, 15 Apr 2025 01:35:54 GMT" ] "set-cookie" => array:1 [ 0 => "jetto_session=JxuEWUZaK2YQuY4MLGlbVZcyNrvKE4ycIZqGciS6; expires=Tue, 15-Apr-2025 03:35:57 GMT; Max-Age=7200; path=/; httponly" ] "Set-Cookie" => array:1 [ 0 => "jetto_session=JxuEWUZaK2YQuY4MLGlbVZcyNrvKE4ycIZqGciS6; expires=Tue, 15-Apr-2025 03:35:57 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "M711YrBs9CcLIfeC5kYubPYXK2w8HY3uUpVKFyJn" "locale" => "en" "_previous" => array:1 [ "url" => "https://jettogo.vip/product/ruana-printed-shawl-4-umtmK" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]