Getting a CRITICAL Uncaught Error

We are getting this error 100+ times a day, jsut wondering if someone can help us out :slight_smile:

2022-05-16T00:59:46+00:00 CRITICAL Uncaught Error: Object of class WP_Error could not be converted to string in /www/wp-content/themes/bb-theme-child/woocommerce/archive-product.php:68
Stack trace:
#0 /wordpress/wp-includes/template-loader.php(106): include()
#1 /wordpress/wp-blog-header.php(19): require_once(’/wordpress/wp-i…’)
#2 /www/index.php(17): require(’/wordpress/wp-b…’)
#3 {main}
thrown in /www/wp-content/themes/bb-theme-child/woocommerce/archive-product.php on line 68

The child theme contains zero code, so any errors there are from custom code you have added yourself. If you could post the contents of the file in question in a gist/pastebin I might be able to help but I cant guarentee as its not our code.