%failed_to_render_widget (822): SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared (Connection: mysql, SQL: select * from `categories` where `categories`.`id` = 147 order by `_lft` asc limit 1)%
%failed_to_render_widget (822): SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared (Connection: mysql, SQL: select * from `categories` where `id` = 147 limit 1)%
%failed_to_render_widget (822): SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared (Connection: mysql, SQL: select count(*) as aggregate from `ecommerce_products` left join `lang_translations` on `lang_translations`.`translatable_type` = Rocketlabs\Products\App\Models\Products and `ecommerce_products`.`id` = `lang_translations`.`translatable_id` and `lang_translations`.`key` = title and `ecommerce_products`.`primary_locale` = `lang_translations`.`locale` where exists (select * from `ecommerce_stores` inner join `ecommerce_stores_products` on `ecommerce_stores`.`id` = `ecommerce_stores_products`.`store_id` where `ecommerce_products`.`id` = `ecommerce_stores_products`.`product_id` and `company_id` = 1 and `store_id` in (1) and `ecommerce_stores`.`deleted_at` is null) and `is_active` = 1 and exists (select * from `categories` inner join `categorizable` on `categories`.`id` = `categorizable`.`category_id` where `ecommerce_products`.`id` = `categorizable`.`categorizable_id` and `categorizable`.`categorizable_type` = Rocketlabs\Products\App\Models\Products and `is_primary` = 1) and exists (select * from `categories` inner join `categorizable` on `categories`.`id` = `categorizable`.`category_id` where `ecommerce_products`.`id` = `categorizable`.`categorizable_id` and `categorizable`.`categorizable_type` = Rocketlabs\Products\App\Models\Products and `id` = 147) and `ecommerce_products`.`deleted_at` is null)%