diff --git a/src/module-core/Block/Adminhtml/Menu.php b/src/module-core/Block/Adminhtml/Menu.php
index 6885f23..d9cdc3e 100644
--- a/src/module-core/Block/Adminhtml/Menu.php
+++ b/src/module-core/Block/Adminhtml/Menu.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Block/Adminhtml/System/Config/Info.php b/src/module-core/Block/Adminhtml/System/Config/Info.php
index 77bf693..9cbf69b 100644
--- a/src/module-core/Block/Adminhtml/System/Config/Info.php
+++ b/src/module-core/Block/Adminhtml/System/Config/Info.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Block/Template.php b/src/module-core/Block/Template.php
index 8dbfb60..3c7a377 100644
--- a/src/module-core/Block/Template.php
+++ b/src/module-core/Block/Template.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Client/ClientFactory.php b/src/module-core/Client/ClientFactory.php
index ba23351..692fec0 100644
--- a/src/module-core/Client/ClientFactory.php
+++ b/src/module-core/Client/ClientFactory.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Collection.php b/src/module-core/Collection.php
index 179c416..b64afe9 100644
--- a/src/module-core/Collection.php
+++ b/src/module-core/Collection.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Cron/CheckLicense.php b/src/module-core/Cron/CheckLicense.php
index c490553..dff3eeb 100644
--- a/src/module-core/Cron/CheckLicense.php
+++ b/src/module-core/Cron/CheckLicense.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Enumeration/HttpStatus.php b/src/module-core/Enumeration/HttpStatus.php
index 6bd99e7..e73d29e 100644
--- a/src/module-core/Enumeration/HttpStatus.php
+++ b/src/module-core/Enumeration/HttpStatus.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Exception/TaxvatException.php b/src/module-core/Exception/TaxvatException.php
index fe72756..d365fab 100644
--- a/src/module-core/Exception/TaxvatException.php
+++ b/src/module-core/Exception/TaxvatException.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Helper/Data.php b/src/module-core/Helper/Data.php
index 4fce688..60f8c13 100644
--- a/src/module-core/Helper/Data.php
+++ b/src/module-core/Helper/Data.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/AbstractEnumeration.php b/src/module-core/Lib/Enumeration/AbstractEnumeration.php
index b398646..5bbdd85 100644
--- a/src/module-core/Lib/Enumeration/AbstractEnumeration.php
+++ b/src/module-core/Lib/Enumeration/AbstractEnumeration.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/AbstractMultiton.php b/src/module-core/Lib/Enumeration/AbstractMultiton.php
index 8881ddb..aa10199 100644
--- a/src/module-core/Lib/Enumeration/AbstractMultiton.php
+++ b/src/module-core/Lib/Enumeration/AbstractMultiton.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/AbstractValueMultiton.php b/src/module-core/Lib/Enumeration/AbstractValueMultiton.php
index 29fb030..88d6b6c 100644
--- a/src/module-core/Lib/Enumeration/AbstractValueMultiton.php
+++ b/src/module-core/Lib/Enumeration/AbstractValueMultiton.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/EnumerationInterface.php b/src/module-core/Lib/Enumeration/EnumerationInterface.php
index e7d3719..2d5e7f9 100644
--- a/src/module-core/Lib/Enumeration/EnumerationInterface.php
+++ b/src/module-core/Lib/Enumeration/EnumerationInterface.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/Exception/AbstractUndefinedMemberException.php b/src/module-core/Lib/Enumeration/Exception/AbstractUndefinedMemberException.php
index 2659df5..ee5781b 100644
--- a/src/module-core/Lib/Enumeration/Exception/AbstractUndefinedMemberException.php
+++ b/src/module-core/Lib/Enumeration/Exception/AbstractUndefinedMemberException.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/Exception/ExtendsConcreteException.php b/src/module-core/Lib/Enumeration/Exception/ExtendsConcreteException.php
index c0cd69b..ddee5d4 100644
--- a/src/module-core/Lib/Enumeration/Exception/ExtendsConcreteException.php
+++ b/src/module-core/Lib/Enumeration/Exception/ExtendsConcreteException.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/Exception/UndefinedMemberException.php b/src/module-core/Lib/Enumeration/Exception/UndefinedMemberException.php
index b92acb3..92af01a 100644
--- a/src/module-core/Lib/Enumeration/Exception/UndefinedMemberException.php
+++ b/src/module-core/Lib/Enumeration/Exception/UndefinedMemberException.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/Exception/UndefinedMemberExceptionInterface.php b/src/module-core/Lib/Enumeration/Exception/UndefinedMemberExceptionInterface.php
index 72c39aa..cfb5cc6 100644
--- a/src/module-core/Lib/Enumeration/Exception/UndefinedMemberExceptionInterface.php
+++ b/src/module-core/Lib/Enumeration/Exception/UndefinedMemberExceptionInterface.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/MultitonInterface.php b/src/module-core/Lib/Enumeration/MultitonInterface.php
index 8c99eb1..6fbd53a 100644
--- a/src/module-core/Lib/Enumeration/MultitonInterface.php
+++ b/src/module-core/Lib/Enumeration/MultitonInterface.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Lib/Enumeration/ValueMultitonInterface.php b/src/module-core/Lib/Enumeration/ValueMultitonInterface.php
index 12df7fb..bfbfdd1 100644
--- a/src/module-core/Lib/Enumeration/ValueMultitonInterface.php
+++ b/src/module-core/Lib/Enumeration/ValueMultitonInterface.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/DefaultConfigProvider.php b/src/module-core/Model/DefaultConfigProvider.php
index 7b6a31a..2afbd96 100644
--- a/src/module-core/Model/DefaultConfigProvider.php
+++ b/src/module-core/Model/DefaultConfigProvider.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/License.php b/src/module-core/Model/License.php
index e2cc3a2..008b280 100644
--- a/src/module-core/Model/License.php
+++ b/src/module-core/Model/License.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/NotificationFeed.php b/src/module-core/Model/NotificationFeed.php
index 789d5d8..9ac4b04 100644
--- a/src/module-core/Model/NotificationFeed.php
+++ b/src/module-core/Model/NotificationFeed.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/ArgentinaHandler.php b/src/module-core/Model/ResourceModel/Taxvat/ArgentinaHandler.php
index 34647bd..bbbb79d 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/ArgentinaHandler.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/ArgentinaHandler.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/BrazilHandler.php b/src/module-core/Model/ResourceModel/Taxvat/BrazilHandler.php
index 749044c..371f50c 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/BrazilHandler.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/BrazilHandler.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/ChileHandler.php b/src/module-core/Model/ResourceModel/Taxvat/ChileHandler.php
index 574365e..fe171e2 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/ChileHandler.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/ChileHandler.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/DefaultHandler.php b/src/module-core/Model/ResourceModel/Taxvat/DefaultHandler.php
index a105421..bd70e4a 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/DefaultHandler.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/DefaultHandler.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/PeruHandler.php b/src/module-core/Model/ResourceModel/Taxvat/PeruHandler.php
index 53d86fb..d2adf3b 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/PeruHandler.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/PeruHandler.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerFactory.php b/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerFactory.php
index 900925b..6d50ccd 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerFactory.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerFactory.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerInterface.php b/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerInterface.php
index 1715d96..e5103f3 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerInterface.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/ValidatorHandlerInterface.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolver.php b/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolver.php
index 13afeaf..d9eb59f 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolver.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolver.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolverInterface.php b/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolverInterface.php
index b6e84ba..f4d2f22 100644
--- a/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolverInterface.php
+++ b/src/module-core/Model/ResourceModel/Taxvat/ValidatorResolverInterface.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Observer/PredispatchAdminActionControllerObserver.php b/src/module-core/Observer/PredispatchAdminActionControllerObserver.php
index ad8140b..423caa3 100644
--- a/src/module-core/Observer/PredispatchAdminActionControllerObserver.php
+++ b/src/module-core/Observer/PredispatchAdminActionControllerObserver.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Resources/Builder.php b/src/module-core/Resources/Builder.php
index c4162a1..5cd49d6 100644
--- a/src/module-core/Resources/Builder.php
+++ b/src/module-core/Resources/Builder.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Resources/Builder/License.php b/src/module-core/Resources/Builder/License.php
index 171d917..18557e9 100644
--- a/src/module-core/Resources/Builder/License.php
+++ b/src/module-core/Resources/Builder/License.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Setup/InstallData.php b/src/module-core/Setup/InstallData.php
index 994a29b..f8667a0 100644
--- a/src/module-core/Setup/InstallData.php
+++ b/src/module-core/Setup/InstallData.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Setup/InstallSchema.php b/src/module-core/Setup/InstallSchema.php
index a0001c5..f7e4dcb 100644
--- a/src/module-core/Setup/InstallSchema.php
+++ b/src/module-core/Setup/InstallSchema.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/Test/Unit/Model/ResourceModel/Taxvat/BrazilHandlerTest.php b/src/module-core/Test/Unit/Model/ResourceModel/Taxvat/BrazilHandlerTest.php
index 45305f2..3093e17 100644
--- a/src/module-core/Test/Unit/Model/ResourceModel/Taxvat/BrazilHandlerTest.php
+++ b/src/module-core/Test/Unit/Model/ResourceModel/Taxvat/BrazilHandlerTest.php
@@ -6,7 +6,7 @@
* @category elOOm
* @package Modulo Core
* @copyright Copyright (c) 2021 elOOm (https://eloom.tech)
-* @version 1.0.1
+* @version 1.0.2
* @license https://opensource.org/licenses/OSL-3.0
* @license https://opensource.org/licenses/AFL-3.0
*
diff --git a/src/module-core/etc/module.xml b/src/module-core/etc/module.xml
index 03fa3c9..19b3b53 100644
--- a/src/module-core/etc/module.xml
+++ b/src/module-core/etc/module.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/src/module-core/view/frontend/templates/template.phtml b/src/module-core/view/frontend/templates/template.phtml
index 5d35445..25b0b4c 100644
--- a/src/module-core/view/frontend/templates/template.phtml
+++ b/src/module-core/view/frontend/templates/template.phtml
@@ -1,4 +1,6 @@
\ No newline at end of file
diff --git a/src/module-core/view/frontend/web/js/model/url-builder.js b/src/module-core/view/frontend/web/js/model/url-builder.js
index fbcc742..cdf34c5 100644
--- a/src/module-core/view/frontend/web/js/model/url-builder.js
+++ b/src/module-core/view/frontend/web/js/model/url-builder.js
@@ -1 +1 @@
-define(["jquery"],function(e){return{method:"rest",storeCode:window.eloomCore.storeCode,version:"V1",serviceUrl:":method/:storeCode/:version",createUrl:function(d,a){return this.bindParams(this.serviceUrl+d,a)},bindParams:function(d,a){a.method=this.method;a.storeCode=this.storeCode;a.version=this.version;var b=d.split("/");b=b.filter(Boolean);e.each(b,function(f,c){c=c.replace(":","");void 0!=a[c]&&(b[f]=a[c])});return b.join("/")}}});
+define(["jquery"],function(e){return{method:"rest",storeCode:window.eloom.core.storeCode,version:"V1",serviceUrl:":method/:storeCode/:version",createUrl:function(d,a){return this.bindParams(this.serviceUrl+d,a)},bindParams:function(d,a){a.method=this.method;a.storeCode=this.storeCode;a.version=this.version;var b=d.split("/");b=b.filter(Boolean);e.each(b,function(f,c){c=c.replace(":","");void 0!=a[c]&&(b[f]=a[c])});return b.join("/")}}});