= $e($t('marketplace.offers_description')) ?>
= $e($t('marketplace.empty_offers')) ?>
| = $e($t('marketplace.fields.offer_name')) ?> | = $e($t('marketplace.fields.external_product_id')) ?> | = $e($t('marketplace.fields.external_variant_id')) ?> | = $e($t('marketplace.fields.external_offer_id')) ?> | = $e($t('marketplace.fields.channel')) ?> | = $e($t('marketplace.fields.product')) ?> | SKU | EAN | = $e($t('marketplace.fields.updated_at')) ?> |
|---|---|---|---|---|---|---|---|---|
| = $e((string) ($row['offer_name'] ?? '')) ?> | = $e((string) ($row['external_product_id'] ?? '')) ?> | = $e((string) ($row['external_variant_id'] ?? '')) ?> | = $e((string) ($row['external_offer_id'] ?? '')) ?> | = $e((string) ($row['channel_name'] ?? '')) ?> | = $e((string) ($row['product_name'] ?? '')) ?> | = $e((string) ($row['product_sku'] ?? '')) ?> | = $e((string) ($row['product_ean'] ?? '')) ?> | = $e((string) ($row['updated_at'] ?? '')) ?> |