Notice. We use cookies to provide necessary website functionality, improve your experience and analyze our traffic. By using our website, you agree to our legal policies.
CategoryController.php#90dev_mihi290μsselect `option_items`.*, `option_item_product`.`product_id` as `pivot_product_id`, `option_item_product`.`option_item_id` as `pivot_option_item_id` from `option_items` innerjoin `option_item_product` on `option_items`.`id` = `option_item_product`.`option_item_id` where `option_item_product`.`product_id` in (1947) and `option_id` =2
Banner.php#40dev_mihi110μsselect*from `banner_images` where `banner_images`.`banner_id` in (6) and `language_key` ='en'and `active` =1and `special_display` =0orderby `created_at` desc
Product.php#118dev_mihi190μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1947and `product_last_items`.`product_id` isnotnull) as `exists`
Product.php#118dev_mihi130μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1947and `product_last_items`.`product_id` isnotnull) as `exists`
Product.php#118dev_mihi110μsselectexists(select*from `product_last_items` where `product_last_items`.`product_id` =1947and `product_last_items`.`product_id` isnotnull) as `exists`