{"id":240507,"date":"2020-04-02T10:25:38","date_gmt":"2020-04-02T10:25:38","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=240507"},"modified":"2024-09-05T06:23:22","modified_gmt":"2024-09-05T06:23:22","slug":"akeneo-icecat-connector","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/","title":{"rendered":"Akeneo Icecat Connector"},"content":{"rendered":"\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Introduction<\/h3>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/store.webkul.com\/akeneo-icecat-connector.html\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Icecat Connector <\/a>allows you to supplement Akeneo PIM product data with the extensive Icecat catalog. <\/p>\n\n\n\n<p>It works with an open Icecat free catalog. <\/p>\n\n\n\n<p>This connector can only accommodate simple products.<\/p>\n\n\n\n<p>The <a href=\"https:\/\/webkul.com\/blog\/akeneo-icecat-app-documentation\/\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Icecat App <\/a>also helps in the import of Icecat catalogue content from Icecat to the Akeneo app.<\/p>\n\n\n\n<p>Check a brief overview of the plugin &#8211;  <\/p>\n\n\n\n<div class=\"wp-block-wk-block-youtube-video wp-block-wk-block--yt-video components-placeholder\"><div class=\"wk-block--yt-video-frame\"><div class=\"wk-block--yt-video-frame-request\" data-plyr-provider=\"youtube\" data-plyr-embed-id=\"Z4lDJqFIIbI\"><div class=\"components-placeholder__instructions\">Z4lDJqFIIbI<\/div><\/div><\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Basic Requirements:<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This module works with Akeneo 3.0.x, 3.1.x, 3.2.x, 4.0.x,  5.0.x, 6.0.x. and 7.0.x. Download Akeneo from&nbsp;<a href=\"https:\/\/www.akeneo.com\/download\/\">here<\/a><\/li>\n\n\n\n<li>Node and Yarn packages need to be installed.<\/li>\n\n\n\n<li>This module is compatible with the Akeneo community and Enterprise(Flexibility) edition.<\/li>\n\n\n\n<li>If you want to use this extension on Akeneo EE Serenity mode, please&nbsp;<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">contact us<\/a>.<\/li>\n\n\n\n<li>For the Akeneo installation, your Akeneo server should meet these&nbsp;<a href=\"https:\/\/docs.akeneo.com\/7.0\/install_pim\/manual\/system_requirements\/system_requirements.html\">system requirements.<\/a><\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Features<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>EAN attribute and product code will be used to match Icecat products via their web API.<\/li>\n\n\n\n<li>Only simple products are supported by Akeneo Icecat Connector.<\/li>\n\n\n\n<li>You can modify the icecat attribute type during attribute import under the Icecat attribute type mapping tab.<\/li>\n\n\n\n<li>In this Akeneo PIM attributes must also be mapped to Icecat features.<\/li>\n\n\n\n<li>Akeneo products will enrich via running a product enrich job.<\/li>\n\n\n\n<li>In this, you can map Icecat common attributes like Ean, Product code, Vendor (Brand), Name, Description, Short description, Summary description, Short summary description, and Pictures with Akeneo attribute through UI.<\/li>\n\n\n\n<li>Icecat Akeneo Connector is compatible with the latest Akeneo version 7.0.x<\/li>\n\n\n\n<li>In this, you can also do other Icecat feature mapping to map other Icecat feature attributes with the Akeneo attribute.<\/li>\n\n\n\n<li>You can also map the Icecat locale with the Akeneo locale.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Composer Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/webkul.com\/blog\/how-to-install-webkul-akeneo-connector-via-composer\/\"><strong>Read This Blog<\/strong><\/a><\/p>\n\n\n\n<p>Before beginning the composer installation<\/p>\n\n\n\n<p><strong>1<\/strong>: Get the&nbsp;<strong>ACCESS KEYS<\/strong>&nbsp;[Create a&nbsp;<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">support ticket<\/a>]<br><strong>2<\/strong>: In Akeneo&nbsp;<strong>composer.json<\/strong>, add our repository as well as the installation script.<\/p>\n\n\n\n<p><strong>For Akeneo 6.x<\/strong> <strong>and 7.x<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">{\t\n  &quot;scripts&quot;: {\t\n        &quot;post-update-cmd&quot;: &#091;\t\n           &quot;vendor\/webkul\/icecatconnectorbundle\/src\/Webkul\/IcecatConnectorBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true&quot;\t\n        ],\t\n        &quot;post-install-cmd&quot;: &#091;\t\n           &quot;vendor\/webkul\/icecatconnectorbundle\/src\/Webkul\/IcecatConnectorBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true&quot;\t\n        ],\t\n        &quot;post-create-project-cmd&quot;: &#091;\t\n          &quot;vendor\/webkul\/icecatconnectorbundle\/src\/Webkul\/IcecatConnectorBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true&quot;\t\n       ]\t\n   },\t\n  &quot;repositories&quot;: &#091;{\t\n    &quot;type&quot;: &quot;composer&quot;,\t\n    &quot;url&quot;: &quot;https:\/\/akeneorepo.webkul.com\/&quot;\t\n  }]\t\n}<\/pre>\n\n\n\n<p><strong>For Akeneo &lt;=5.x&nbsp;<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n  \"scripts\": {\n        \"post-update-cmd\": [\n           \n\"vendor\/webkul\/shopifyconnector\/composer_install.sh\"\n        ],\n        \"post-install-cmd\": [\n           \n\"vendor\/webkul\/shopifyconnector\/composer_install.sh\"\n        ],\n        \"post-create-project-cmd\": [\n         \n\"vendor\/webkul\/shopifyconnector\/composer_install.sh\"\n       ]\n   },\n  \"repositories\": [{\n    \"type\": \"composer\",\n    \"url\": \"https:\/\/akeneorepo.webkul.com\/\"\n  }]\n}\n<\/pre>\n\n\n\n<p><strong>3<\/strong>: Use composer to install the extension.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">         composer require webkul\/icecatconnectorbundle<\/pre>\n\n\n\n<p><strong>4<\/strong>: Complete the authentication form.<br><strong>5<\/strong>: Send a Message of Success<br><strong>6<\/strong>: Delete your browser\u2019s cache.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installing Module for Version 6.0.x and 7.0.x<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&nbsp;After unzipping the appropriate extension zip, merge the \u201csrc\u201d folder into the akeneo project.<\/li>\n\n\n\n<li>From the PIM directory, run the following command over the NO-DOCKER Instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/IcecatConnectorBundle\/install\/config.sh COMPOSER=false NO_DOCKER=true<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&nbsp;Run the command below over the PIM directory\u2019s DOCKER instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/IcecatConnectorBundle\/install\/config.sh COMPOSER=false NO_DOCKER=false<\/pre>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Module Installation for Version 4. x to 5. x<\/h3>\n<\/div><\/div>\n\n\n\n<p>Before installing the module you must require the connector dependencies.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php -d memory_limit=4G \/usr\/local\/bin\/composer --prefer-dist --no-scripts require guzzlehttp\/guzzle 6.*;\nphp -d memory_limit=4G \/usr\/local\/bin\/composer --prefer-dist --no-scripts require prewk\/xml-string-streamer 0.9.*;<\/pre>\n\n\n\n<p>Please follow the below steps for installing the Akeneo Icecat Connector module in your Akeneo PIM platform.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Unzip the respective extension zip then merge the \u201csrc\u201d folder into the Akeneo project root directory.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"287\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png\" alt=\"src-icecat-1\" class=\"wp-image-249136\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-300x72.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-250x60.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-768x183.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1.png 1214w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Goto config\/Bundles.php then add line:<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">Webkul\\IcecatConnectorBundle\\IcecatConnectorBundle::class =&gt; &#091;&#039;all&#039; =&gt; true],<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"808\" height=\"222\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-41-31.png\" alt=\"Screenshot-from-2021-01-27-13-41-31\" class=\"wp-image-281449\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-41-31.png 808w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-41-31-300x82.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-41-31-250x69.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-41-31-768x211.png 768w\" sizes=\"(max-width: 808px) 100vw, 808px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>in return array.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Copy the \u201cconfig\u201d folder into the akeneo project root directory for routing.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1196\" height=\"290\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/conf-icecat.png\" alt=\"conf-icecat\" class=\"wp-image-249133\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/conf-icecat.png 1196w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/conf-icecat-300x73.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/conf-icecat-250x61.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/conf-icecat-768x186.png 768w\" sizes=\"(max-width: 1196px) 100vw, 1196px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You have to navigate first to Akeneo installation directory (Ex: cd \/opt\/bitnami\/apps\/akeneo\/htdocs). After SSH, you have to run the command to your Akeneo server by the terminal.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/console ca:cl --env=prod &amp;&amp; php bin\/console icecat:setup:install<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Docker Installation Command :<\/h2>\n\n\n\n<p><strong>For Akeneo 5<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">alias docker_php=&#039;docker-compose run -u www-data --rm php php&#039;;\nalias docker_yarn=&#039;docker-compose run -u node --rm node yarn&#039;;\ndocker_php bin\/console cache:clear --env=prod;\ndocker_php bin\/console pim:installer:assets --symlink --clean --env=prod;\ndocker_php bin\/console d:s:u --force;\ndocker_yarn run webpack;\ndocker_yarn run update-extensions;\ndocker_yarn run less;<\/pre>\n\n\n\n<p><strong>For Akeneo<\/strong>&nbsp;<strong>4<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">alias docker_php=&#039;docker-compose run -u www-data --rm php php&#039;;\nalias docker_yarn=&#039;docker-compose run -u node --rm node yarn&#039;;\ndocker_php bin\/console cache:clear --env=prod;\ndocker_php bin\/console pim:installer:assets --symlink --clean --env=prod;\ndocker_php bin\/console d:s:u --force;\ndocker_yarn run webpack;\ndocker_yarn run less;<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Module Installation for Version 3. x<\/h3>\n<\/div><\/div>\n\n\n\n<p>Before installing the module you must require the connector dependencies.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php -d memory_limit=4G \/usr\/local\/bin\/composer --prefer-dist --no-scripts require guzzlehttp\/guzzle 6.*;\nphp -d memory_limit=4G \/usr\/local\/bin\/composer --prefer-dist --no-scripts require prewk\/xml-string-streamer 0.9.*;<\/pre>\n\n\n\n<p>Please follow the below steps for installing the Akeneo Icecat Connector module in your Akeneo PIM platform.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Unzip the respective extension zip then merge the \u201csrc\u201d folder into the Akeneo project root directory.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"287\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-2-1200x287.png\" alt=\"src-icecat-2\" class=\"wp-image-249137\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-2-1200x287.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-2-300x72.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-2-250x60.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-2-768x183.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-2.png 1214w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Goto app\/AppKernel.php then add the following line in function registerProjectBundles().<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">new Webkul\\IcecatConnectorBundle\\IcecatConnectorBundle(),<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"674\" height=\"134\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/app-kernel.png\" alt=\"app-kernel\" class=\"wp-image-240601\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/app-kernel.png 674w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/app-kernel-300x60.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/app-kernel-250x50.png 250w\" sizes=\"(max-width: 674px) 100vw, 674px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Goto app\/config\/routing.yml then add these lines at top of the file<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">webkul_icecat_connector:\n    resource: &quot;@IcecatConnectorBundle\/Resources\/config\/routing.yml&quot;\n    prefix: \/<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"656\" height=\"164\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-42-22.png\" alt=\"Screenshot-from-2021-01-27-13-42-22\" class=\"wp-image-281450\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-42-22.png 656w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-42-22-300x75.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Screenshot-from-2021-01-27-13-42-22-250x63.png 250w\" sizes=\"(max-width: 656px) 100vw, 656px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You have to navigate first to Akeneo installation directory (Ex: cd \/opt\/bitnami\/apps\/akeneo\/htdocs). After SSH, you have to run the command to your Akeneo server by the terminal.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/console ca:cl --env=prod &amp;&amp; php bin\/console icecat:setup:install<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Common Issues After Installation<\/h3>\n\n\n\n<p>It might happen that even after proper installation, upon opening your Akeneo admin dashboard, you see a loading screen. In that case, do check for the following solution:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Webpack Installation: If you get the below error<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"734\" height=\"211\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Webpack-error-4.png\" alt=\"Webpack-error-4\" class=\"wp-image-281366\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Webpack-error-4.png 734w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Webpack-error-4-300x86.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/01\/Webpack-error-4-250x72.png 250w\" sizes=\"(max-width: 734px) 100vw, 734px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>It means that a web pack is not installed in your system. Run the following command<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">npm install --save-prod webpack npm install<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Module routing.yml is not configured properly. Re-check the routing.yml file as mentioned in the 3rd step of Module Installation<\/li>\n\n\n\n<li>Clear your browser cache.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Uninstall Module: For Akeneo 6 and 7<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>From the PIM directory, run the command below over the NO-DOCKER Instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/IcecatConnectorBundle\/uninstall\/uninstall.sh COMPOSER=false NO_DOCKER=true<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Run the command below over the PIM directory\u2019s DOCKER instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\">.\/src\/Webkul\/IcecatConnectorBundle\/uninstall\/uninstall.sh COMPOSER=false NO_DOCKER=false<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><\/h3>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Workflow<\/h3>\n<\/div><\/div>\n\n\n\n<p>After you&#8217;ve successfully installed the module in Akeneo, you&#8217;ll notice an Icecat connector icon in the bottom left corner, as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Dashboard-3-1200x589.png\" alt=\"Dashboard-3\" class=\"wp-image-332952\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Dashboard-3-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Dashboard-3-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Dashboard-3-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Dashboard-3-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Dashboard-3.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><br><strong>Setup Credential<\/strong><\/h3>\n\n\n\n<p>Note: You must first create a profile on Icecat&#8217;s end, where you must provide all of your information, including your username, password, and email address.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"596\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/https___icecat.co_.uk_myIcecatNew-1200x596.png\" alt=\"https___icecat.co_.uk_myIcecatNew\" class=\"wp-image-317867\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/https___icecat.co_.uk_myIcecatNew-1200x596.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/https___icecat.co_.uk_myIcecatNew-300x149.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/https___icecat.co_.uk_myIcecatNew-250x124.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/https___icecat.co_.uk_myIcecatNew-768x382.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/https___icecat.co_.uk_myIcecatNew.png 1286w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>To set up a credential you have to click on the icon on the Icecat Connector.<\/p>\n\n\n\n<p>After that, it will take you to a new page where you must fill in the information you entered in Icecat, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Icecat username<\/strong><\/li>\n\n\n\n<li><strong>Icecat password<\/strong><\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"582\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/04\/screenshot_from_2023_04_26_15_56_57-1-1200x582.png\" alt=\"screenshot_from_2023_04_26_15_56_57-1\" class=\"wp-image-378360\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/04\/screenshot_from_2023_04_26_15_56_57-1-1200x582.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/04\/screenshot_from_2023_04_26_15_56_57-1-300x146.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/04\/screenshot_from_2023_04_26_15_56_57-1-250x121.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/04\/screenshot_from_2023_04_26_15_56_57-1-768x373.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/04\/screenshot_from_2023_04_26_15_56_57-1.png 1302w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, you have to click on Save to save the credentials.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Icecat Common Attributes Mapping<\/strong><\/h3>\n\n\n\n<p>In this, you have to map your Akeneo attributes with the Icecat attribute so that they can syn properly and while importing data from Icecat to Akeneo there will be no error.<\/p>\n\n\n\n<p>You have to map the following attributes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>EAN attribute<\/li>\n\n\n\n<li>Product code<\/li>\n\n\n\n<li>Vendor (Brand)<\/li>\n\n\n\n<li>Name<\/li>\n\n\n\n<li>Title<\/li>\n\n\n\n<li>Description attribute<\/li>\n\n\n\n<li>Short description attribute<\/li>\n\n\n\n<li>Short summary description attribute<\/li>\n\n\n\n<li>Pictures attribute<\/li>\n\n\n\n<li>Summary description attribute<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"675\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-1-1200x675.png\" alt=\"Akeneo-Icecat-Connector-1\" class=\"wp-image-332956\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-1-1200x675.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-1-300x169.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-1-250x141.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-1-768x432.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-1.png 1366w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Icecat Other Attribute Mapping<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Important : <\/h4>\n\n\n\n<p>Prior to the Icecat property being added, You must first perform the features mapping job before adding the Icecat attribute.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Feature Mapping Job<\/h4>\n\n\n\n<p>To do so, go to<strong> Import&gt;&gt;Create Import Profile <\/strong>and follow the steps. Then fill in the necessary information, such as the code, label, and job type(Features Mapping).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-1200x589.png\" alt=\"Import-profiles-management\" class=\"wp-image-317885\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, click the Save button. Then, to start the execution process, click Import Now.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-8-1200x589.png\" alt=\"Process-tracker-_-Show-job-8\" class=\"wp-image-332957\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-8-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-8-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-8-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-8-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-8.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>After completing the job, you&#8217;ll be able to see the imported Icecat attributes in a drop-down menu and select the attribute that best suits your needs.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-2-1200x589.png\" alt=\"Akeneo-Icecat-Connector-2\" class=\"wp-image-332959\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-2-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-2-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-2-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-2-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-2.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then you have to map the Icecat attributes with Akeneo attributes in which the value will be imported.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-3-1200x589.png\" alt=\"Akeneo-Icecat-Connector-3\" class=\"wp-image-332961\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-3-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-3-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-3-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-3-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-3.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Icecat attribute type mapping<\/strong><\/h3>\n\n\n\n<p>In this you can add a new Icecat attribute that is imported from Icecat then you can map that attribute with the Akeneo attribute type.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-4-1200x589.png\" alt=\"Akeneo-Icecat-Connector-4\" class=\"wp-image-332962\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-4-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-4-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-4-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-4-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-4.png 1284w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>If you map the attribute type, the attribute from Icecat will be imported in the chosen attribute type to Akeneo.<\/p>\n\n\n\n<p> If you don&#8217;t map the attribute type, the attribute will be imported according to the Icecat attribute type.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-5-1200x589.png\" alt=\"Akeneo-Icecat-Connector-5\" class=\"wp-image-332963\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-5-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-5-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-5-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-5-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-5.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After you&#8217;ve mapped an attribute, you&#8217;ll need to create an import attribute job in Akeneo to import the attribute you&#8217;ve mapped.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-3-1200x589.png\" alt=\"Import-profiles-management-3\" class=\"wp-image-317975\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-3-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-3-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-3-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-3-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-3.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then click on the Icecat attribute to the import tab and select the attribute which you have mapped to import the attribute in Akeneo.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"583\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1200x583.png\" alt=\"Import-profile-Import-Attribute-_-Edit\" class=\"wp-image-332964\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1200x583.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-300x146.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-250x122.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-768x373.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit.png 1290w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Click the Save button after you&#8217;ve picked the attribute. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"588\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1-1200x588.png\" alt=\"Import-profile-Import-Attribute-_-Edit-1\" class=\"wp-image-332965\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1-1200x588.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Import-Attribute-_-Edit-1.png 1295w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then, to start the work of importing attributes, click the import button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-10-1200x589.png\" alt=\"Process-tracker-_-Show-job-10\" class=\"wp-image-332966\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-10-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-10-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-10-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-10-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-10.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>You can see the attributes in the Akeneo attribute once the import procedure is complete.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Attributes-5-1200x589.png\" alt=\"Attributes-5\" class=\"wp-image-332968\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Attributes-5-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Attributes-5-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Attributes-5-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Attributes-5-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Attributes-5.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Locale Mapping<\/strong><\/h3>\n\n\n\n<p>In this section, you can map Akeneo local with Icecat local.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-6-1200x589.png\" alt=\"Akeneo-Icecat-Connector-6\" class=\"wp-image-332969\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-6-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-6-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-6-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-6-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-6.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Create a Simple Product<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>You can also create a simple product in Akeneo. Therefore, navigate to&nbsp;<strong>Products<\/strong>.&nbsp;Then click the &nbsp;<strong>Create<\/strong>&nbsp;button.<\/p>\n\n\n\n<p>To create a simple product click on the simple product.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"791\" height=\"458\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/ice-cat-simple-product.png\" alt=\"ice-cat-simple-product\" class=\"wp-image-240753\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/ice-cat-simple-product.png 791w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/ice-cat-simple-product-300x174.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/ice-cat-simple-product-250x145.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/04\/ice-cat-simple-product-768x445.png 768w\" sizes=\"(max-width: 791px) 100vw, 791px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Enter the SKU, choose a family, then click the Save button as per the below image.<\/p>\n\n\n\n<p>This SKU will be filled with the product that you want to import from Icecat to Akeneo.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Specs-Lenovo-IdeaPad-S145-Notebook-39.6-cm-15.6_-Full-HD-8th-gen-Intel%C2%AE-Core%E2%84%A2-i3-4-GB-DDR4-SDRAM-2-1200x596.png\" alt=\"Specs-Lenovo-IdeaPad-S145-Notebook-39.6-cm-15.6_-Full-HD-8th-gen-Intel\u00ae-Core\u2122-i3-4-GB-DDR4-SDRAM-2\" class=\"wp-image-318092\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then add the value EAN as SKU in Akeneo <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Products-1200x589.png\" alt=\"Products\" class=\"wp-image-318093\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Products-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Products-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Products-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Products-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Products.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that click to Save. Then the product will be created on Akeneo.<\/p>\n\n\n\n<p>Note &#8211; The Vendor (Brand) and EAN\/SKU must then be made mandatory.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1200x619.png\" alt=\"Product-019338691231-_-Edit\" class=\"wp-image-332970\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, assigning a product to a certain category is required, as is importing data for that category of products.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1-1200x619.png\" alt=\"Product-019338691231-_-Edit-1\" class=\"wp-image-332973\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-019338691231-_-Edit-1.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n\n<p>Then click on the Save button.<\/p>\n\n\n\n<p>If you&#8217;ve entered an Icecat EAN number as an SKU in Akeneo, you&#8217;ll need to map product code to EAN in attribute mapping, as illustrated in the figure below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-7-1200x619.png\" alt=\"Akeneo-Icecat-Connector-7\" class=\"wp-image-332982\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-7-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-7-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-7-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-7-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Akeneo-Icecat-Connector-7.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Import Jobs<\/h3>\n<\/div><\/div>\n\n\n\n<p>In this Icecat Akeneo Connector, there are three types of import jobs.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Features Mapping<\/li>\n\n\n\n<li>Import Attribute<\/li>\n\n\n\n<li>Enrich Product<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"614\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-1-1200x614.png\" alt=\"Import-profiles-management-1\" class=\"wp-image-332974\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-1-1200x614.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-1-300x154.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-1-250x128.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-1-768x393.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-1.png 1270w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now to import and enrich Akeneo PIM product data with the rich Icecat catalog you have to create an import job for that navigate to<strong> Import&gt;&gt;Create Import Profile<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-2-1200x619.png\" alt=\"Import-profiles-management-2\" class=\"wp-image-332975\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-2-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-2-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-2-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-2-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profiles-management-2.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then after clicking on create Import Profile it will redirect you to the new page in which you have to fill in details like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Code<\/li>\n\n\n\n<li>Label<\/li>\n\n\n\n<li>Job<br><\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-2-1200x589.png\" alt=\"Import-profiles-management-2\" class=\"wp-image-317958\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-2-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-2-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-2-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-2-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/12\/Import-profiles-management-2.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that click on Save then go to the Content section and select your channel &amp; locales. <\/p>\n\n\n\n<p>Then you can use various filters for deciding which products to import. <\/p>\n\n\n\n<p>Therefore you can even import some specific products using their SKU values using commas for more than one SKU.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1200x619.png\" alt=\"Import-profile-Enrich-Product-_-Edit\" class=\"wp-image-332977\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1-1200x619.png\" alt=\"Import-profile-Enrich-Product-_-Edit-1\" class=\"wp-image-332978\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-1.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, click on Global setting  in this you can do two things:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable\/Disable Download Image<\/li>\n\n\n\n<li>Fallback locale<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-2-1200x619.png\" alt=\"Import-profile-Enrich-Product-_-Edit-2\" class=\"wp-image-332979\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-2-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-2-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-2-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-2-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Import-profile-Enrich-Product-_-Edit-2.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Then click Save to save your changes, then Import, and wait for the product execution process to finish.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"619\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-11-1200x619.png\" alt=\"Process-tracker-_-Show-job-11\" class=\"wp-image-333016\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-11-1200x619.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-11-300x155.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-11-250x129.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-11-768x396.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Process-tracker-_-Show-job-11.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Once the import process is finished, you can see the product data filled.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1092\" height=\"580\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1200x589-1.png\" alt=\"Product-S145-_-Edit-1200x589-1\" class=\"wp-image-333017\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1200x589-1.png 1092w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1200x589-1-300x159.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1200x589-1-250x133.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1200x589-1-768x408.png 768w\" sizes=\"(max-width: 1092px) 100vw, 1092px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1128\" height=\"666\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1-1200x675-1.png\" alt=\"Product-S145-_-Edit-1-1200x675-1\" class=\"wp-image-333018\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1-1200x675-1.png 1128w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1-1200x675-1-300x177.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1-1200x675-1-250x148.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/05\/Product-S145-_-Edit-1-1200x675-1-768x453.png 768w\" sizes=\"(max-width: 1128px) 100vw, 1128px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Support<\/h3>\n<\/div><\/div>\n\n\n\n<p>This was all about the Akeneo Icecat Connector<strong>.<\/strong>&nbsp;I hope you must have the got the idea of our module. Thanks for taking the time in reading this blog.<\/p>\n\n\n\n<p>And also, please don\u2019t forget to share your feedback and suggestions under the comment box given below.<\/p>\n\n\n\n<p>Moreover, If you have any queries or suggestions, then feel free to add a ticket at our&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\">HelpDesk<\/a>&nbsp;system or reach out to us at&nbsp;<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">support@webkul.com<\/a>.<\/p>\n\n\n\n<p>Please explore our&nbsp;<a href=\"https:\/\/webkul.com\/akeneo\/\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Development Services<\/a>&nbsp;and Quality&nbsp;<a href=\"https:\/\/store.webkul.com\/Akeneo.html\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Extensions<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Akeneo Icecat Connector allows you to supplement Akeneo PIM product data with the extensive Icecat catalog. It works with an open Icecat free catalog. This connector can only accommodate simple products. The Akeneo Icecat App also helps in the import of Icecat catalogue content from Icecat to the Akeneo app. Check a brief overview of <a href=\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":273,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5709,1],"tags":[3649,6000,7702,8329],"class_list":["post-240507","post","type-post","status-publish","format-standard","hentry","category-akeneo","category-uncategorized","tag-akeneo","tag-akeneo-connector","tag-akeneo-pim","tag-akeneo-product-information-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Icecat Akeneo PIM integration | Product Feed Data Sheet<\/title>\n<meta name=\"description\" content=\"Akeneo Icecat connector gives the capability to enrich Akeneo PIM product data with the rich Icecat catalog.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Icecat Akeneo PIM integration | Product Feed Data Sheet\" \/>\n<meta property=\"og:description\" content=\"Akeneo Icecat connector gives the capability to enrich Akeneo PIM product data with the rich Icecat catalog.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-04-02T10:25:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-05T06:23:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png\" \/>\n<meta name=\"author\" content=\"Kavita Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kavita Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\"},\"author\":{\"name\":\"Kavita Singh\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1\"},\"headline\":\"Akeneo Icecat Connector\",\"datePublished\":\"2020-04-02T10:25:38+00:00\",\"dateModified\":\"2024-09-05T06:23:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\"},\"wordCount\":1583,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png\",\"keywords\":[\"Akeneo\",\"Akeneo Connector\",\"Akeneo PIM\",\"Akeneo Product Information Management\"],\"articleSection\":[\"Akeneo\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\",\"url\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\",\"name\":\"Icecat Akeneo PIM integration | Product Feed Data Sheet\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png\",\"datePublished\":\"2020-04-02T10:25:38+00:00\",\"dateModified\":\"2024-09-05T06:23:22+00:00\",\"description\":\"Akeneo Icecat connector gives the capability to enrich Akeneo PIM product data with the rich Icecat catalog.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1.png\",\"width\":1214,\"height\":290,\"caption\":\"src-icecat-1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Akeneo Icecat Connector\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1\",\"name\":\"Kavita Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Kavita Singh\"},\"description\":\"Kavita, a seasoned Business Manager, drives growth in e-commerce solutions by implementing strategic management and innovative solutions, ensuring superior performance, and elevating digital commerce for exceptional results.\",\"url\":\"https:\/\/webkul.com\/blog\/author\/kavitasingh-bd984\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Icecat Akeneo PIM integration | Product Feed Data Sheet","description":"Akeneo Icecat connector gives the capability to enrich Akeneo PIM product data with the rich Icecat catalog.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/","og_locale":"en_US","og_type":"article","og_title":"Icecat Akeneo PIM integration | Product Feed Data Sheet","og_description":"Akeneo Icecat connector gives the capability to enrich Akeneo PIM product data with the rich Icecat catalog.","og_url":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-04-02T10:25:38+00:00","article_modified_time":"2024-09-05T06:23:22+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png","type":"","width":"","height":""}],"author":"Kavita Singh","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Kavita Singh","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/"},"author":{"name":"Kavita Singh","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1"},"headline":"Akeneo Icecat Connector","datePublished":"2020-04-02T10:25:38+00:00","dateModified":"2024-09-05T06:23:22+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/"},"wordCount":1583,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png","keywords":["Akeneo","Akeneo Connector","Akeneo PIM","Akeneo Product Information Management"],"articleSection":["Akeneo"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/","url":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/","name":"Icecat Akeneo PIM integration | Product Feed Data Sheet","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1-1200x287.png","datePublished":"2020-04-02T10:25:38+00:00","dateModified":"2024-09-05T06:23:22+00:00","description":"Akeneo Icecat connector gives the capability to enrich Akeneo PIM product data with the rich Icecat catalog.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/05\/src-icecat-1.png","width":1214,"height":290,"caption":"src-icecat-1"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/akeneo-icecat-connector\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Akeneo Icecat Connector"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1","name":"Kavita Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Kavita Singh"},"description":"Kavita, a seasoned Business Manager, drives growth in e-commerce solutions by implementing strategic management and innovative solutions, ensuring superior performance, and elevating digital commerce for exceptional results.","url":"https:\/\/webkul.com\/blog\/author\/kavitasingh-bd984\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/240507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/273"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=240507"}],"version-history":[{"count":70,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/240507\/revisions"}],"predecessor-version":[{"id":419613,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/240507\/revisions\/419613"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=240507"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=240507"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=240507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}