"select * from `comments` where `section` = ? and `status` = ? and `post_id` = ?"
array:3 [
  0 => "product_category"
  1 => "active"
  2 => 343
]