## Used test code:
$quote_engine_collector = $this->Application->recallObject('ShippingQuoteCollector');
## Test Plan
# Put test code, defined above, in the `index.php`, after `$application->Init();`
## Used test code:
$quote_engine_collector = $this->Application->recallObject('ShippingQuoteCollector');
## Test Plan
# Put test code, defined above, Open home page, that is using just changed `index.php`
# Confirm that no fatal error happens
# In the adm.console
in the `index.php`,- create 2+ custom shipping types
after `$application->Init();`- create product, that allow use only one of created shipping types
# Open home page, that is using just changed `index.php`- start creating order
# C - confirm that no fatal error happenson Shipping tab only one shipping type is available