{f:variable(name: '_config', value: data.pi_flexform)}
{f:variable(name: '_config', value: '{count: 1, shuffle: 1}') -> f:if(condition: '{_config as integer} == 0')}
{children_101 -> pvh:iterator.random(count: _config.count, shuffle: _config.shuffle, as: '_records')}
{f:cObject(typoscriptObjectPath: 'lib.containerElements.renderContent', data: _record)}