M

    M

    M

    RSM211801S 21D304048

    Acabat: M

    Aún no tenemos datos de este producto.

    Recanvis

    Aquí trobaràs els recanvis originals

    Card Image

    M

    M

    AAZ304563 RSMTSC351

    Card Image

    M

    M

    AAZ304565 RSM4980

    Card Image

    M

    M

    AAZ304566 RSMDT1-CN

    Card Image

    M

    M

    AAZ304598 RSM35100

    Card Image

    M

    M

    AAZ304601 RSMCEMP3503

    Card Image

    M

    M

    AAZ304743 RSMKU1

    Card Image

    M

    M

    AAZ304757 RSM2100N-35

    Troba els teus representants o agents comercials

    T'ajudem?

    Potser no saps exactament quin producte necessites, o potser t'agradaria rebre assessorament sobre tendències de disseny, estalvi d'aigua, etc. Sigui quin sigui el teu cas, a ramonsoler t'assessorem tenint en compte les teves necessitats, els teus gustos i el teu pressupost.

    Parlem?

    Posa't en contacte amb nosaltres
    8.1.32PHP Version743msRequest Duration5MBMemory UsageGET ca/producte/accessoris-i-recanvis/{slug}/{accessory?}Route
      • Booting (107ms)
      • Application (636ms)
      • 1 x Application (85.58%)
        635.67ms
        1 x Booting (14.4%)
        106.95ms
        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)21bladefile
          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
          loop
          14
          block
          15
          route_es
          16
          route_en
          17
          route_fr
          18
          route_de
          19
          route_ca
          20
          route_mx
        uri
        GET ca/producte/accessoris-i-recanvis/{slug}/{accessory?}
        middleware
        web, setLocale
        locale
        ca
        controller
        App\Http\Controllers\AccessoriesController@view
        as
        ca.products.accessories.view
        namespace
        where
        prefix
        ca
        file
        app/Http/Controllers/AccessoriesController.php:152-179
        47 statements were executed, 24 of which were duplicated, 23 unique. Show only duplicated128ms
        • select * from `markets` where `name` = 'ES' limit 1
          1.51ms/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`, '$."ca"')) = '21d304048-m' limit 1
          20.61ms/app/Http/Controllers/AccessoriesController.php:158new_rs
          Metadata
          Bindings
          • 0. 21d304048-m
          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 (25553)
          720μ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 (25553)
          310μ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` = 'RSM211801S' 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.21ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM211801S
          • 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_unquote(json_extract(`slug`, '$."es"')) = 'm' limit 1
          230μs/app/Http/Controllers/AccessoriesController.php:166new_rs
          Metadata
          Bindings
          • 0. m
          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` = 357) order by `id` desc limit 4
          380μs/app/Http/Controllers/AccessoriesController.php:170new_rs
          Metadata
          Bindings
          • 0. 357
          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
          15.8ms/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 (23178, 23490, 23980, 25886)
          3.16ms/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 (23178, 23490, 23980, 25886)
          1.57ms/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` = 25553
          42.03ms/app/Http/Controllers/AccessoriesController.php:174new_rs
          Metadata
          Bindings
          • 0. 25553
          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` = 25553
          430μs/app/Http/Controllers/AccessoriesController.php:175new_rs
          Metadata
          Bindings
          • 0. 25553
          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` = 25553
          320μsview::pages.products.detail-accessories:102new_rs
          Metadata
          Bindings
          • 0. 25553
          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 exists(select * from `products` inner join `product_sparepart` on `products`.`id` = `product_sparepart`.`product_id` where `product_sparepart`.`sparepart_id` = 25553) as `exists`
          17.94msview::pages.products.detail-accessories:297new_rs
          Metadata
          Bindings
          • 0. 25553
          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` = 25553) as `exists`
          290μsview::pages.products.detail-accessories:297new_rs
          Metadata
          Bindings
          • 0. 25553
          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` = 25837
          530μsview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25837
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSMTSC351' 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
          840μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMTSC351
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSMTSC351' 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
          740μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMTSC351
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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 `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` = 25838
          510μsview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25838
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSM4980' 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
          720μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM4980
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSM4980' 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
          720μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM4980
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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 `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` = 25839
          220μsview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25839
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSMDT1-CN' 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
          700μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMDT1-CN
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSMDT1-CN' 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
          700μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMDT1-CN
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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 `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` = 25851
          520μsview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25851
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSM35100' 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
          1ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM35100
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSM35100' 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
          750μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM35100
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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 `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` = 25852
          820μsview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25852
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSMCEMP3503' 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.13ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMCEMP3503
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSMCEMP3503' 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.43ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMCEMP3503
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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 `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` = 25882
          1.01msview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25882
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSMKU1' 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.58ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMKU1
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSMKU1' 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.56ms/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSMKU1
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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 `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` = 25887
          1.15msview::pages.products.detail-accessories:365new_rs
          Metadata
          Bindings
          • 0. 25887
          Backtrace
          • 21. view::pages.products.detail-accessories:365
          • 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` = 'RSM2100N-35' 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
          910μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM2100N-35
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:378
          • 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` = 'RSM2100N-35' 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
          840μs/app/Models/Product.php:102new_rs
          Metadata
          Bindings
          • 0. RSM2100N-35
          • 1. 1
          • 2. es
          • 3. 1
          Backtrace
          • 15. /app/Models/Product.php:102
          • 16. view::pages.products.detail-accessories:379
          • 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
          200μ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
          330μ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
          480μ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
          370μ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
          250μ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
          230μ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
          210μ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
          270μ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
          250μ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
          300μ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
          300μ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
        1
        App\Models\Classification
        5
        App\Models\RsCollection
        62
        App\Models\Product
        16
        App\Models\Market
        1
          _token
          x7cS6dYfAu49oxfHN9qjJUcOh3VHLscyG4AdMNhE
          countryName
          United States
          codeMarketClient
          US
          countryMarketCodeUser
          ES
          countryLangUser
          es
          locale
          ca
          market
          ES
          countryMarketDefineUserCodeUser
          null
          _previous
          array:1 [ "url" => "https://ramonsoler.ipanemacomunicacion.com/ca/producte/accessoris-i-recanvis/2...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ca/producte/accessoris-i-recanvis/21d304048-m
          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=db99f313-763f-4bdb-b221-bdd9d59364b0-1744017990213; XSRF-TOKEN=eyJpdiI6Im1XM01vVHF6aXJCM25YeExRZlQ2OHc9PSIsInZhbHVlIjoiRUQxOXJzVENlQkkwdlNlb3hYRWFXQjUyZjdrUXJldDlPRER5THVHMmJwOElNb1Y0emdSbjE1bTJFTkJueldzcy9aYmxYdVdaUFFodHJmYUVtZmNvVnpTb0hHa2Z0R0VuQmlnU2UvcHlPWWVOYXZhM3V1czk0L0s3a3hPY3ViQkEiLCJtYWMiOiJhNjNiZjA5ZjU1ODEyMWIxOGM5OWVmMzI1YjM3MDdhYWQyYmM1ZTg1Y2YwZmZlNmJjMTUzMDk5ZGQ3MTQwODIxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ii9VOWlycGJXcW9oUVU2V2E1VDJqS1E9PSIsInZhbHVlIjoiaFFoMXNCQ0NMRHpEWDdIdVl3RzlCOWRUQ3NkT0M0VGE1bXRHQWluSEV2elE2NzlTQnlma1FEUDhJQ0ZzcUw4b01SbEg4Smk5OTY3WmNsMXVBbEg5czlQU1BsS21FS2UwS2FNbE51RVdmSHFUUVcxSE9kRmsydjVJZFZVTVY0YmEiLCJtYWMiOiI1ZDcwMzg1ODM3ZjdhNGNiMDVmYzdkZTFkNTEwYjdlOTY5MmMwOTQzMTk4NDkxYTI2M2QxYjc0ZTAyNTE5NzE3IiwidGFnIjoiIn0%3Dclient_id=db99f313-763f-4bdb-b221-bdd9d59364b0-1744017990213; XSRF-TOKEN=eyJpdiI6Im1XM01vVHF6aXJCM25YeExRZlQ2OHc9PSIsInZhbHVlIjoiRUQxOXJzVENlQkkwdlNlb3hYRWFXQjU" ] "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 => "3.139.103.88" ] "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" => "/ca/producte/accessoris-i-recanvis/21d304048-m" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/ca/producte/accessoris-i-recanvis/21d304048-m" "REMOTE_PORT" => "38902" "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" => "3.139.103.88" "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=db99f313-763f-4bdb-b221-bdd9d59364b0-1744017990213; XSRF-TOKEN=eyJpdiI6Im1XM01vVHF6aXJCM25YeExRZlQ2OHc9PSIsInZhbHVlIjoiRUQxOXJzVENlQkkwdlNlb3hYRWFXQjUyZjdrUXJldDlPRER5THVHMmJwOElNb1Y0emdSbjE1bTJFTkJueldzcy9aYmxYdVdaUFFodHJmYUVtZmNvVnpTb0hHa2Z0R0VuQmlnU2UvcHlPWWVOYXZhM3V1czk0L0s3a3hPY3ViQkEiLCJtYWMiOiJhNjNiZjA5ZjU1ODEyMWIxOGM5OWVmMzI1YjM3MDdhYWQyYmM1ZTg1Y2YwZmZlNmJjMTUzMDk5ZGQ3MTQwODIxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ii9VOWlycGJXcW9oUVU2V2E1VDJqS1E9PSIsInZhbHVlIjoiaFFoMXNCQ0NMRHpEWDdIdVl3RzlCOWRUQ3NkT0M0VGE1bXRHQWluSEV2elE2NzlTQnlma1FEUDhJQ0ZzcUw4b01SbEg4Smk5OTY3WmNsMXVBbEg5czlQU1BsS21FS2UwS2FNbE51RVdmSHFUUVcxSE9kRmsydjVJZFZVTVY0YmEiLCJtYWMiOiI1ZDcwMzg1ODM3ZjdhNGNiMDVmYzdkZTFkNTEwYjdlOTY5MmMwOTQzMTk4NDkxYTI2M2QxYjc0ZTAyNTE5NzE3IiwidGFnIjoiIn0%3Dclient_id=db99f313-763f-4bdb-b221-bdd9d59364b0-1744017990213; XSRF-TOKEN=eyJpdiI6Im1XM01vVHF6aXJCM25YeExRZlQ2OHc9PSIsInZhbHVlIjoiRUQxOXJzVENlQkkwdlNlb3hYRWFXQjU" "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" => "3.139.103.88" "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" => 1744017996.6758 "REQUEST_TIME" => 1744017996 ]
          request_cookies
          0 of 0
          array:3 [ "client_id" => null "XSRF-TOKEN" => "x7cS6dYfAu49oxfHN9qjJUcOh3VHLscyG4AdMNhE" "laravel_session" => "3gyz6MXO9zohsDyRXTC2ulMO00kVAClhy65OZGEd" ]
          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 => "Mon, 07 Apr 2025 09:26:37 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZ2RDBNNFZHMEl3S1R2WU9iZjNZSFE9PSIsInZhbHVlIjoicVJoZEpiMjZxa1VNRncrUVNmUnFUanpvakNPU2tiYXBrTUJaTWdMc1p3OTJoeEJETzFGNlhGemdGQ1FCanpvRFlhTGZTQm9CSkI2Z3ZJQVNmKzlVajArTVo4TDlzUnkwQXl6VUNMemRHRUtiNTVqbTJTa0Q4THVHZ0p3SFJBWTgiLCJtYWMiOiJlMjFlYjkxNDkyYjlhMjk4NzEwNzE0MzdlMTExYmIyNzg4MzZiM2IyYWU4MTljNDY2MDdjNTc4Zjc3MDkxNGI3IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 11:26:37 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjZ2RDBNNFZHMEl3S1R2WU9iZjNZSFE9PSIsInZhbHVlIjoicVJoZEpiMjZxa1VNRncrUVNmUnFUanpvakNPU2tiYXBrTUJaTWdMc1p3OTJoeEJETzFGNlhGemdGQ1FCanpvRFlhTGZTQ" 1 => "laravel_session=eyJpdiI6IkVuVHhaKzVKYXB1dWY4aTZKOUZNb1E9PSIsInZhbHVlIjoiait6VWFSb3hrbjBOQk5aTDlEa002SThUaWN2bFFTL3JVV1JMVS9GajYzVjJsZnJOVnl0M1JMTlZMSnp5UngvT0RyK0o4akc5WC9HdUFnbEU2UkIyODhJWXNEZ0oyZ3VIUW1KMGpIT2lRM1JuYzRhbGdRN3RBa2VObWI0TWkvNHEiLCJtYWMiOiIxNzUzYmM0MGZkOWFlZjUzYzMxMjczOTA3N2RjMDk1Y2YyZmE0MzVjOTM0NzcyMDJjOWFkZTcxMDlhN2JjOTJkIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 11:26:37 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkVuVHhaKzVKYXB1dWY4aTZKOUZNb1E9PSIsInZhbHVlIjoiait6VWFSb3hrbjBOQk5aTDlEa002SThUaWN2bFFTL3JVV1JMVS9GajYzVjJsZnJOVnl0M1JMTlZMSnp5UngvT0Ry" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZ2RDBNNFZHMEl3S1R2WU9iZjNZSFE9PSIsInZhbHVlIjoicVJoZEpiMjZxa1VNRncrUVNmUnFUanpvakNPU2tiYXBrTUJaTWdMc1p3OTJoeEJETzFGNlhGemdGQ1FCanpvRFlhTGZTQm9CSkI2Z3ZJQVNmKzlVajArTVo4TDlzUnkwQXl6VUNMemRHRUtiNTVqbTJTa0Q4THVHZ0p3SFJBWTgiLCJtYWMiOiJlMjFlYjkxNDkyYjlhMjk4NzEwNzE0MzdlMTExYmIyNzg4MzZiM2IyYWU4MTljNDY2MDdjNTc4Zjc3MDkxNGI3IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 11:26:37 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjZ2RDBNNFZHMEl3S1R2WU9iZjNZSFE9PSIsInZhbHVlIjoicVJoZEpiMjZxa1VNRncrUVNmUnFUanpvakNPU2tiYXBrTUJaTWdMc1p3OTJoeEJETzFGNlhGemdGQ1FCanpvRFlhTGZTQ" 1 => "laravel_session=eyJpdiI6IkVuVHhaKzVKYXB1dWY4aTZKOUZNb1E9PSIsInZhbHVlIjoiait6VWFSb3hrbjBOQk5aTDlEa002SThUaWN2bFFTL3JVV1JMVS9GajYzVjJsZnJOVnl0M1JMTlZMSnp5UngvT0RyK0o4akc5WC9HdUFnbEU2UkIyODhJWXNEZ0oyZ3VIUW1KMGpIT2lRM1JuYzRhbGdRN3RBa2VObWI0TWkvNHEiLCJtYWMiOiIxNzUzYmM0MGZkOWFlZjUzYzMxMjczOTA3N2RjMDk1Y2YyZmE0MzVjOTM0NzcyMDJjOWFkZTcxMDlhN2JjOTJkIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 11:26:37 GMT; path=/; httponlylaravel_session=eyJpdiI6IkVuVHhaKzVKYXB1dWY4aTZKOUZNb1E9PSIsInZhbHVlIjoiait6VWFSb3hrbjBOQk5aTDlEa002SThUaWN2bFFTL3JVV1JMVS9GajYzVjJsZnJOVnl0M1JMTlZMSnp5UngvT0Ry" ] ]
          session_attributes
          0 of 0
          array:11 [ "_token" => "x7cS6dYfAu49oxfHN9qjJUcOh3VHLscyG4AdMNhE" "countryName" => "United States" "codeMarketClient" => "US" "countryMarketCodeUser" => "ES" "countryLangUser" => "es" "locale" => "ca" "market" => "ES" "countryMarketDefineUserCodeUser" => null "_previous" => array:1 [ "url" => "https://ramonsoler.ipanemacomunicacion.com/ca/producte/accessoris-i-recanvis/21d304048-m" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]