Array
(
    [0] => PDOException Object
        (
            [message:protected] => SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8mb3_general_ci,IMPLICIT) and (utf8mb4_0900_ai_ci,COERCIBLE) for operation '='
            [string:Exception:private] => 
            [code:protected] => HY000
            [file:protected] => /home/fireandrescueaus/public_html/shoplib/db/db_mysql.php
            [line:protected] => 122
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/fireandrescueaus/public_html/shoplib/db/db_mysql.php
                            [line] => 122
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [product_name] => 10m x 7.5m electric vehicle fire blanket to 1700â°c
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /home/fireandrescueaus/public_html/shoplib/db/db_mysql.php
                            [line] => 65
                            [function] => execute
                            [class] => ps_DB
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [product_name] => 10m x 7.5m electric vehicle fire blanket to 1700â°c
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [file] => /home/fireandrescueaus/public_html/shoplib/bin/rewrite.php
                            [line] => 108
                            [function] => query
                            [class] => ps_DB
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => SELECT p.product_id, c.category_id FROM product p, product_category_xref x, category c WHERE p.`product_name` = :product_name and p.product_id = x.product_id
			and x.category_id = c.category_id AND p.product_publish = 'Y'
                                    [1] => Array
                                        (
                                            [product_name] => 10m x 7.5m electric vehicle fire blanket to 1700â°c
                                        )

                                )

                        )

                    [3] => Array
                        (
                            [file] => /home/fireandrescueaus/public_html/shoplib/bin/index.php
                            [line] => 378
                            [args] => Array
                                (
                                    [0] => /home/fireandrescueaus/public_html/shoplib/bin/rewrite.php
                                )

                            [function] => include
                        )

                    [4] => Array
                        (
                            [file] => /home/fireandrescueaus/public_html/index.php
                            [line] => 3
                            [args] => Array
                                (
                                    [0] => /home/fireandrescueaus/public_html/shoplib/bin/index.php
                                )

                            [function] => require
                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => HY000
                    [1] => 1267
                    [2] => Illegal mix of collations (utf8mb3_general_ci,IMPLICIT) and (utf8mb4_0900_ai_ci,COERCIBLE) for operation '='
                )

        )

)
Array
(
    [0] => Array
        (
            [0] => SELECT p.product_id, c.category_id FROM product p, product_category_xref x, category c WHERE p.`product_name` = :product_name and p.product_id = x.product_id
			and x.category_id = c.category_id AND p.product_publish = 'Y'
            [1] => Array
                (
                    [product_name] => 10m x 7.5m electric vehicle fire blanket to 1700â°c
                )

        )

)