Urban chic

    Urban Chic, conjunto termostático empotrado metálico 1 vía con rociador metálico Ø250mm, negro mate

    K2124012NM 21D305237

    Finish: Matte Black

    Aún no tenemos datos de este producto.

    Find your nearest distributor or commercial agent

    Can We Help You?

    You may not know exactly what product you need, or you may want advice on design trends, water saving, etc. Whatever your situation, at Ramonsoler, we provide advice based on your needs, preferences, and budget.

    Shall we talk?

    Contact Us
    8.1.2PHP Version166msRequest Duration5MBMemory UsageGET en/product/accessories-spare-parts/{slug}/{accessory?}Route
      • Booting (14.46ms)
      • Application (152ms)
      • 1 x Application (91.25%)
        151.56ms
        1 x Booting (8.71%)
        14.46ms
        2 templates were rendered
        • pages.products.detail-accessories (resources/views/pages/products/detail-accessories.blade.php)8bladefile
          Params
          0
          product
          1
          products_related
          2
          products_suggested
          3
          classitem
          4
          spareparts
          5
          sparepartsProducts
          6
          variations
          7
          marketId
        • layouts.general (resources/views/layouts/general.blade.php)23bladefile
          Params
          0
          __env
          1
          app
          2
          errors
          3
          product
          4
          products_related
          5
          products_suggested
          6
          classitem
          7
          spareparts
          8
          sparepartsProducts
          9
          variations
          10
          marketId
          11
          langs
          12
          __currentLoopData
          13
          variation
          14
          loop
          15
          finish_name
          16
          block
          17
          route_es
          18
          route_en
          19
          route_fr
          20
          route_de
          21
          route_ca
          22
          route_mx
        uri
        GET en/product/accessories-spare-parts/{slug}/{accessory?}
        middleware
        web, setLocale
        locale
        en
        controller
        App\Http\Controllers\AccessoriesController@view
        as
        en.products.accessories.view
        namespace
        where
        prefix
        en
        file
        app/Http/Controllers/AccessoriesController.php:148-175
        27 statements were executed, 10 of which were duplicated, 17 unique. Show only duplicated97.5ms
        • select * from `markets` where `name` = 'ES' limit 1
          1.18ms/app/Http/Controllers/AccessoriesController.php:34new_ramonsoler
          Metadata
          Bindings
          • 0. ES
          Backtrace
          • 16. /app/Http/Controllers/AccessoriesController.php:34
          • 17. /app/Http/Controllers/AccessoriesController.php:151
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `products` where json_unquote(json_extract(`slug`, '$."en"')) = '21d305237' limit 1
          15.04ms/app/Http/Controllers/AccessoriesController.php:154new_ramonsoler
          Metadata
          Bindings
          • 0. 21d305237
          Backtrace
          • 17. /app/Http/Controllers/AccessoriesController.php:154
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `rs_collections`.*, `product_rs_collection`.`product_id` as `pivot_product_id`, `product_rs_collection`.`rs_collection_id` as `pivot_rs_collection_id` from `rs_collections` inner join `product_rs_collection` on `rs_collections`.`id` = `product_rs_collection`.`rs_collection_id` where `product_rs_collection`.`product_id` in (24966)
          610μs/app/Http/Controllers/AccessoriesController.php:154new_ramonsoler
          Metadata
          Backtrace
          • 21. /app/Http/Controllers/AccessoriesController.php:154
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `classifications`.*, `classification_product`.`product_id` as `pivot_product_id`, `classification_product`.`classification_id` as `pivot_classification_id` from `classifications` inner join `classification_product` on `classifications`.`id` = `classification_product`.`classification_id` where `classification_product`.`product_id` in (24966)
          290μs/app/Http/Controllers/AccessoriesController.php:154new_ramonsoler
          Metadata
          Backtrace
          • 21. /app/Http/Controllers/AccessoriesController.php:154
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `products`.*, `finishes`.`name` as `finish_name`, `finishes`.`order` as `finish_order` from `products` inner join `finish_product` on `products`.`id` = `finish_product`.`product_id` inner join `finishes` on `finish_product`.`finish_id` = `finishes`.`id` where `group` = 'K2124012' and `products`.`active` = 1 and (exists (select * from `markets` inner join `market_product` on `markets`.`id` = `market_product`.`market_id` where `products`.`id` = `market_product`.`product_id` and `id` = 'es') or `is_generic` = 1) order by `finish_order` asc
          1.41ms/app/Models/Product.php:101new_ramonsoler
          Metadata
          Bindings
          • 0. K2124012
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:101
          • 16. /app/Http/Controllers/AccessoriesController.php:155
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • select * from `classifications` where json_unquote(json_extract(`slug`, '$."es"')) = 'bath' limit 1
          320μs/app/Http/Controllers/AccessoriesController.php:162new_ramonsoler
          Metadata
          Bindings
          • 0. bath
          Backtrace
          • 16. /app/Http/Controllers/AccessoriesController.php:162
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `products` where `photo_p0` is not null and exists (select * from `rs_collections` inner join `product_rs_collection` on `rs_collections`.`id` = `product_rs_collection`.`rs_collection_id` where `products`.`id` = `product_rs_collection`.`product_id` and `id` = 357) order by `id` desc limit 4
          480μs/app/Http/Controllers/AccessoriesController.php:166new_ramonsoler
          Metadata
          Bindings
          • 0. 357
          Backtrace
          • 15. /app/Http/Controllers/AccessoriesController.php:166
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select * from `products` where `photo_p0` is not null and exists (select * from `classifications` inner join `classification_product` on `classifications`.`id` = `classification_product`.`classification_id` where `products`.`id` = `classification_product`.`product_id` and `id` = 33) order by RAND() limit 4
          12.75ms/app/Http/Controllers/AccessoriesController.php:167new_ramonsoler
          Metadata
          Bindings
          • 0. 33
          Backtrace
          • 15. /app/Http/Controllers/AccessoriesController.php:167
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `rs_collections`.*, `product_rs_collection`.`product_id` as `pivot_product_id`, `product_rs_collection`.`rs_collection_id` as `pivot_rs_collection_id` from `rs_collections` inner join `product_rs_collection` on `rs_collections`.`id` = `product_rs_collection`.`rs_collection_id` where `product_rs_collection`.`product_id` in (22255, 23212, 23485, 25909)
          3.47ms/app/Http/Controllers/AccessoriesController.php:167new_ramonsoler
          Metadata
          Backtrace
          • 19. /app/Http/Controllers/AccessoriesController.php:167
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `classifications`.*, `classification_product`.`product_id` as `pivot_product_id`, `classification_product`.`classification_id` as `pivot_classification_id` from `classifications` inner join `classification_product` on `classifications`.`id` = `classification_product`.`classification_id` where `classification_product`.`product_id` in (22255, 23212, 23485, 25909)
          1.48ms/app/Http/Controllers/AccessoriesController.php:167new_ramonsoler
          Metadata
          Backtrace
          • 19. /app/Http/Controllers/AccessoriesController.php:167
          • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `products`.*, `product_sparepart`.`sparepart_id` as `pivot_sparepart_id`, `product_sparepart`.`product_id` as `pivot_product_id` from `products` inner join `product_sparepart` on `products`.`id` = `product_sparepart`.`product_id` where `product_sparepart`.`sparepart_id` = 24966
          40.09ms/app/Http/Controllers/AccessoriesController.php:170new_ramonsoler
          Metadata
          Bindings
          • 0. 24966
          Backtrace
          • 15. /app/Http/Controllers/AccessoriesController.php:170
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `products`.*, `product_sparepart`.`product_id` as `pivot_product_id`, `product_sparepart`.`sparepart_id` as `pivot_sparepart_id` from `products` inner join `product_sparepart` on `products`.`id` = `product_sparepart`.`sparepart_id` where `product_sparepart`.`product_id` = 24966
          510μs/app/Http/Controllers/AccessoriesController.php:171new_ramonsoler
          Metadata
          Bindings
          • 0. 24966
          Backtrace
          • 15. /app/Http/Controllers/AccessoriesController.php:171
          • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
          • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
          • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
          • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
        • select `finishes`.*, `finish_product`.`product_id` as `pivot_product_id`, `finish_product`.`finish_id` as `pivot_finish_id` from `finishes` inner join `finish_product` on `finishes`.`id` = `finish_product`.`finish_id` where `finish_product`.`product_id` = 24966
          480μsview::pages.products.detail-accessories:102new_ramonsoler
          Metadata
          Bindings
          • 0. 24966
          Backtrace
          • 21. view::pages.products.detail-accessories:102
          • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `finishes`.*, `finish_product`.`product_id` as `pivot_product_id`, `finish_product`.`finish_id` as `pivot_finish_id` from `finishes` inner join `finish_product` on `finishes`.`id` = `finish_product`.`finish_id` where `finish_product`.`product_id` = 24965
          410μsview::pages.products.detail-accessories:116new_ramonsoler
          Metadata
          Bindings
          • 0. 24965
          Backtrace
          • 20. view::pages.products.detail-accessories:116
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select exists(select * from `products` inner join `product_sparepart` on `products`.`id` = `product_sparepart`.`product_id` where `product_sparepart`.`sparepart_id` = 24966) as `exists`
          14.88msview::pages.products.detail-accessories:297new_ramonsoler
          Metadata
          Bindings
          • 0. 24966
          Backtrace
          • 14. view::pages.products.detail-accessories:297
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select exists(select * from `products` inner join `product_sparepart` on `products`.`id` = `product_sparepart`.`sparepart_id` where `product_sparepart`.`product_id` = 24966) as `exists`
          450μsview::pages.products.detail-accessories:297new_ramonsoler
          Metadata
          Bindings
          • 0. 24966
          Backtrace
          • 14. view::pages.products.detail-accessories:297
          • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `page_blocks` where `id` = 4
          250μsview::pages.products.detail-accessories:538new_ramonsoler
          Metadata
          Bindings
          • 0. 4
          Backtrace
          • 15. view::pages.products.detail-accessories:538
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `styles` order by `order` asc
          290μsview::layouts.general:305new_ramonsoler
          Metadata
          Backtrace
          • 15. view::layouts.general:305
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 1 order by `rs_collection_style`.`order` asc
          320μsview::layouts.general:324new_ramonsoler
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 20. view::layouts.general:324
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 4 order by `rs_collection_style`.`order` asc
          450μsview::layouts.general:356new_ramonsoler
          Metadata
          Bindings
          • 0. 4
          Backtrace
          • 20. view::layouts.general:356
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 3 order by `rs_collection_style`.`order` asc
          390μsview::layouts.general:419new_ramonsoler
          Metadata
          Bindings
          • 0. 3
          Backtrace
          • 20. view::layouts.general:419
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 8 order by `rs_collection_style`.`order` asc
          320μsview::layouts.general:388new_ramonsoler
          Metadata
          Bindings
          • 0. 8
          Backtrace
          • 20. view::layouts.general:388
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `styles` order by `order` asc
          320μsview::layouts.general:1042new_ramonsoler
          Metadata
          Backtrace
          • 15. view::layouts.general:1042
          • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 1 order by `rs_collection_style`.`order` asc
          330μsview::layouts.general:1053new_ramonsoler
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 20. view::layouts.general:1053
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 4 order by `rs_collection_style`.`order` asc
          360μsview::layouts.general:1078new_ramonsoler
          Metadata
          Bindings
          • 0. 4
          Backtrace
          • 20. view::layouts.general:1078
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 3 order by `rs_collection_style`.`order` asc
          310μsview::layouts.general:1131new_ramonsoler
          Metadata
          Bindings
          • 0. 3
          Backtrace
          • 20. view::layouts.general:1131
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select `rs_collections`.*, `rs_collection_style`.`style_id` as `pivot_style_id`, `rs_collection_style`.`rs_collection_id` as `pivot_rs_collection_id`, `rs_collection_style`.`order` as `pivot_order` from `rs_collections` inner join `rs_collection_style` on `rs_collections`.`id` = `rs_collection_style`.`rs_collection_id` where `rs_collection_style`.`style_id` = 8 order by `rs_collection_style`.`order` asc
          310μsview::layouts.general:1108new_ramonsoler
          Metadata
          Bindings
          • 0. 8
          Backtrace
          • 20. view::layouts.general:1108
          • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        App\Models\Style
        18
        App\Models\PageBlock
        1
        App\Models\Finish
        2
        App\Models\Classification
        5
        App\Models\RsCollection
        55
        App\Models\Product
        10
        App\Models\Market
        1
          _token
          A1t1VxOtFHqVjP4VBsaVvVACOPO77PDFjDbYFOEj
          countryName
          United States
          codeMarketClient
          US
          countryMarketCodeUser
          ES
          countryLangUser
          es
          locale
          en
          market
          ES
          countryMarketDefineUserCodeUser
          null
          _previous
          array:1 [ "url" => "https://rsramonsoler.com/en/product/accessories-spare-parts/21d305237" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/product/accessories-spare-parts/21d305237
          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:16 [ "host" => array:1 [ 0 => "rsramonsoler.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "cookie" => array:1 [ 0 => "client_id=2c2fd714-9f2c-4479-9dac-10b98262b4e2-1745418175041; XSRF-TOKEN=eyJpdiI6IlhYTEpsSVRuQ1JBRUh0Vy9oZ2xsV1E9PSIsInZhbHVlIjoiUjV1WFhVV3p5Z0tQUjVKMVEwckJWVTVYckpXNEh1Z21QWHNiQm1ad1grc1RyT3pSSHRtWm8vRG45R1pGWXJ5L3pnNElBMElGYXZ3UFY3eDgrK0pQMDcyWmJaNHFRMzNiVnJtM04zUGU2aUxyQ29nNFoxT2grclNtdjFpd0Z3elgiLCJtYWMiOiI5OGVkNWVhYmM0MDgxMmVlYjZiOTNmZTBmM2RjZjhmNWIwOGU0NzVhZDY1ODBiMTllZDU5ZjQ1NzUxMGFlNWE5IiwidGFnIjoiIn0%3D; ramonsoler_session=eyJpdiI6InhDZjRINllLUHp4Z0JHUzNMU004RkE9PSIsInZhbHVlIjoiY1JISDJtekdkUVRWaGNqWlNMTzZSUi9LSVA4cFE4UkhsbmRMWnhuMy84ZTFMUmprakMyeTV4dUFBSlhycThZM2NPQzE3N1U3U0hPa0dlS3JGbnIySUhmc2VycTA4QTJxdmRJTjZoVzExK05BcllZZEFnTzFHZVFTZGRiaU9oRU4iLCJtYWMiOiI3OWEwMWY4YjQzZmIxZWQ4N2VhMzAzYTFmYzllMzgwZjk2NDlmOWZiZGY0ZjE0NmFjZDllNzZhNjRiOTI1ZjA2IiwidGFnIjoiIn0%3Dclient_id=2c2fd714-9f2c-4479-9dac-10b98262b4e2-1745418175041; XSRF-TOKEN=eyJpdiI6IlhYTEpsSVRuQ1JBRUh0Vy9oZ2xsV1E9PSIsInZhbHVlIjoiUjV1WFhVV3p5Z0tQUjVKMVEwckJWVTV" ] ]
          request_server
          0 of 0
          array:49 [ "REDIRECT_SCRIPT_URL" => "/en/product/accessories-spare-parts/21d305237" "REDIRECT_SCRIPT_URI" => "https://rsramonsoler.com/en/product/accessories-spare-parts/21d305237" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "rsramonsoler.com" "REDIRECT_STATUS" => "200" "SCRIPT_URL" => "/en/product/accessories-spare-parts/21d305237" "SCRIPT_URI" => "https://rsramonsoler.com/en/product/accessories-spare-parts/21d305237" "HTTPS" => "on" "SSL_TLS_SNI" => "rsramonsoler.com" "HTTP_HOST" => "rsramonsoler.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_COOKIE" => "client_id=2c2fd714-9f2c-4479-9dac-10b98262b4e2-1745418175041; XSRF-TOKEN=eyJpdiI6IlhYTEpsSVRuQ1JBRUh0Vy9oZ2xsV1E9PSIsInZhbHVlIjoiUjV1WFhVV3p5Z0tQUjVKMVEwckJWVTVYckpXNEh1Z21QWHNiQm1ad1grc1RyT3pSSHRtWm8vRG45R1pGWXJ5L3pnNElBMElGYXZ3UFY3eDgrK0pQMDcyWmJaNHFRMzNiVnJtM04zUGU2aUxyQ29nNFoxT2grclNtdjFpd0Z3elgiLCJtYWMiOiI5OGVkNWVhYmM0MDgxMmVlYjZiOTNmZTBmM2RjZjhmNWIwOGU0NzVhZDY1ODBiMTllZDU5ZjQ1NzUxMGFlNWE5IiwidGFnIjoiIn0%3D; ramonsoler_session=eyJpdiI6InhDZjRINllLUHp4Z0JHUzNMU004RkE9PSIsInZhbHVlIjoiY1JISDJtekdkUVRWaGNqWlNMTzZSUi9LSVA4cFE4UkhsbmRMWnhuMy84ZTFMUmprakMyeTV4dUFBSlhycThZM2NPQzE3N1U3U0hPa0dlS3JGbnIySUhmc2VycTA4QTJxdmRJTjZoVzExK05BcllZZEFnTzFHZVFTZGRiaU9oRU4iLCJtYWMiOiI3OWEwMWY4YjQzZmIxZWQ4N2VhMzAzYTFmYzllMzgwZjk2NDlmOWZiZGY0ZjE0NmFjZDllNzZhNjRiOTI1ZjA2IiwidGFnIjoiIn0%3Dclient_id=2c2fd714-9f2c-4479-9dac-10b98262b4e2-1745418175041; XSRF-TOKEN=eyJpdiI6IlhYTEpsSVRuQ1JBRUh0Vy9oZ2xsV1E9PSIsInZhbHVlIjoiUjV1WFhVV3p5Z0tQUjVKMVEwckJWVTV" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at rsramonsoler.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "rsramonsoler.com" "SERVER_ADDR" => "164.92.214.31" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.136.20.78" "DOCUMENT_ROOT" => "/var/www/ramonsoler.net/public/" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/ramonsoler.net/public/" "SERVER_ADMIN" => "soporte@etic.com.mx" "SCRIPT_FILENAME" => "/var/www/ramonsoler.net/public/index.php" "REMOTE_PORT" => "45960" "REDIRECT_URL" => "/en/product/accessories-spare-parts/21d305237" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/en/product/accessories-spare-parts/21d305237" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1745418178.3988 "REQUEST_TIME" => 1745418178 ]
          request_cookies
          0 of 0
          array:3 [ "client_id" => null "XSRF-TOKEN" => "A1t1VxOtFHqVjP4VBsaVvVACOPO77PDFjDbYFOEj" "ramonsoler_session" => "xRyVMWhZblGx0Jyp6NrEXOWuG4F7WNnAwf3H23EK" ]
          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 => "Wed, 23 Apr 2025 14:22:58 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJTZEZDUFNTOUJIUGZjNWNwY3l5Znc9PSIsInZhbHVlIjoibksvVlZUM2xZWDcrOFhVSTNlR3VtNXRkSDJSajVNTnAyaVFRMDJiMjhMNk1YOHdWRHlEaVhadjkyVHAzRVkvcTBOZUFuVDVxaXd5SE5RMnNReTdmMFJYdmFTMG5MTlhGdFB2bHhMamlHaTl3QUxRYklvRk15T24wMDlSVFVDa00iLCJtYWMiOiJhNGRhOTU5ZjI3M2Y1MGZmM2MxMGFjZWQ1MDFkMjgxMzZiYmNhN2I0NmQ3MTYxYWRhY2NlYzZjNzA1MzU1MWJkIiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 16:22:58 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlJTZEZDUFNTOUJIUGZjNWNwY3l5Znc9PSIsInZhbHVlIjoibksvVlZUM2xZWDcrOFhVSTNlR3VtNXRkSDJSajVNTnAyaVFRMDJiMjhMNk1YOHdWRHlEaVhadjkyVHAzRVkvcTBOZUFuV" 1 => "ramonsoler_session=eyJpdiI6ImdvZDRoRVFCY3JvQ3k0aERMVGFJSEE9PSIsInZhbHVlIjoiUEpnSEljeXM1YXN0VkZnZitlc2Z2c3RRVW90Q2wvV0J1dmtFRWdzZUhGdVQ3MmhPM0J3eFZsMXRkQ05kd3ZCN0U2NUlXYjBGQUxlQXR5LzJaMmlTWjJyWTlOU1hDUU1hdnJKVnErMGpETEt5ZXhzUmdORGYrVkxTQnpRV3BzTHEiLCJtYWMiOiIzMWJmZGYyODBkMjNmM2UzMWFhMWMzNzM4MDc5NjY5NzBhNmY0NzIyNzdhZTQ4OTk4YmVjZjgxZjI5OTMzYTg2IiwidGFnIjoiIn0%3D; expires=Wed, 23 Apr 2025 16:22:58 GMT; Max-Age=7200; path=/; httponly; samesite=laxramonsoler_session=eyJpdiI6ImdvZDRoRVFCY3JvQ3k0aERMVGFJSEE9PSIsInZhbHVlIjoiUEpnSEljeXM1YXN0VkZnZitlc2Z2c3RRVW90Q2wvV0J1dmtFRWdzZUhGdVQ3MmhPM0J3eFZsMXRkQ05kd3ZCN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJTZEZDUFNTOUJIUGZjNWNwY3l5Znc9PSIsInZhbHVlIjoibksvVlZUM2xZWDcrOFhVSTNlR3VtNXRkSDJSajVNTnAyaVFRMDJiMjhMNk1YOHdWRHlEaVhadjkyVHAzRVkvcTBOZUFuVDVxaXd5SE5RMnNReTdmMFJYdmFTMG5MTlhGdFB2bHhMamlHaTl3QUxRYklvRk15T24wMDlSVFVDa00iLCJtYWMiOiJhNGRhOTU5ZjI3M2Y1MGZmM2MxMGFjZWQ1MDFkMjgxMzZiYmNhN2I0NmQ3MTYxYWRhY2NlYzZjNzA1MzU1MWJkIiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 16:22:58 GMT; path=/XSRF-TOKEN=eyJpdiI6IlJTZEZDUFNTOUJIUGZjNWNwY3l5Znc9PSIsInZhbHVlIjoibksvVlZUM2xZWDcrOFhVSTNlR3VtNXRkSDJSajVNTnAyaVFRMDJiMjhMNk1YOHdWRHlEaVhadjkyVHAzRVkvcTBOZUFuV" 1 => "ramonsoler_session=eyJpdiI6ImdvZDRoRVFCY3JvQ3k0aERMVGFJSEE9PSIsInZhbHVlIjoiUEpnSEljeXM1YXN0VkZnZitlc2Z2c3RRVW90Q2wvV0J1dmtFRWdzZUhGdVQ3MmhPM0J3eFZsMXRkQ05kd3ZCN0U2NUlXYjBGQUxlQXR5LzJaMmlTWjJyWTlOU1hDUU1hdnJKVnErMGpETEt5ZXhzUmdORGYrVkxTQnpRV3BzTHEiLCJtYWMiOiIzMWJmZGYyODBkMjNmM2UzMWFhMWMzNzM4MDc5NjY5NzBhNmY0NzIyNzdhZTQ4OTk4YmVjZjgxZjI5OTMzYTg2IiwidGFnIjoiIn0%3D; expires=Wed, 23-Apr-2025 16:22:58 GMT; path=/; httponlyramonsoler_session=eyJpdiI6ImdvZDRoRVFCY3JvQ3k0aERMVGFJSEE9PSIsInZhbHVlIjoiUEpnSEljeXM1YXN0VkZnZitlc2Z2c3RRVW90Q2wvV0J1dmtFRWdzZUhGdVQ3MmhPM0J3eFZsMXRkQ05kd3ZCN" ] ]
          session_attributes
          0 of 0
          array:11 [ "_token" => "A1t1VxOtFHqVjP4VBsaVvVACOPO77PDFjDbYFOEj" "countryName" => "United States" "codeMarketClient" => "US" "countryMarketCodeUser" => "ES" "countryLangUser" => "es" "locale" => "en" "market" => "ES" "countryMarketDefineUserCodeUser" => null "_previous" => array:1 [ "url" => "https://rsramonsoler.com/en/product/accessories-spare-parts/21d305237" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]