```
---
### 2. `classes/ShoppingResultsProvider.php`
I have updated the `getResultsHtml` method to `shopping_html_result` so that it hooks up properly to your `$shoppingProvider->shopping_html_result(...)` call in `search.php`. I also added the `get_total_result` method which calls `getNumResults`.
```php
Warning: require_once(/home/moozonian/public_html/classes/VideoResultsProvider.php): Failed to open stream: No such file or directory in /home/moozonian/public_html/search.php on line 9
Fatal error: Uncaught Error: Failed opening required '/home/moozonian/public_html/classes/VideoResultsProvider.php' (include_path='.:/opt/cpanel/ea-php82/root/usr/share/pear') in /home/moozonian/public_html/search.php:9
Stack trace:
#0 {main}
thrown in /home/moozonian/public_html/search.php on line 9