Import only the products from magento 1.9 to Magento 2.1.8 Planned maintenance scheduled April...

AppleTVs create a chatty alternate WiFi network

Did any compiler fully use 80-bit floating point?

Maximum summed subsequences with non-adjacent items

What is the chair depicted in Cesare Maccari's 1889 painting "Cicerone denuncia Catilina"?

Can the Flaming Sphere spell be rammed into multiple Tiny creatures that are in the same 5-foot square?

What is the meaning of 'breadth' in breadth first search?

How can I set the aperture on my DSLR when it's attached to a telescope instead of a lens?

If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?

What's the point of the test set?

Google .dev domain strangely redirects to https

How to compare two different files line by line in unix?

How long can equipment go unused before powering up runs the risk of damage?

Misunderstanding of Sylow theory

Dynamic filling of a region of a polar plot

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

What does it mean that physics no longer uses mechanical models to describe phenomena?

Is there any word for a place full of confusion?

How do living politicians protect their readily obtainable signatures from misuse?

How would a mousetrap for use in space work?

Is multiple magic items in one inherently imbalanced?

How many time has Arya actually used Needle?

How to save space when writing equations with cases?

Deconstruction is ambiguous

Karn the great creator - 'card from outside the game' in sealed



Import only the products from magento 1.9 to Magento 2.1.8



Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Suggestions on How to Migrate from Magento 1.1.7 to 1.9?Magento import overwrites productsBest way to upgrade Magento from 1.4.2 to 1.9Import new products and new categories using import product CSV file (Magento CE 1.9)?Export products from Magento 1.6 and import products in Magento 2.0.9Export then import products with images to different serverHow to Import new categories and products from one site to another without overriding the existingMagento 2 - Entity Type empty in import /export pagesMagento 2.1.1 import products onlyHow to migrate categories from Magento 1.9.1 to 1.9.4? Also - Will EXPORT of products and customers work?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







2















I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!










