= $e($t('products.links.description')) ?>
= $e($t('products.links.empty_links')) ?>
| = $e($t('products.links.fields.integration')) ?> | = $e($t('products.links.fields.channel')) ?> | = $e($t('products.links.fields.external_product_id')) ?> | = $e($t('products.links.fields.external_variant_id')) ?> | = $e($t('products.links.fields.link_type')) ?> | = $e($t('products.links.fields.confidence')) ?> | = $e($t('products.links.fields.link_status')) ?> | = $e($t('products.links.fields.updated_at')) ?> | = $e($t('products.links.fields.history')) ?> | = $e($t('products.links.fields.actions')) ?> |
|---|---|---|---|---|---|---|---|---|---|
| = $e((string) (($link['integration_name'] ?? '') !== '' ? $link['integration_name'] : ('#' . (string) ($link['integration_id'] ?? 0)))) ?> | = $e((string) ($link['channel_name'] ?? '')) ?> | = $e((string) ($link['external_product_id'] ?? '')) ?> | = $e((string) ($link['external_variant_id'] ?? '')) ?> | = $e((string) ($link['link_type'] ?? '')) ?> | = $e($confidence === null ? '-' : ((string) $confidence . '%')) ?> |
= $e($linkStatus) ?>
!
|
= $e($lastChangeAt === '' ? '-' : $lastChangeAt) ?> |
-
|
|
= $e($t('products.links.empty_offers')) ?>
| = $e($t('products.links.fields.offer_name')) ?> | SKU | EAN | = $e($t('products.links.fields.external_product_id')) ?> | = $e($t('products.links.fields.external_variant_id')) ?> | = $e($t('products.links.fields.match_hint')) ?> | = $e($t('products.links.fields.confidence')) ?> | = $e($t('products.links.fields.actions')) ?> |
|---|---|---|---|---|---|---|---|
| = $e((string) ($offer['name'] ?? '')) ?> | = $e((string) ($offer['sku'] ?? '')) ?> | = $e((string) ($offer['ean'] ?? '')) ?> | = $e((string) ($offer['external_product_id'] ?? '')) ?> | = $e((string) ($offer['external_variant_id'] ?? '')) ?> | = $e((string) ($offer['match_hint'] ?? '')) ?> | = $e((string) ((int) ($offer['match_confidence'] ?? 0)) . '%') ?> |