Snippets
<?php $snippets = Shopware()->Snippets(); $snippets->getNamespace('name/space')->get('key'); ?>