Qty 1 2 6 12 48
Price $ 1.36 $ 1.23 $ 1.18 $ 1.00 $ 0.84
Save 0% 10 % 13 % 26 % 38 %
  • We accept American Express
  • We accept MasterCard
  • We accept PayPal

Return within 30 days from the purchase date.

Shop72 - Cloth Hanger 17 inch For Suits , Pants, Skirt or Slack - Natural Wood

Product description

Customer who viewed this product also viewed...

VP-CA-TOWELS-HAIRWRAP
High Quality Microfiber Hair Towel Wrap - Fast Dry...
Price Starts at $507
KI-HOME-BI540-DISPLAY
Nail Brush Display
Price Starts at $059
KI-KITCHEN-OD830-CHOPPINGKNIFE
Curved Chopping Knife
Price Starts at $234
VP-MW-SPOD-SILLYBOTTLEZ
Silly Bottlez Silicone Camelbak Water Bottle with...
Price Starts at $391
SSW-HANGER-PANTS-25102E
Shop72 - Pants Hanger Crystal Plastic For Skirt Or...
Price Starts at $034
CA-TOWELS-HAND-TH3020WH-WHT
Egyptian 100% High Quality Cotton Plain Hand Towel...
Price Starts at $225
Request history8.1.29PHP Version769msRequest Duration2MBMemory UsageGET products/{product}Route
    • Booting (7.36ms)time
    • Application (761ms)time
    • 1 x Application (99.04%)
      761ms
      1 x Booting (0.96%)
      7.36ms
      20 templates were rendered
      • front.product.productDetailViewproductDetailView.blade.php#?blade
      • front.layout.sideBarsideBar.blade.php#?blade
      • front.product.partials.partial_product_detail_view_boxpartial_product_detail_view_box.blade.php#?blade
      • front.product.partials.partial_cart_boxpartial_cart_box.blade.php#?blade
      • front.product.partials.partial_qty_price_boxpartial_qty_price_box.blade.php#?blade
      • front.product.partials.partial_product_option_boxpartial_product_option_box.blade.php#?blade
      • front.product.partials.partial_product_child_images_boxpartial_product_child_images_box.blade.php#?blade
      • front.layout.defaultLayoutdefaultLayout.blade.php#?blade
      • front.layout.headhead.blade.php#?blade
      • front.layout.preMenupreMenu.blade.php#?blade
      • front.layout.alert_notificationsalert_notifications.blade.php#?blade
      • front.layout.mainMenumainMenu.blade.php#?blade
      • front.cart.partials.partial_top_cartpartial_top_cart.blade.php#?blade
      • front.layout.brandsSliderbrandsSlider.blade.php#?blade
      • front.layout.stepsBlockstepsBlock.blade.php#?blade
      • front.layout.preFooterBlockpreFooterBlock.blade.php#?blade
      • front.layout.footerfooter.blade.php#?blade
      • front.layout.footerScriptsfooterScripts.blade.php#?blade
      • front.cart.scripts.cartPageJscartPageJs.blade.php#?blade
      • front.product.scripts.productDetailJsproductDetailJs.php#?php
      uri
      GET products/{product}
      middleware
      web
      controller
      App\Http\Controllers\ProductsController@view
      namespace
      where
      as
      generated::Mweqk7np9s03b8Wk
      file
      app/Http/Controllers/ProductsController.php:105-151
      139 statements were executed, 4 of which were duplicates, 135 unique. Show only duplicated672ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 39 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Connection Establishedsekib_liveProduct.php#144
        Backtrace
        • 12. app/Models/Product.php:144
        • 13. app/library/ProductClass.php:316
        • 14. app/Http/Controllers/ProductsController.php:110
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = '36150' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        2.35mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 36150
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:316
        • 18. app/Http/Controllers/ProductsController.php:110
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 36150 limit 1
        680μssekib_liveProductClass.php#594
        Bindings
        • 0: 36150
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:373
        • 17. app/Http/Controllers/ProductsController.php:110
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `quantities` where `quantities`.`product_id` = 36150 limit 1
        760μssekib_liveProductClass.php#542
        Bindings
        • 0: 36150
        Backtrace
        • 18. app/library/ProductClass.php:542
        • 19. app/library/ProductClass.php:507
        • 20. app/library/ProductClass.php:374
        • 21. app/Http/Controllers/ProductsController.php:110
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `product_images` where `product_id` = '36150'
        500μssekib_liveProductImage.php#18
        Bindings
        • 0: 36150
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ProductClass.php:560
        • 16. app/library/ProductClass.php:375
        • 17. app/Http/Controllers/ProductsController.php:110
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `product_images` where `product_id` = '36150'
        490μssekib_liveProductImage.php#18
        Bindings
        • 0: 36150
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:376
        • 17. app/Http/Controllers/ProductsController.php:110
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `products`.* from `products` where `products`.`id` = '36150' limit 1
        840μssekib_liveProduct.php#163
        Bindings
        • 0: 36150
        Backtrace
        • 16. app/Models/Product.php:163
        • 17. app/library/ProductClass.php:240
        • 18. app/library/ProductClass.php:377
        • 19. app/Http/Controllers/ProductsController.php:110
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = '36150' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.44mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 36150
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:379
        • 19. app/Http/Controllers/ProductsController.php:110
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `product_prices` where `channel` = 'website' and `product_id` = '36150' and `wholesale` = 0 limit 1
        570μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 36150
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:379
        • 19. app/Http/Controllers/ProductsController.php:110
      • select * from `channel_meta` where `product_id` = '36150'
        680μssekib_liveProductClass.php#687
        Bindings
        • 0: 36150
        Backtrace
        • 14. app/library/ProductClass.php:687
        • 15. app/library/ProductClass.php:383
        • 16. app/Http/Controllers/ProductsController.php:110
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `categories` where `categories`.`id` = 194 limit 1
        620μssekib_liveProductClass.php#627
        Bindings
        • 0: 194
        Backtrace
        • 18. app/library/ProductClass.php:627
        • 19. app/library/ProductClass.php:384
        • 20. app/Http/Controllers/ProductsController.php:110
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `categories` where `categories`.`id` = 192 limit 1
        450μssekib_liveProductClass.php#632
        Bindings
        • 0: 192
        Backtrace
        • 18. app/library/ProductClass.php:632
        • 19. app/library/ProductClass.php:384
        • 20. app/Http/Controllers/ProductsController.php:110
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.* from `products` inner join `product_categories` on `product_categories`.`product_id` = `products`.`id` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `type` in ('parent', 'single') and `master_duplicate` in ('original', 'set') and `website_listing` = 1 and `product_categories`.`category_id` in (194) and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by RAND() limit 16 offset 0
        86.67mssekib_liveProduct.php#358
        Bindings
        • 0: 0
        • 1: parent
        • 2: single
        • 3: original
        • 4: set
        • 5: 1
        • 6: 194
        • 7: website
        • 8: 1
        • 9: website
        • 10: 0
        Backtrace
        • 14. app/Models/Product.php:358
        • 15. app/library/ProductClass.php:108
        • 16. app/Http/Controllers/ProductsController.php:147
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `product_images` where `product_id` = 34644
        730μssekib_liveProductImage.php#18
        Bindings
        • 0: 34644
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 34644 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        76.28mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34644
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select `pp`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `variation_parent` = 'VP-CA-TOWELS-HAIRWRAP' and `products`.`is_delete` = 0 and `color_style_variation` <> '' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by `pp`.`qty1` asc limit 1
        1.46mssekib_liveProduct.php#312
        Bindings
        • 0: VP-CA-TOWELS-HAIRWRAP
        • 1: 0
        • 2: 
        • 3: website
        • 4: 1
        • 5: website
        • 6: 0
        Backtrace
        • 15. app/Models/Product.php:312
        • 16. app/library/ProductClass.php:163
        • 17. app/library/ProductClass.php:119
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 34644 and `wholesale` = 0 limit 1
        620μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 34644
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:121
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 34644 limit 1
        610μssekib_liveProductClass.php#594
        Bindings
        • 0: 34644
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 34644 and `is_current` = '1' limit 1
        570μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34644
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 35179
        520μssekib_liveProductImage.php#18
        Bindings
        • 0: 35179
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35179 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.47mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35179
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35179 and `wholesale` = 0 limit 1
        610μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35179
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35179 limit 1
        420μssekib_liveProductClass.php#594
        Bindings
        • 0: 35179
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35179 and `is_current` = '1' limit 1
        360μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35179
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 35170
        280μssekib_liveProductImage.php#18
        Bindings
        • 0: 35170
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35170 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        930μssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35170
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35170 and `wholesale` = 0 limit 1
        450μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35170
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35170 limit 1
        420μssekib_liveProductClass.php#594
        Bindings
        • 0: 35170
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35170 and `is_current` = '1' limit 1
        340μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35170
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 37999
        280μssekib_liveProductImage.php#18
        Bindings
        • 0: 37999
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 37999 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        91.3mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 37999
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select `pp`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `variation_parent` = 'VP-MW-SPOD-SILLYBOTTLEZ' and `products`.`is_delete` = 0 and `color_style_variation` <> '' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by `pp`.`qty1` asc limit 1
        1.97mssekib_liveProduct.php#312
        Bindings
        • 0: VP-MW-SPOD-SILLYBOTTLEZ
        • 1: 0
        • 2: 
        • 3: website
        • 4: 1
        • 5: website
        • 6: 0
        Backtrace
        • 15. app/Models/Product.php:312
        • 16. app/library/ProductClass.php:163
        • 17. app/library/ProductClass.php:119
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 37999 and `wholesale` = 0 limit 1
        840μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 37999
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:121
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 37999 limit 1
        640μssekib_liveProductClass.php#594
        Bindings
        • 0: 37999
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 37999 and `is_current` = '1' limit 1
        520μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 37999
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `supplier_costs` where `product_id` = 37999 limit 1
        470μssekib_liveProductSupplier.php#29
        Bindings
        • 0: 37999
        Backtrace
        • 15. app/Models/ProductSupplier.php:29
        • 16. app/Models/ProductSupplier.php:22
        • 17. app/library/ProductClass.php:654
        • 18. app/library/ProductClass.php:669
        • 19. app/library/ProductClass.php:73
      • select * from `product_images` where `product_id` = 35717
        570μssekib_liveProductImage.php#18
        Bindings
        • 0: 35717
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35717 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.59mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35717
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35717 and `wholesale` = 0 limit 1
        680μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35717
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35717 limit 1
        630μssekib_liveProductClass.php#594
        Bindings
        • 0: 35717
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35717 and `is_current` = '1' limit 1
        570μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35717
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 34630
        560μssekib_liveProductImage.php#18
        Bindings
        • 0: 34630
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 34630 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.49mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34630
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 34630 and `wholesale` = 0 limit 1
        710μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 34630
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 34630 limit 1
        650μssekib_liveProductClass.php#594
        Bindings
        • 0: 34630
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 34630 and `is_current` = '1' limit 1
        610μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34630
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 33022
        540μssekib_liveProductImage.php#18
        Bindings
        • 0: 33022
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 33022 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        79.77mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 33022
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select `pp`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `variation_parent` = 'MT-ShamSet' and `products`.`is_delete` = 0 and `color_style_variation` <> '' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by `pp`.`qty1` asc limit 1
        2.42mssekib_liveProduct.php#312
        Bindings
        • 0: MT-ShamSet
        • 1: 0
        • 2: 
        • 3: website
        • 4: 1
        • 5: website
        • 6: 0
        Backtrace
        • 15. app/Models/Product.php:312
        • 16. app/library/ProductClass.php:163
        • 17. app/library/ProductClass.php:119
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 33022 limit 1
        720μssekib_liveProductClass.php#594
        Bindings
        • 0: 33022
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 33022 and `is_current` = '1' limit 1
        560μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 33022
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 35178
        400μssekib_liveProductImage.php#18
        Bindings
        • 0: 35178
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35178 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.36mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35178
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35178 and `wholesale` = 0 limit 1
        570μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35178
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35178 limit 1
        450μssekib_liveProductClass.php#594
        Bindings
        • 0: 35178
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35178 and `is_current` = '1' limit 1
        440μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35178
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 35712
        360μssekib_liveProductImage.php#18
        Bindings
        • 0: 35712
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35712 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        84.12mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35712
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select `pp`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `variation_parent` = 'VP-SSW-HANGER-PANTS' and `products`.`is_delete` = 0 and `color_style_variation` <> '' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by `pp`.`qty1` asc limit 1
        1.76mssekib_liveProduct.php#312
        Bindings
        • 0: VP-SSW-HANGER-PANTS
        • 1: 0
        • 2: 
        • 3: website
        • 4: 1
        • 5: website
        • 6: 0
        Backtrace
        • 15. app/Models/Product.php:312
        • 16. app/library/ProductClass.php:163
        • 17. app/library/ProductClass.php:119
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35712 and `wholesale` = 0 limit 1
        910μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35712
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:121
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35712 limit 1
        630μssekib_liveProductClass.php#594
        Bindings
        • 0: 35712
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35712 and `is_current` = '1' limit 1
        560μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35712
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 10727
        380μssekib_liveProductImage.php#18
        Bindings
        • 0: 10727
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 10727 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.34mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 10727
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 10727 and `wholesale` = 0 limit 1
        800μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 10727
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 10727 limit 1
        580μssekib_liveProductClass.php#594
        Bindings
        • 0: 10727
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 10727 and `is_current` = '1' limit 1
        490μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 10727
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 36159
        470μssekib_liveProductImage.php#18
        Bindings
        • 0: 36159
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 36159 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.34mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 36159
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 36159 and `wholesale` = 0 limit 1
        500μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 36159
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 36159 limit 1
        500μssekib_liveProductClass.php#594
        Bindings
        • 0: 36159
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 36159 and `is_current` = '1' limit 1
        460μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 36159
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 35166
        400μssekib_liveProductImage.php#18
        Bindings
        • 0: 35166
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35166 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.15mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35166
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35166 and `wholesale` = 0 limit 1
        540μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35166
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35166 limit 1
        500μssekib_liveProductClass.php#594
        Bindings
        • 0: 35166
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35166 and `is_current` = '1' limit 1
        450μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35166
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 36146
        470μssekib_liveProductImage.php#18
        Bindings
        • 0: 36146
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 36146 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.08mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 36146
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 36146 and `wholesale` = 0 limit 1
        560μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 36146
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 36146 limit 1
        640μssekib_liveProductClass.php#594
        Bindings
        • 0: 36146
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 36146 and `is_current` = '1' limit 1
        620μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 36146
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 34913
        500μssekib_liveProductImage.php#18
        Bindings
        • 0: 34913
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 34913 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        95.71mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34913
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select `pp`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `variation_parent` = 'VP-DKI-BEDSHEETS' and `products`.`is_delete` = 0 and `color_style_variation` <> '' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by `pp`.`qty1` asc limit 1
        2.44mssekib_liveProduct.php#312
        Bindings
        • 0: VP-DKI-BEDSHEETS
        • 1: 0
        • 2: 
        • 3: website
        • 4: 1
        • 5: website
        • 6: 0
        Backtrace
        • 15. app/Models/Product.php:312
        • 16. app/library/ProductClass.php:163
        • 17. app/library/ProductClass.php:119
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 34913 limit 1
        510μssekib_liveProductClass.php#594
        Bindings
        • 0: 34913
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 34913 and `is_current` = '1' limit 1
        460μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34913
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 34642
        390μssekib_liveProductImage.php#18
        Bindings
        • 0: 34642
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 34642 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        73.45mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34642
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select `pp`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `variation_parent` = 'VP-CA-MATS-ACESSORIES' and `products`.`is_delete` = 0 and `color_style_variation` <> '' and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) group by `color_style_variation` order by `pp`.`qty1` asc limit 1
        1.17mssekib_liveProduct.php#312
        Bindings
        • 0: VP-CA-MATS-ACESSORIES
        • 1: 0
        • 2: 
        • 3: website
        • 4: 1
        • 5: website
        • 6: 0
        Backtrace
        • 15. app/Models/Product.php:312
        • 16. app/library/ProductClass.php:163
        • 17. app/library/ProductClass.php:119
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 34642 and `wholesale` = 0 limit 1
        440μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 34642
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:121
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 34642 limit 1
        600μssekib_liveProductClass.php#594
        Bindings
        • 0: 34642
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 34642 and `is_current` = '1' limit 1
        670μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34642
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_images` where `product_id` = 35165
        380μssekib_liveProductImage.php#18
        Bindings
        • 0: 35165
        Backtrace
        • 14. app/Models/ProductImage.php:18
        • 15. app/library/ImageClass.php:26
        • 16. app/library/ProductClass.php:69
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
      • select `products`.* from `products` inner join `product_active_listing` as `pal` on `pal`.`product_id` = `products`.`id` inner join `quantities` as `pq` on `pq`.`product_id` = `products`.`id` inner join `product_prices` as `pp` on `pp`.`product_id` = `products`.`id` where `is_delete` = '0' and `products`.`id` = 35165 and `pal`.`channel` = 'website' and `pal`.`is_active` = 1 and if(products.is_dropship = 1, dropship_qty >= 0, (pq.wh_ovs + pq.wh_bin) > 0) and `pp`.`channel` = 'website' and `pp`.`wholesale` = 0 and IF(products.type = 'parent', pp.true_unit_cost >= 0 , pp.true_unit_cost > 0) and IF(products.type = 'parent', (select count(*) as child from products where variation_parent = products.sku) > 0, products.has_child = 0) limit 1
        1.22mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35165
        • 2: website
        • 3: 1
        • 4: website
        • 5: 0
        Backtrace
        • 16. app/Models/Product.php:145
        • 17. app/library/ProductClass.php:115
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
        • 20. app/Http/Controllers/ProductsController.php:147
      • select * from `product_prices` where `channel` = 'website' and `product_id` = 35165 and `wholesale` = 0 limit 1
        510μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 35165
        • 2: 0
        Backtrace
        • 15. app/Models/ProductPrice.php:17
        • 16. app/library/ProductClass.php:139
        • 17. app/library/ProductClass.php:124
        • 18. app/library/ProductClass.php:70
        • 19. app/library/ProductClass.php:109
      • select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 35165 limit 1
        420μssekib_liveProductClass.php#594
        Bindings
        • 0: 35165
        Backtrace
        • 15. app/library/ProductClass.php:594
        • 16. app/library/ProductClass.php:72
        • 17. app/library/ProductClass.php:109
        • 18. app/Http/Controllers/ProductsController.php:147
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `supplier_costs` where `product_id` = 35165 and `is_current` = '1' limit 1
        390μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35165
        • 1: 1
        Backtrace
        • 15. app/Models/ProductSupplier.php:15
        • 16. app/library/ProductClass.php:654
        • 17. app/library/ProductClass.php:669
        • 18. app/library/ProductClass.php:73
        • 19. app/library/ProductClass.php:109
      • select * from `product_colors` where `product_colors`.`id` = '' and `product_colors`.`id` is not null limit 1
        480μssekib_livepartial_product_option_box.blade.php#33
        Bindings
        • 0: 
        Backtrace
        • 20. view::front.product.partials.partial_product_option_box:33
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = '1' and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        690μssekib_liveCategory.php#30
        Bindings
        • 0: 1
        • 1: 0
        • 2: 1
        • 3: 1
        Backtrace
        • 14. app/Models/Category.php:30
        • 15. app/library/CategoryClass.php:18
        • 16. app/Http/composers/mainMenuComposer.php:35
        • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • select * from `categories` where `parent_id` = 203 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        590μssekib_liveCategory.php#38
        Bindings
        • 0: 203
        • 1: 0
        • 2: 1
        • 3: 1
        Backtrace
        • 14. app/Models/Category.php:38
        • 15. app/library/CategoryClass.php:26
        • 16. app/Http/composers/mainMenuComposer.php:35
        • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
      • select * from `categories` where `parent_id` = 100 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        540μssekib_live
      • select * from `categories` where `parent_id` = 99 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        590μssekib_live
      • select * from `categories` where `parent_id` = 50 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        520μssekib_live
      • select * from `categories` where `parent_id` = 61 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        430μssekib_live
      • select * from `categories` where `parent_id` = 106 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        440μssekib_live
      • select * from `categories` where `parent_id` = 120 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        400μssekib_live
      • select * from `categories` where `parent_id` = 141 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        570μssekib_live
      • select * from `categories` where `parent_id` = 146 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        570μssekib_live
      • select * from `categories` where `parent_id` = 147 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        490μssekib_live
      • select * from `categories` where `parent_id` = 164 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        540μssekib_live
      • select * from `categories` where `parent_id` = 174 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        480μssekib_live
      • select * from `categories` where `parent_id` = 80 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        380μssekib_live
      • select * from `categories` where `parent_id` = 89 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        430μssekib_live
      • select * from `categories` where `parent_id` = 200 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        350μssekib_live
      • select * from `categories` where `parent_id` = 97 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        330μssekib_live
      • select * from `categories` where `parent_id` = 217 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        320μssekib_live
      • select * from `categories` where `parent_id` = 232 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        310μssekib_live
      • select * from `categories` where `parent_id` = 192 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        680μssekib_live
      • select * from `categories` where `parent_id` = 180 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        440μssekib_live
      • select * from `categories` where `parent_id` = 188 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        510μssekib_live
      • select * from `categories` where `parent_id` = 35 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        450μssekib_live
      • select * from `categories` where `parent_id` = 55 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        310μssekib_live
      • select * from `categories` where `parent_id` = 194 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        300μssekib_live
      • select * from `categories` where `parent_id` = 242 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        290μssekib_live
      • select * from `categories` where `parent_id` = 52 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        300μssekib_live
      • select * from `categories` where `parent_id` = 135 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        330μssekib_live
      • select * from `categories` where `parent_id` = 172 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        440μssekib_live
      • select * from `categories` where `parent_id` = 94 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        370μssekib_live
      • select * from `categories` where `parent_id` = 48 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        320μssekib_live
      • select * from `categories` where `parent_id` = 93 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        340μssekib_live
      • select * from `categories` where `parent_id` = 67 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        370μssekib_live
      • select * from `categories` where `parent_id` = 240 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        360μssekib_live
      • select * from `categories` where `parent_id` = 225 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        430μssekib_live
      • select * from `categories` where `parent_id` = 167 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        430μssekib_live
      • select * from `categories` where `parent_id` = 129 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        390μssekib_live
      • select * from `categories` where `parent_id` = 237 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        370μssekib_live
      • select * from `categories` where `parent_id` = 239 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        320μssekib_live
      • select * from `categories` where `parent_id` = 224 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        290μssekib_live
      • select `id`, `name`, `slug` from `pages` where `channel` = 'website' and `is_active` = 1 and `is_delete` = 0
        300μssekib_live
      App\Models\Category
      58Category.php#?
      App\Models\Product
      37Product.php#?
      App\Models\ProductImage
      34ProductImage.php#?
      App\Models\ProductPrice
      15ProductPrice.php#?
      App\Models\ProductSupplier
      15ProductSupplier.php#?
      App\Models\ProductChannelMeta
      6ProductChannelMeta.php#?
      App\Models\Page
      5Page.php#?
      App\Models\Quantity
      1Quantity.php#?
          _token
          oESAoynqgqjPSRyMi5z4LBcsplWoG2Z4El0PwLpo
          _previous
          array:1 [ "url" => "https://shop72.com/products/36150" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products/36150
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "shop72.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 09 May 2025 02:34:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdlMXA2c0JWSVFHcHJXYnlpUG1FR1E9PSIsInZhbHVlIjoiV1lyZ2ZlWCtqcjE0a1RVZHBrQ1F6d0xjWnlsaGMxMW1KZ1pibHMwN0VVRm5EK0lKckZTYzBkYW5yYXQ2aDN6ZnRQNVVvN01BandQRXJRc0hScEVkb05wK2c5WkFoMGJzcnp1VzFqaGRKdkhXeGVHeklRSGt6VkNCSmx4dWVkMSsiLCJtYWMiOiIwMjgzYTgxZGRjYWI4NTcxMDA2NjU2M2JjOGM1Y2E0MDlmNmQzZDI4OTA5ZmNlYmRhODE4MTcyZWE5YTI2ODMxIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 04:34:54 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImdlMXA2c0JWSVFHcHJXYnlpUG1FR1E9PSIsInZhbHVlIjoiV1lyZ2ZlWCtqcjE0a1RVZHBrQ1F6d0xjWnlsaGMxMW1KZ1pibHMwN0VVRm5EK0lKckZTYzBkYW5yYXQ2aDN6ZnRQNVVvN" 1 => "laravel_session=eyJpdiI6ImVDdXRxcjJLeGpibldyMlpqOXlsdXc9PSIsInZhbHVlIjoieUFPdksxOG1TWklBZjNYMXlVQVZwU3MrN1MrZG9GSGV2RFRnWDZaUHMwTWRFOFNlM3Vub25reTd1aWdJamZoYXJaYStGZWRFVE51T2Juc3dtTDNyWGhidnBGdmpMYzhSVUFCTmg2Sk4rVWVQRjFsa2JpTFpGWTlPRlNiOWtMODMiLCJtYWMiOiIzYmM3YWVkOTg2ZDMwY2NiZDgyOTNkNzNhNDIzNjBiZWM1NDQyNWFmMmMwM2ZjZWVkNGE3YTQxN2U2YWEzOWM4IiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 04:34:54 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImVDdXRxcjJLeGpibldyMlpqOXlsdXc9PSIsInZhbHVlIjoieUFPdksxOG1TWklBZjNYMXlVQVZwU3MrN1MrZG9GSGV2RFRnWDZaUHMwTWRFOFNlM3Vub25reTd1aWdJamZoYXJa" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdlMXA2c0JWSVFHcHJXYnlpUG1FR1E9PSIsInZhbHVlIjoiV1lyZ2ZlWCtqcjE0a1RVZHBrQ1F6d0xjWnlsaGMxMW1KZ1pibHMwN0VVRm5EK0lKckZTYzBkYW5yYXQ2aDN6ZnRQNVVvN01BandQRXJRc0hScEVkb05wK2c5WkFoMGJzcnp1VzFqaGRKdkhXeGVHeklRSGt6VkNCSmx4dWVkMSsiLCJtYWMiOiIwMjgzYTgxZGRjYWI4NTcxMDA2NjU2M2JjOGM1Y2E0MDlmNmQzZDI4OTA5ZmNlYmRhODE4MTcyZWE5YTI2ODMxIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 04:34:54 GMT; path=/XSRF-TOKEN=eyJpdiI6ImdlMXA2c0JWSVFHcHJXYnlpUG1FR1E9PSIsInZhbHVlIjoiV1lyZ2ZlWCtqcjE0a1RVZHBrQ1F6d0xjWnlsaGMxMW1KZ1pibHMwN0VVRm5EK0lKckZTYzBkYW5yYXQ2aDN6ZnRQNVVvN" 1 => "laravel_session=eyJpdiI6ImVDdXRxcjJLeGpibldyMlpqOXlsdXc9PSIsInZhbHVlIjoieUFPdksxOG1TWklBZjNYMXlVQVZwU3MrN1MrZG9GSGV2RFRnWDZaUHMwTWRFOFNlM3Vub25reTd1aWdJamZoYXJaYStGZWRFVE51T2Juc3dtTDNyWGhidnBGdmpMYzhSVUFCTmg2Sk4rVWVQRjFsa2JpTFpGWTlPRlNiOWtMODMiLCJtYWMiOiIzYmM3YWVkOTg2ZDMwY2NiZDgyOTNkNzNhNDIzNjBiZWM1NDQyNWFmMmMwM2ZjZWVkNGE3YTQxN2U2YWEzOWM4IiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 04:34:54 GMT; path=/; httponlylaravel_session=eyJpdiI6ImVDdXRxcjJLeGpibldyMlpqOXlsdXc9PSIsInZhbHVlIjoieUFPdksxOG1TWklBZjNYMXlVQVZwU3MrN1MrZG9GSGV2RFRnWDZaUHMwTWRFOFNlM3Vub25reTd1aWdJamZoYXJa" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "oESAoynqgqjPSRyMi5z4LBcsplWoG2Z4El0PwLpo" "_previous" => array:1 [ "url" => "https://shop72.com/products/36150" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-09 02:34:54GET/products/3615020139171