diff --git a/symfony/Resources/config/services.xml b/symfony/Resources/config/services.xml
index ae002e6..3ef5c49 100644
--- a/symfony/Resources/config/services.xml
+++ b/symfony/Resources/config/services.xml
@@ -5,6 +5,7 @@
TechDivision\Import\Product\Link\Utils\ColumnKeys::LINK_CHILD_SKU
+ TechDivision\Import\Product\Link\Utils\ColumnKeys::LINK_PARENT_SKU
@@ -146,6 +147,11 @@
%import_product_link.param.sku.column.name%
+
+
+
+ %import_product_link.param.parent.sku.column.name%
+
@@ -168,6 +174,9 @@
| The DI configuration for the composite observers of the add-update operation.
|-->
+
+
+
@@ -188,4 +197,4 @@
-
\ No newline at end of file
+