WC

    WC Magnet, robinet d'arrêt à fermeture automatique, chrome.

    Robinet d'arrêt à fermeture automatique, finition chromée haute résistance.

    379802 99Z308830

    Finition: Chrom

    Aún no tenemos datos de este producto.

    Produits

    Vous trouverez ici les produits compatibles avec ce remplacement

    Card Image

    WC

    WC Magnet, mitigeur de WC, chromé

    99F308833 114604WC

    Cromo Negro Mate Oro Cepillado

    Trouvez votre distributeur ou agent commercial le plus proche

    Pouvons-nous vous aider ?

    Vous ne savez peut-être pas exactement quel produit vous avez besoin, ou vous aimeriez peut-être recevoir des conseils sur les tendances en matière de design, d'économie d'eau, etc. Quelle que soit votre situation, chez Ramonsoler, nous vous conseillons en tenant compte de vos besoins, de vos goûts et de votre budget.

    Parlons-nous ?

    Contactez-nous
    8.1.32PHP Version701msRequest Duration5MBMemory UsageGET fr/produit/accesoires-rechanges/{slug}/{accessory?}Route
      • Booting (109ms)
      • Application (592ms)
      • 1 x Application (84.38%)
        591.51ms
        1 x Booting (15.6%)
        109.34ms
        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)24bladefile
          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
          item
          17
          block
          18
          route_es
          19
          route_en
          20
          route_fr
          21
          route_de
          22
          route_ca
          23
          route_mx
        uri
        GET fr/produit/accesoires-rechanges/{slug}/{accessory?}
        middleware
        web, setLocale
        locale
        fr
        controller
        App\Http\Controllers\AccessoriesController@view
        as
        fr.products.accessories.view
        namespace
        where
        prefix
        fr
        file
        app/Http/Controllers/AccessoriesController.php:152-179
        31 statements were executed, 14 of which were duplicated, 17 unique. Show only duplicated112ms
        • select * from `markets` where `name` = 'ES' limit 1
          1.23ms/app/Http/Controllers/AccessoriesController.php:34new_rs
          Metadata
          Bindings
          • 0. ES
          Backtrace
          • 16. /app/Http/Controllers/AccessoriesController.php:34
          • 17. /app/Http/Controllers/AccessoriesController.php:155
          • 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`, '$."fr"')) = '99z308830-wc-magnet-robinet-darret-a-fermeture-automatique-chrome' limit 1
          24.16ms/app/Http/Controllers/AccessoriesController.php:158new_rs
          Metadata
          Bindings
          • 0. 99z308830-wc-magnet-robinet-darret-a-fermeture-automatique-chrome
          Backtrace
          • 17. /app/Http/Controllers/AccessoriesController.php:158
          • 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 (27639)
          870μs/app/Http/Controllers/AccessoriesController.php:158new_rs
          Metadata
          Backtrace
          • 21. /app/Http/Controllers/AccessoriesController.php:158
          • 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 (27639)
          440μs/app/Http/Controllers/AccessoriesController.php:158new_rs
          Metadata
          Backtrace
          • 21. /app/Http/Controllers/AccessoriesController.php:158
          • 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` = '379802' 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.63ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. 379802
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. /app/Http/Controllers/AccessoriesController.php:159
          • 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_extract(`slug`, '$."es"') is null OR json_type(json_extract(`slug`, '$."es"')) = 'NULL') limit 1
          330μs/app/Http/Controllers/AccessoriesController.php:166new_rs
          Metadata
          Backtrace
          • 16. /app/Http/Controllers/AccessoriesController.php:166
          • 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` = 349) order by `id` desc limit 4
          790μs/app/Http/Controllers/AccessoriesController.php:170new_rs
          Metadata
          Bindings
          • 0. 349
          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 * 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
          17.99ms/app/Http/Controllers/AccessoriesController.php:171new_rs
          Metadata
          Bindings
          • 0. 33
          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 `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 (21929, 23487, 24032, 25277)
          3.34ms/app/Http/Controllers/AccessoriesController.php:171new_rs
          Metadata
          Backtrace
          • 19. /app/Http/Controllers/AccessoriesController.php:171
          • 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 (21929, 23487, 24032, 25277)
          1.47ms/app/Http/Controllers/AccessoriesController.php:171new_rs
          Metadata
          Backtrace
          • 19. /app/Http/Controllers/AccessoriesController.php:171
          • 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` = 27639
          51.04ms/app/Http/Controllers/AccessoriesController.php:174new_rs
          Metadata
          Bindings
          • 0. 27639
          Backtrace
          • 15. /app/Http/Controllers/AccessoriesController.php:174
          • 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` = 27639
          450μs/app/Http/Controllers/AccessoriesController.php:175new_rs
          Metadata
          Bindings
          • 0. 27639
          Backtrace
          • 15. /app/Http/Controllers/AccessoriesController.php:175
          • 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` = 27639
          490μsview::pages.products.detail-accessories:102new_rs
          Metadata
          Bindings
          • 0. 27639
          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` = 27639
          290μsview::pages.products.detail-accessories:116new_rs
          Metadata
          Bindings
          • 0. 27639
          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 `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` = 27640
          370μsview::pages.products.detail-accessories:116new_rs
          Metadata
          Bindings
          • 0. 27640
          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 `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` = 27641
          440μsview::pages.products.detail-accessories:116new_rs
          Metadata
          Bindings
          • 0. 27641
          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` = 27639) as `exists`
          560μsview::pages.products.detail-accessories:297new_rs
          Metadata
          Bindings
          • 0. 27639
          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 `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` = 26925
          560μsview::pages.products.detail-accessories:441new_rs
          Metadata
          Bindings
          • 0. 26925
          Backtrace
          • 21. view::pages.products.detail-accessories:441
          • 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 `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` = '114604WC' 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.07ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. 114604WC
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:454
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 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` = '114604WC' 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.55ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. 114604WC
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:455
          • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
          • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • select * from `page_blocks` where `id` = 4
          270μsview::pages.products.detail-accessories:538new_rs
          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
          260μsview::layouts.general:302new_rs
          Metadata
          Backtrace
          • 15. view::layouts.general:302
          • 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
          350μsview::layouts.general:321new_rs
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 20. view::layouts.general:321
          • 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
          230μsview::layouts.general:353new_rs
          Metadata
          Bindings
          • 0. 4
          Backtrace
          • 20. view::layouts.general:353
          • 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
          240μsview::layouts.general:416new_rs
          Metadata
          Bindings
          • 0. 3
          Backtrace
          • 20. view::layouts.general:416
          • 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:385new_rs
          Metadata
          Bindings
          • 0. 8
          Backtrace
          • 20. view::layouts.general:385
          • 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
          260μsview::layouts.general:1028new_rs
          Metadata
          Backtrace
          • 15. view::layouts.general:1028
          • 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:1039new_rs
          Metadata
          Bindings
          • 0. 1
          Backtrace
          • 20. view::layouts.general:1039
          • 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
          290μsview::layouts.general:1064new_rs
          Metadata
          Bindings
          • 0. 4
          Backtrace
          • 20. view::layouts.general:1064
          • 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
          290μsview::layouts.general:1117new_rs
          Metadata
          Bindings
          • 0. 3
          Backtrace
          • 20. view::layouts.general:1117
          • 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
          290μsview::layouts.general:1094new_rs
          Metadata
          Bindings
          • 0. 8
          Backtrace
          • 20. view::layouts.general:1094
          • 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
        4
        App\Models\Classification
        4
        App\Models\RsCollection
        56
        App\Models\Product
        19
        App\Models\Market
        1
          _token
          ehgb0C6mIR63A1ZHSM8d5Ob1QA1rrytLf1XWpX11
          countryName
          United States
          codeMarketClient
          US
          countryMarketCodeUser
          ES
          countryLangUser
          es
          locale
          fr
          market
          ES
          countryMarketDefineUserCodeUser
          null
          _previous
          array:1 [ "url" => "https://ramonsoler.ipanemacomunicacion.com/fr/produit/accesoires-rechanges/99z...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /fr/produit/accesoires-rechanges/99z308830-wc-magnet-robinet-darret-a-fermeture-automatique-chrome
          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:19 [ "cookie" => array:1 [ 0 => "client_id=73c17e41-64db-46b0-a9c2-f0c1fa47733d-1744083508381; XSRF-TOKEN=eyJpdiI6IjBjblp5N3NmSnB5MThaWXU3MVJFelE9PSIsInZhbHVlIjoiNUluYnVYbkxCZTJ3MkFyWW0rM1NIYktiZ0FPdWJrRDhwQnlKYUgrOVJ1TTVtUEFFVHpKczBKU0V1TlJyc3BOWGhkOWtjQ3hzdHFIZm9KY0ZwUEE5bjVpc0RPcGhFdEFxS2J3K1hZQkpweXVkRUVTaVBRUnR0NVdabEhKYm1kaEEiLCJtYWMiOiI2YTFkZWE3YTRiYWU2MjIwNTFhZDY1YWMzODY4MzQ0MjY1ZmFhYWNiMGI3ZTQ4NTQ1ZWRlY2MzYzIzZGM1MzUzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjZVY1RjWHh1b29DckR6SnBvaDBTSnc9PSIsInZhbHVlIjoiNll0SWlpL1BKYUJ6a0w5TC9rSjNHVlpWM3RJUlYyWkQwYTJBQkNRb3lzVEFsNzg4VkhVSzlWRUVuRHRKWjY4TW1XL2E5UWJrcm94RGtOZUtjTEZ5V3lEVWJFbHNXcE1ocHBDdjc1enZVS1oxZzRSdzFDeTF5UFdVOVFoZklwdEIiLCJtYWMiOiI2M2IyYjAwMjQ0NDhlNmVhNzQzYzlkM2RkODkwNTgxY2M4YzRiNzlkY2E0NWYwMmUwZDNmOTJlOWI2MDllNWU4IiwidGFnIjoiIn0%3Dclient_id=73c17e41-64db-46b0-a9c2-f0c1fa47733d-1744083508381; XSRF-TOKEN=eyJpdiI6IjBjblp5N3NmSnB5MThaWXU3MVJFelE9PSIsInZhbHVlIjoiNUluYnVYbkxCZTJ3MkFyWW0rM1NIYkt" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "18.191.229.157" ] "host" => array:1 [ 0 => "ramonsoler.ipanemacomunicacion.com" ] ]
          request_server
          0 of 0
          array:54 [ "USER" => "ipanema" "HOME" => "/var/www/vhosts/ipanemacomunicacion.com" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/fr/produit/accesoires-rechanges/99z308830-wc-magnet-robinet-darret-a-fermeture-automatique-chrome" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/fr/produit/accesoires-rechanges/99z308830-wc-magnet-robinet-darret-a-fermeture-automatique-chrome" "REMOTE_PORT" => "35388" "SCRIPT_FILENAME" => "/var/www/vhosts/ipanemacomunicacion.com/ramonsoler.ipanemacomunicacion.com/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/ipanemacomunicacion.com/ramonsoler.ipanemacomunicacion.com/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/ipanemacomunicacion.com/ramonsoler.ipanemacomunicacion.com/public" "REMOTE_ADDR" => "18.191.229.157" "SERVER_PORT" => "443" "SERVER_ADDR" => "198.20.86.74" "SERVER_NAME" => "ramonsoler.ipanemacomunicacion.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "<address>Apache Server at ramonsoler.ipanemacomunicacion.com Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HTTP_COOKIE" => "client_id=73c17e41-64db-46b0-a9c2-f0c1fa47733d-1744083508381; XSRF-TOKEN=eyJpdiI6IjBjblp5N3NmSnB5MThaWXU3MVJFelE9PSIsInZhbHVlIjoiNUluYnVYbkxCZTJ3MkFyWW0rM1NIYktiZ0FPdWJrRDhwQnlKYUgrOVJ1TTVtUEFFVHpKczBKU0V1TlJyc3BOWGhkOWtjQ3hzdHFIZm9KY0ZwUEE5bjVpc0RPcGhFdEFxS2J3K1hZQkpweXVkRUVTaVBRUnR0NVdabEhKYm1kaEEiLCJtYWMiOiI2YTFkZWE3YTRiYWU2MjIwNTFhZDY1YWMzODY4MzQ0MjY1ZmFhYWNiMGI3ZTQ4NTQ1ZWRlY2MzYzIzZGM1MzUzIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjZVY1RjWHh1b29DckR6SnBvaDBTSnc9PSIsInZhbHVlIjoiNll0SWlpL1BKYUJ6a0w5TC9rSjNHVlpWM3RJUlYyWkQwYTJBQkNRb3lzVEFsNzg4VkhVSzlWRUVuRHRKWjY4TW1XL2E5UWJrcm94RGtOZUtjTEZ5V3lEVWJFbHNXcE1ocHBDdjc1enZVS1oxZzRSdzFDeTF5UFdVOVFoZklwdEIiLCJtYWMiOiI2M2IyYjAwMjQ0NDhlNmVhNzQzYzlkM2RkODkwNTgxY2M4YzRiNzlkY2E0NWYwMmUwZDNmOTJlOWI2MDllNWU4IiwidGFnIjoiIn0%3Dclient_id=73c17e41-64db-46b0-a9c2-f0c1fa47733d-1744083508381; XSRF-TOKEN=eyJpdiI6IjBjblp5N3NmSnB5MThaWXU3MVJFelE9PSIsInZhbHVlIjoiNUluYnVYbkxCZTJ3MkFyWW0rM1NIYkt" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "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_CONNECTION" => "close" "HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location" "HTTP_X_REAL_IP" => "18.191.229.157" "HTTP_HOST" => "ramonsoler.ipanemacomunicacion.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744083509.2959 "REQUEST_TIME" => 1744083509 ]
          request_cookies
          0 of 0
          array:3 [ "client_id" => null "XSRF-TOKEN" => "ehgb0C6mIR63A1ZHSM8d5Ob1QA1rrytLf1XWpX11" "laravel_session" => "5hlmieDEzoRQtla0AHb24Azgumjo56VAVuf0XkmL" ]
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Tue, 08 Apr 2025 03:38:29 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJOS3kvZ05EWVY1Z08xLytqa2NGNXc9PSIsInZhbHVlIjoicVVqd3ErMHVEaS93Tk1qQUtvUDEyMytpandhL3dwdDNla3A0dnJCMXdrbDYxbDFpYThTdDJSdzUxem00MGEyNjhJYktZTysvQXpNZjVidStsd3cvQ1h2UW1RK0N4bktZZllveGdjdy9hOVZ5cGs1UmQ4b2FuRlJ3Q05hSkt3M1MiLCJtYWMiOiI3ZWM5NTUzMzNiYmZjYTk5YmJlMGE5M2ViODRlZjEyMzg5ZmFmYjhiNDNlY2YyNWUwZjJhMjk2OTYyYzI2OGJiIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 05:38:29 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjJOS3kvZ05EWVY1Z08xLytqa2NGNXc9PSIsInZhbHVlIjoicVVqd3ErMHVEaS93Tk1qQUtvUDEyMytpandhL3dwdDNla3A0dnJCMXdrbDYxbDFpYThTdDJSdzUxem00MGEyNjhJYktZT" 1 => "laravel_session=eyJpdiI6IktYTTBuNTZHZmlTWHJQWmczZXl2c1E9PSIsInZhbHVlIjoiSVNXRTY4V2h2WlFxenlKd2hpOE9MQ1hlVnNwWEZ3OTJmT3FaVnpmVGQ3N2s5ZCtDbDFzVElPcnlZOXBua3dsU1NuT2RNVDRRRjB5VWtRblliNUY5MzVFeDRCaVVOWStlZG1BbWtyb1kxSElSYXRCSGlpNFNRTW9kSnNJcm90Q0kiLCJtYWMiOiJkOGJiNjYyMzNhOWIxZTNkYjMzYzNmZjliMWI1MTA2ZTA4ZmRmMTVhYmY0NGRlN2Y2NmRlY2ZjNWU1MzM2ZDlhIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 05:38:29 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IktYTTBuNTZHZmlTWHJQWmczZXl2c1E9PSIsInZhbHVlIjoiSVNXRTY4V2h2WlFxenlKd2hpOE9MQ1hlVnNwWEZ3OTJmT3FaVnpmVGQ3N2s5ZCtDbDFzVElPcnlZOXBua3dsU1Nu" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjJOS3kvZ05EWVY1Z08xLytqa2NGNXc9PSIsInZhbHVlIjoicVVqd3ErMHVEaS93Tk1qQUtvUDEyMytpandhL3dwdDNla3A0dnJCMXdrbDYxbDFpYThTdDJSdzUxem00MGEyNjhJYktZTysvQXpNZjVidStsd3cvQ1h2UW1RK0N4bktZZllveGdjdy9hOVZ5cGs1UmQ4b2FuRlJ3Q05hSkt3M1MiLCJtYWMiOiI3ZWM5NTUzMzNiYmZjYTk5YmJlMGE5M2ViODRlZjEyMzg5ZmFmYjhiNDNlY2YyNWUwZjJhMjk2OTYyYzI2OGJiIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 05:38:29 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjJOS3kvZ05EWVY1Z08xLytqa2NGNXc9PSIsInZhbHVlIjoicVVqd3ErMHVEaS93Tk1qQUtvUDEyMytpandhL3dwdDNla3A0dnJCMXdrbDYxbDFpYThTdDJSdzUxem00MGEyNjhJYktZT" 1 => "laravel_session=eyJpdiI6IktYTTBuNTZHZmlTWHJQWmczZXl2c1E9PSIsInZhbHVlIjoiSVNXRTY4V2h2WlFxenlKd2hpOE9MQ1hlVnNwWEZ3OTJmT3FaVnpmVGQ3N2s5ZCtDbDFzVElPcnlZOXBua3dsU1NuT2RNVDRRRjB5VWtRblliNUY5MzVFeDRCaVVOWStlZG1BbWtyb1kxSElSYXRCSGlpNFNRTW9kSnNJcm90Q0kiLCJtYWMiOiJkOGJiNjYyMzNhOWIxZTNkYjMzYzNmZjliMWI1MTA2ZTA4ZmRmMTVhYmY0NGRlN2Y2NmRlY2ZjNWU1MzM2ZDlhIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 05:38:29 GMT; path=/; httponlylaravel_session=eyJpdiI6IktYTTBuNTZHZmlTWHJQWmczZXl2c1E9PSIsInZhbHVlIjoiSVNXRTY4V2h2WlFxenlKd2hpOE9MQ1hlVnNwWEZ3OTJmT3FaVnpmVGQ3N2s5ZCtDbDFzVElPcnlZOXBua3dsU1Nu" ] ]
          session_attributes
          0 of 0
          array:11 [ "_token" => "ehgb0C6mIR63A1ZHSM8d5Ob1QA1rrytLf1XWpX11" "countryName" => "United States" "codeMarketClient" => "US" "countryMarketCodeUser" => "ES" "countryLangUser" => "es" "locale" => "fr" "market" => "ES" "countryMarketDefineUserCodeUser" => null "_previous" => array:1 [ "url" => "https://ramonsoler.ipanemacomunicacion.com/fr/produit/accesoires-rechanges/99z308830-wc-magnet-robinet-darret-a-fermeture-automatique-chrome" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]