{muthsevutils:uri.parameterValue(uri: data.header_link, parameterName: 'uid') -> f:variable(name: 'productUid')} {muthsevshop:product.info(productUid: productUid) -> f:variable(name: 'product')} {v:content.resources.fal(field: 'media', table: 'tt_content', record: _raw, asObjects: 1) -> f:variable(name: 'ceImages')}
% {ceImages -> v:iterator.first() -> f:variable(name: 'productImage')} {product.images -> v:iterator.first() -> f:variable(name: 'productImage')} {data.header -> v:or(alternative: product.title)}
{product.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')} {product.specialPrices.0.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')} {product.price -> f:format.currency(currencySign: '€', decimals: 2, decimalSeparator: '.')}