$value) {
if ($value === '' || $value === null) {
unset($merged[$key]);
}
}
$query = http_build_query($merged);
$base = '/marketplace/' . $integrationId;
return $query !== '' ? ($base . '?' . $query) : $base;
};
?>
= $e($t('marketplace.offers_description')) ?> = $e($t('products.pagination.summary', ['total' => (string) $total])) ?> = $e($t('marketplace.empty_offers')) ?>= $e($t('marketplace.offers_title', ['name' => (string) ($integrationData['name'] ?? '')])) ?>