Qty 1 2 6 12 48
Price $ 6.45 $ 5.87 $ 5.63 $ 4.76 $ 4.00
Save 0% 9 % 13 % 26 % 38 %
  • We accept American Express
  • We accept MasterCard
  • We accept PayPal

Return within 30 days from the purchase date.

Lady's Antique Rose Printed Leggings

Product description

Customer who viewed this product also viewed...

VP-YL-LEGGINGS-827PT
Women's Legging Full Length Patterned Fashion Prin...
Price Starts at $720
VP-JDA-LEGWARMER
Belle Donne- Leg Warmer Solid Ribbed Knit Tie With...
Price Starts at $656
VP-ZA-YOGAPANTS-SP114
Belle Donne-Womens Girls Workout Fexible Fold Over...
Price Starts at $479
YL-SML538SD-BEI
Beige Lady's Celine Solid Color Seamless Fleece Le...
Price Starts at $225
VP-AZ-SKIRT-PRINTCHEVRON
BelleDonne - Women's Maxi Skirt Stretchy Long Skir...
Price Starts at $810
VP-YL-Jeggings-817JN201
Womens Jeggings with Pockets Solid Color Capr...
Price Starts at $608
Request history8.1.29PHP Version1.2sRequest Duration2MBMemory UsageGET products/{product}Route
    • Booting (7.87ms)time
    • Application (1.19s)time
    • 1 x Application (99.34%)
      1.19s
      1 x Booting (0.65%)
      7.87ms
      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
      136 statements were executed, 6 of which were duplicates, 130 unique. Show only duplicated1.11s
      • # Query soft limit for Debugbar is reached after 100 queries, additional 36 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` = '15424' 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.44mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 15424
        • 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` = 15424 limit 1
        490μssekib_liveProductClass.php#594
        Bindings
        • 0: 15424
        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` = 15424 limit 1
        430μssekib_liveProductClass.php#542
        Bindings
        • 0: 15424
        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` = '15424'
        350μssekib_liveProductImage.php#18
        Bindings
        • 0: 15424
        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` = '15424'
        390μssekib_liveProductImage.php#18
        Bindings
        • 0: 15424
        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` = '15424' limit 1
        590μssekib_liveProduct.php#163
        Bindings
        • 0: 15424
        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` = '15424' 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: 15424
        • 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` = '15424' and `wholesale` = 0 limit 1
        450μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 15424
        • 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` = '15424'
        540μssekib_liveProductClass.php#687
        Bindings
        • 0: 15424
        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` = 106 limit 1
        380μssekib_liveProductClass.php#627
        Bindings
        • 0: 106
        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` = 203 limit 1
        360μssekib_liveProductClass.php#632
        Bindings
        • 0: 203
        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 (106) 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
        123mssekib_liveProduct.php#358
        Bindings
        • 0: 0
        • 1: parent
        • 2: single
        • 3: original
        • 4: set
        • 5: 1
        • 6: 106
        • 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` = 30315
        620μssekib_liveProductImage.php#18
        Bindings
        • 0: 30315
        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` = 30315 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.14mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 30315
        • 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-YL-LEGGINGS-827PT' 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.83mssekib_liveProduct.php#312
        Bindings
        • 0: VP-YL-LEGGINGS-827PT
        • 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` = 30315 limit 1
        490μssekib_liveProductClass.php#594
        Bindings
        • 0: 30315
        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` = 30315 and `is_current` = '1' limit 1
        300μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 30315
        • 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` = 30315 limit 1
        230μssekib_liveProductSupplier.php#29
        Bindings
        • 0: 30315
        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` = 35130
        250μssekib_liveProductImage.php#18
        Bindings
        • 0: 35130
        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` = 35130 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
        74.28mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 35130
        • 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-JDA-LEGWARMER' 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.78mssekib_liveProduct.php#312
        Bindings
        • 0: VP-JDA-LEGWARMER
        • 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` = 35130 limit 1
        620μssekib_liveProductClass.php#594
        Bindings
        • 0: 35130
        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` = 35130 and `is_current` = '1' limit 1
        490μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 35130
        • 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` = 33263
        390μssekib_liveProductImage.php#18
        Bindings
        • 0: 33263
        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` = 33263 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
        75.31mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 33263
        • 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-ZA-YOGAPANTS-SP114' 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.12mssekib_liveProduct.php#312
        Bindings
        • 0: VP-ZA-YOGAPANTS-SP114
        • 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` = 33263 limit 1
        550μssekib_liveProductClass.php#594
        Bindings
        • 0: 33263
        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` = 33263 and `is_current` = '1' limit 1
        420μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 33263
        • 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` = 15598
        490μssekib_liveProductImage.php#18
        Bindings
        • 0: 15598
        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` = 15598 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.2mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 15598
        • 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` = 15598 and `wholesale` = 0 limit 1
        500μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 15598
        • 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` = 15598 limit 1
        480μssekib_liveProductClass.php#594
        Bindings
        • 0: 15598
        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` = 15598 and `is_current` = '1' limit 1
        400μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 15598
        • 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` = 30609
        330μssekib_liveProductImage.php#18
        Bindings
        • 0: 30609
        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` = 30609 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
        77.51mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 30609
        • 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-AZ-SKIRT-PRINTCHEVRON' 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
        4.89mssekib_liveProduct.php#312
        Bindings
        • 0: VP-AZ-SKIRT-PRINTCHEVRON
        • 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` = 30609 limit 1
        940μssekib_liveProductClass.php#594
        Bindings
        • 0: 30609
        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` = 30609 and `is_current` = '1' limit 1
        670μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 30609
        • 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` = 34050
        580μssekib_liveProductImage.php#18
        Bindings
        • 0: 34050
        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` = 34050 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.14mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34050
        • 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-YL-Jeggings-817JN201' 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
        3.29mssekib_liveProduct.php#312
        Bindings
        • 0: VP-YL-Jeggings-817JN201
        • 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` = 34050 limit 1
        550μssekib_liveProductClass.php#594
        Bindings
        • 0: 34050
        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` = 34050 and `is_current` = '1' limit 1
        390μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34050
        • 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` = 34319
        310μssekib_liveProductImage.php#18
        Bindings
        • 0: 34319
        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` = 34319 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.38mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34319
        • 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-YL-SHORT-807JN201' 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.92mssekib_liveProduct.php#312
        Bindings
        • 0: VP-YL-SHORT-807JN201
        • 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` = 34319 limit 1
        540μssekib_liveProductClass.php#594
        Bindings
        • 0: 34319
        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` = 34319 and `is_current` = '1' limit 1
        390μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34319
        • 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` = 15424
        410μssekib_liveProductImage.php#18
        Bindings
        • 0: 15424
        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` = 15424 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
        940μssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 15424
        • 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` = 15424 and `wholesale` = 0 limit 1
        420μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 15424
        • 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` = 15424 limit 1
        620μssekib_liveProductClass.php#594
        Bindings
        • 0: 15424
        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` = 15424 and `is_current` = '1' limit 1
        350μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 15424
        • 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` = 47022
        310μssekib_liveProductImage.php#18
        Bindings
        • 0: 47022
        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` = 47022 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.84mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 47022
        • 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-SAM-SEVEN7-WOMEN-HW-SKNY-JEAN' 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.79mssekib_liveProduct.php#312
        Bindings
        • 0: VP-SAM-SEVEN7-WOMEN-HW-SKNY-JEAN
        • 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` = 47022 limit 1
        680μssekib_liveProductClass.php#594
        Bindings
        • 0: 47022
        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` = 47022 and `is_current` = '1' limit 1
        360μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 47022
        • 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` = 34330
        260μssekib_liveProductImage.php#18
        Bindings
        • 0: 34330
        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` = 34330 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
        74.71mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34330
        • 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-YL-LEGGING-CP548SD' 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.9mssekib_liveProduct.php#312
        Bindings
        • 0: VP-YL-LEGGING-CP548SD
        • 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` = 34330 limit 1
        650μssekib_liveProductClass.php#594
        Bindings
        • 0: 34330
        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` = 34330 and `is_current` = '1' limit 1
        510μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34330
        • 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` = 33615
        440μssekib_liveProductImage.php#18
        Bindings
        • 0: 33615
        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` = 33615 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
        74.33mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 33615
        • 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-YL-LEGGINGS-167SD' 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.53mssekib_liveProduct.php#312
        Bindings
        • 0: VP-YL-LEGGINGS-167SD
        • 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` = 33615 limit 1
        630μssekib_liveProductClass.php#594
        Bindings
        • 0: 33615
        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` = 33615 and `is_current` = '1' limit 1
        440μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 33615
        • 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` = 15715
        330μssekib_liveProductImage.php#18
        Bindings
        • 0: 15715
        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` = 15715 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.02mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 15715
        • 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` = 15715 and `wholesale` = 0 limit 1
        390μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 15715
        • 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` = 15715 limit 1
        440μssekib_liveProductClass.php#594
        Bindings
        • 0: 15715
        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` = 15715 and `is_current` = '1' limit 1
        470μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 15715
        • 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` = 28522
        390μssekib_liveProductImage.php#18
        Bindings
        • 0: 28522
        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` = 28522 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.17mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 28522
        • 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` = 28522 and `wholesale` = 0 limit 1
        480μssekib_liveProductPrice.php#17
        Bindings
        • 0: website
        • 1: 28522
        • 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` = 28522 limit 1
        390μssekib_liveProductClass.php#594
        Bindings
        • 0: 28522
        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` = 28522 and `is_current` = '1' limit 1
        520μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 28522
        • 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` = 34950
        380μssekib_liveProductImage.php#18
        Bindings
        • 0: 34950
        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` = 34950 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.24mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 34950
        • 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-YL-LEGGINGS-ACT827001' 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
        4.18mssekib_liveProduct.php#312
        Bindings
        • 0: VP-YL-LEGGINGS-ACT827001
        • 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` = 34950 limit 1
        690μssekib_liveProductClass.php#594
        Bindings
        • 0: 34950
        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` = 34950 and `is_current` = '1' limit 1
        670μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 34950
        • 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` = 30413
        700μssekib_liveProductImage.php#18
        Bindings
        • 0: 30413
        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` = 30413 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.49mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 30413
        • 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-GQ-SKRT-SOLID' 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
        3.63mssekib_liveProduct.php#312
        Bindings
        • 0: VP-GQ-SKRT-SOLID
        • 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` = 30413 limit 1
        550μssekib_liveProductClass.php#594
        Bindings
        • 0: 30413
        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` = 30413 and `is_current` = '1' limit 1
        440μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 30413
        • 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` = 30413 limit 1
        280μssekib_liveProductSupplier.php#29
        Bindings
        • 0: 30413
        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` = 33127
        310μssekib_liveProductImage.php#18
        Bindings
        • 0: 33127
        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` = 33127 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.23mssekib_liveProduct.php#145
        Bindings
        • 0: 0
        • 1: 33127
        • 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-ZA-YOGASHORTS' 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.67mssekib_liveProduct.php#312
        Bindings
        • 0: VP-ZA-YOGASHORTS
        • 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` = 33127 limit 1
        600μssekib_liveProductClass.php#594
        Bindings
        • 0: 33127
        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` = 33127 and `is_current` = '1' limit 1
        490μssekib_liveProductSupplier.php#15
        Bindings
        • 0: 33127
        • 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` = '177' and `product_colors`.`id` is not null limit 1
        490μssekib_livepartial_product_option_box.blade.php#33
        Bindings
        • 0: 177
        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
        700μ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
        490μ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
        370μssekib_liveCategory.php#38
        Bindings
        • 0: 100
        • 1: 0
        • 2: 1
        • 3: 1
        Backtrace
        • 14. app/Models/Category.php:38
        • 15. app/library/CategoryClass.php:35
        • 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` = 99 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        530μssekib_liveCategory.php#38
        Bindings
        • 0: 99
        • 1: 0
        • 2: 1
        • 3: 1
        Backtrace
        • 14. app/Models/Category.php:38
        • 15. app/library/CategoryClass.php:35
        • 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` = 50 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        490μssekib_liveCategory.php#38
        Bindings
        • 0: 50
        • 1: 0
        • 2: 1
        • 3: 1
        Backtrace
        • 14. app/Models/Category.php:38
        • 15. app/library/CategoryClass.php:35
        • 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` = 61 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` = 106 and `is_delete` = 0 and `is_active` = 1 and `website_active` = 1 order by `website_sort` asc
        410μ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
        340μ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
        390μ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
        510μ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
        410μ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
        390μ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
        440μ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
        420μ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
        380μ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
        380μ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
        420μ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
        450μ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
        580μ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
        430μ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
        390μ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
        320μ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
        300μ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
        280μ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
        270μ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
        270μ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
        360μ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
        330μ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
        320μ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
        280μ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
        280μ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
        320μ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
        310μ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
        290μ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
        330μ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
        290μ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
        270μ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
        270μ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
        270μssekib_live
      • select `id`, `name`, `slug` from `pages` where `channel` = 'website' and `is_active` = 1 and `is_delete` = 0
        380μssekib_live
      App\Models\Category
      58Category.php#?
      App\Models\ProductImage
      55ProductImage.php#?
      App\Models\Product
      47Product.php#?
      App\Models\ProductSupplier
      14ProductSupplier.php#?
      App\Models\ProductChannelMeta
      6ProductChannelMeta.php#?
      App\Models\ProductPrice
      5ProductPrice.php#?
      App\Models\Page
      5Page.php#?
      App\Models\Quantity
      1Quantity.php#?
      App\Models\ProductColor
      1ProductColor.php#?
          _token
          0Rz3mDF2QOdvk5oWsFigeYMM1Ublojn7hkKiMwEr
          _previous
          array:1 [ "url" => "https://shop72.com/products/15424" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products/15424
          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 => "Thu, 08 May 2025 20:47:18 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVIT1VNWTF5MHJkQkxJN0xwM2VBSWc9PSIsInZhbHVlIjoiakxTcTU2eWJWVXBQMnRCV1gyZ1BWamZ4RFExcm96Y3NKUlZDczRPWUloYlAxd1ZZbGZQSFFuZzlwSFg3YnhYN0x4WnhJeGMwZFZ6OUdyYUFwRFdBWVE2b0tuZ2RXSkdteFJQamMzN3ZMSm9nRlIwdnRXcCs0ZWJ3dThTaUxkK3giLCJtYWMiOiI0MDk0MGI3MDEzMGQyNTUxZmQxN2M2NjAzNGMyMDlmOTQxYjM2ZWRjNTJkNjYwM2Q5N2JjYzI1YTU5N2JlODllIiwidGFnIjoiIn0%3D; expires=Thu, 08 May 2025 22:47:18 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InVIT1VNWTF5MHJkQkxJN0xwM2VBSWc9PSIsInZhbHVlIjoiakxTcTU2eWJWVXBQMnRCV1gyZ1BWamZ4RFExcm96Y3NKUlZDczRPWUloYlAxd1ZZbGZQSFFuZzlwSFg3YnhYN0x4WnhJe" 1 => "laravel_session=eyJpdiI6Im0wQ2VvVm9TOHpxMitiWkxPRzBOenc9PSIsInZhbHVlIjoiZE0zc202TTRUWkI1S0czcVFZOVFtWWJZZWphb1kyeEFEczl0amU1NzZiMlpUblFSTmh0NWsrM2N5OWxrOSszZTBHTWhPMmw4REM1N1NCVUR2WHRiK0J5MlBuK2RLcVljMVVHb2dCWWpJNS90YVc2ZVpxZmIwZ3N1Rk8vZmF0MFQiLCJtYWMiOiIyODE5NzFiODNjM2M1ZGMxOWYzNDQ3YmExZWRjYWEyOWE4ZGNkZjZmMmRjZDI2MWFkMWY3ZWU4NmEwNmVlYmU5IiwidGFnIjoiIn0%3D; expires=Thu, 08 May 2025 22:47:18 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Im0wQ2VvVm9TOHpxMitiWkxPRzBOenc9PSIsInZhbHVlIjoiZE0zc202TTRUWkI1S0czcVFZOVFtWWJZZWphb1kyeEFEczl0amU1NzZiMlpUblFSTmh0NWsrM2N5OWxrOSszZTBH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InVIT1VNWTF5MHJkQkxJN0xwM2VBSWc9PSIsInZhbHVlIjoiakxTcTU2eWJWVXBQMnRCV1gyZ1BWamZ4RFExcm96Y3NKUlZDczRPWUloYlAxd1ZZbGZQSFFuZzlwSFg3YnhYN0x4WnhJeGMwZFZ6OUdyYUFwRFdBWVE2b0tuZ2RXSkdteFJQamMzN3ZMSm9nRlIwdnRXcCs0ZWJ3dThTaUxkK3giLCJtYWMiOiI0MDk0MGI3MDEzMGQyNTUxZmQxN2M2NjAzNGMyMDlmOTQxYjM2ZWRjNTJkNjYwM2Q5N2JjYzI1YTU5N2JlODllIiwidGFnIjoiIn0%3D; expires=Thu, 08-May-2025 22:47:18 GMT; path=/XSRF-TOKEN=eyJpdiI6InVIT1VNWTF5MHJkQkxJN0xwM2VBSWc9PSIsInZhbHVlIjoiakxTcTU2eWJWVXBQMnRCV1gyZ1BWamZ4RFExcm96Y3NKUlZDczRPWUloYlAxd1ZZbGZQSFFuZzlwSFg3YnhYN0x4WnhJe" 1 => "laravel_session=eyJpdiI6Im0wQ2VvVm9TOHpxMitiWkxPRzBOenc9PSIsInZhbHVlIjoiZE0zc202TTRUWkI1S0czcVFZOVFtWWJZZWphb1kyeEFEczl0amU1NzZiMlpUblFSTmh0NWsrM2N5OWxrOSszZTBHTWhPMmw4REM1N1NCVUR2WHRiK0J5MlBuK2RLcVljMVVHb2dCWWpJNS90YVc2ZVpxZmIwZ3N1Rk8vZmF0MFQiLCJtYWMiOiIyODE5NzFiODNjM2M1ZGMxOWYzNDQ3YmExZWRjYWEyOWE4ZGNkZjZmMmRjZDI2MWFkMWY3ZWU4NmEwNmVlYmU5IiwidGFnIjoiIn0%3D; expires=Thu, 08-May-2025 22:47:18 GMT; path=/; httponlylaravel_session=eyJpdiI6Im0wQ2VvVm9TOHpxMitiWkxPRzBOenc9PSIsInZhbHVlIjoiZE0zc202TTRUWkI1S0czcVFZOVFtWWJZZWphb1kyeEFEczl0amU1NzZiMlpUblFSTmh0NWsrM2N5OWxrOSszZTBH" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "0Rz3mDF2QOdvk5oWsFigeYMM1Ublojn7hkKiMwEr" "_previous" => array:1 [ "url" => "https://shop72.com/products/15424" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-08 20:47:18GET/products/1542420136192