share|improve this question





























    2















    I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!










    share|improve this question

























      2












      2








      2


      2






      I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!










      share|improve this question














      I am creating a new site with Magento 2.1.8. I need to import only the products from an old site that is running on Magento 1.9. I want my old site to still be fuctional even after copying the product data. Please help!







      magento-1.9 magento-2.1 import export migration






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 23 '17 at 3:18









      Pradeep KalaimaranPradeep Kalaimaran

      1313




      1313






















          4 Answers
          4






          active

          oldest

          votes


















          1














          You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.



          This tool provide functionality for migration of products.






          share|improve this answer
























          • Bro, is possible can i use ver 1.9 database backup to my ver 2.x

            – zus
            Sep 23 '17 at 7:47













          • @zus No its not possible

            – Yogesh
            Sep 23 '17 at 8:50



















          0














          As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.



          Then import then them to magento2 using default import.






          share|improve this answer
























          • Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

            – Pradeep Kalaimaran
            Sep 24 '17 at 9:15



















          0














          It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!




          • Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html


          • GitHub https://github.com/magento/data-migration-tool







          share|improve this answer































            0














            I'm doing this now.
            The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data



            if anyone has a simpler process let me know






            share|improve this answer








            New contributor




            Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "479"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f194421%2fimport-only-the-products-from-magento-1-9-to-magento-2-1-8%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              1














              You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.



              This tool provide functionality for migration of products.






              share|improve this answer
























              • Bro, is possible can i use ver 1.9 database backup to my ver 2.x

                – zus
                Sep 23 '17 at 7:47













              • @zus No its not possible

                – Yogesh
                Sep 23 '17 at 8:50
















              1














              You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.



              This tool provide functionality for migration of products.






              share|improve this answer
























              • Bro, is possible can i use ver 1.9 database backup to my ver 2.x

                – zus
                Sep 23 '17 at 7:47













              • @zus No its not possible

                – Yogesh
                Sep 23 '17 at 8:50














              1












              1








              1







              You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.



              This tool provide functionality for migration of products.






              share|improve this answer













              You need to first take a backup of your current running 1.9 site's database. You can use migration tool , full guidance of migration process provided on this link.



              This tool provide functionality for migration of products.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Sep 23 '17 at 4:45









              YogeshYogesh

              9221923




              9221923













              • Bro, is possible can i use ver 1.9 database backup to my ver 2.x

                – zus
                Sep 23 '17 at 7:47













              • @zus No its not possible

                – Yogesh
                Sep 23 '17 at 8:50



















              • Bro, is possible can i use ver 1.9 database backup to my ver 2.x

                – zus
                Sep 23 '17 at 7:47













              • @zus No its not possible

                – Yogesh
                Sep 23 '17 at 8:50

















              Bro, is possible can i use ver 1.9 database backup to my ver 2.x

              – zus
              Sep 23 '17 at 7:47







              Bro, is possible can i use ver 1.9 database backup to my ver 2.x

              – zus
              Sep 23 '17 at 7:47















              @zus No its not possible

              – Yogesh
              Sep 23 '17 at 8:50





              @zus No its not possible

              – Yogesh
              Sep 23 '17 at 8:50













              0














              As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.



              Then import then them to magento2 using default import.






              share|improve this answer
























              • Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

                – Pradeep Kalaimaran
                Sep 24 '17 at 9:15
















              0














              As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.



              Then import then them to magento2 using default import.






              share|improve this answer
























              • Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

                – Pradeep Kalaimaran
                Sep 24 '17 at 9:15














              0












              0








              0







              As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.



              Then import then them to magento2 using default import.






              share|improve this answer













              As you want only want to copy product from magento1 system,Then my suggestion, export all product from magento1 using Default Data flow export or Export.



              Then import then them to magento2 using default import.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Sep 23 '17 at 7:29









              Amit BeraAmit Bera

              60.2k1678178




              60.2k1678178













              • Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

                – Pradeep Kalaimaran
                Sep 24 '17 at 9:15



















              • Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

                – Pradeep Kalaimaran
                Sep 24 '17 at 9:15

















              Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

              – Pradeep Kalaimaran
              Sep 24 '17 at 9:15





              Thanks for the answer. But the example csv file for magento 2 has different attributes when compared to the exported csv file from Magento 1. Will it be compatible?

              – Pradeep Kalaimaran
              Sep 24 '17 at 9:15











              0














              It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!




              • Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html


              • GitHub https://github.com/magento/data-migration-tool







              share|improve this answer




























                0














                It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!




                • Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html


                • GitHub https://github.com/magento/data-migration-tool







                share|improve this answer


























                  0












                  0








                  0







                  It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!




                  • Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html


                  • GitHub https://github.com/magento/data-migration-tool







                  share|improve this answer













                  It's highly recommended to use Official Magento Data Migration tool which will allow you migrate products, customer and more!




                  • Manual http://devdocs.magento.com/guides/v2.2/migration/migration-tool-install.html


                  • GitHub https://github.com/magento/data-migration-tool








                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 5 '17 at 14:23









                  FireBearFireBear

                  1,97011025




                  1,97011025























                      0














                      I'm doing this now.
                      The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data



                      if anyone has a simpler process let me know






                      share|improve this answer








                      New contributor




                      Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.

























                        0














                        I'm doing this now.
                        The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data



                        if anyone has a simpler process let me know






                        share|improve this answer








                        New contributor




                        Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.























                          0












                          0








                          0







                          I'm doing this now.
                          The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data



                          if anyone has a simpler process let me know






                          share|improve this answer








                          New contributor




                          Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          I'm doing this now.
                          The process im using is exporting csv in mgnto1 & downloading sample data .cvs from mgnto2 then rearranging titles like the sample data



                          if anyone has a simpler process let me know







                          share|improve this answer








                          New contributor




                          Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer






                          New contributor




                          Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 11 mins ago









                          MalwarescanMalwarescan

                          11




                          11




                          New contributor




                          Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Malwarescan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f194421%2fimport-only-the-products-from-magento-1-9-to-magento-2-1-8%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

                              How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

                              夢乃愛華...