Best way for product export for a list of skus





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







1















Is there a best practice for a product export in Magento (1.9.0.1 CE) for a given sku list? It should be a full export with all attributes. It's required for an import into another Magento shop.



The dataflow profile doesn't provide this feature. So, I guess I have to do the export programmatically?



Any ideas are welcome.










share|improve this question
















bumped to the homepage by Community 7 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Why won't the dataflow profile work?

    – Tim Hallman
    Jun 3 '15 at 15:02











  • There is no way to set a list of product skus for the export. Or I just don't see it?

    – exe
    Jun 3 '15 at 15:07











  • You should be able to easily use sku as a filter: lero9.co.nz/magento-tips/…

    – Tim Hallman
    Jun 3 '15 at 15:09











  • The sku-filter has the hint "starts with" I guess I can't enter a list of skus

    – exe
    Jun 3 '15 at 15:11











  • Not sure (don't have time atm to look), but you should be able to do a comma delimited list or something, or add more skus... if not ditch excel (which I never use bc it's row limitation) and try something like delimitware.com

    – Tim Hallman
    Jun 3 '15 at 15:23


















1















Is there a best practice for a product export in Magento (1.9.0.1 CE) for a given sku list? It should be a full export with all attributes. It's required for an import into another Magento shop.



The dataflow profile doesn't provide this feature. So, I guess I have to do the export programmatically?



Any ideas are welcome.










share|improve this question
















bumped to the homepage by Community 7 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Why won't the dataflow profile work?

    – Tim Hallman
    Jun 3 '15 at 15:02











  • There is no way to set a list of product skus for the export. Or I just don't see it?

    – exe
    Jun 3 '15 at 15:07











  • You should be able to easily use sku as a filter: lero9.co.nz/magento-tips/…

    – Tim Hallman
    Jun 3 '15 at 15:09











  • The sku-filter has the hint "starts with" I guess I can't enter a list of skus

    – exe
    Jun 3 '15 at 15:11











  • Not sure (don't have time atm to look), but you should be able to do a comma delimited list or something, or add more skus... if not ditch excel (which I never use bc it's row limitation) and try something like delimitware.com

    – Tim Hallman
    Jun 3 '15 at 15:23














1












1








1








Is there a best practice for a product export in Magento (1.9.0.1 CE) for a given sku list? It should be a full export with all attributes. It's required for an import into another Magento shop.



The dataflow profile doesn't provide this feature. So, I guess I have to do the export programmatically?



Any ideas are welcome.










share|improve this question
















Is there a best practice for a product export in Magento (1.9.0.1 CE) for a given sku list? It should be a full export with all attributes. It's required for an import into another Magento shop.



The dataflow profile doesn't provide this feature. So, I guess I have to do the export programmatically?



Any ideas are welcome.







magento-1.9 product export






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 12 '17 at 20:31









sv3n

9,97762557




9,97762557










asked Jun 3 '15 at 14:50









exeexe

12827




12827





bumped to the homepage by Community 7 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 7 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Why won't the dataflow profile work?

    – Tim Hallman
    Jun 3 '15 at 15:02











  • There is no way to set a list of product skus for the export. Or I just don't see it?

    – exe
    Jun 3 '15 at 15:07











  • You should be able to easily use sku as a filter: lero9.co.nz/magento-tips/…

    – Tim Hallman
    Jun 3 '15 at 15:09











  • The sku-filter has the hint "starts with" I guess I can't enter a list of skus

    – exe
    Jun 3 '15 at 15:11











  • Not sure (don't have time atm to look), but you should be able to do a comma delimited list or something, or add more skus... if not ditch excel (which I never use bc it's row limitation) and try something like delimitware.com

    – Tim Hallman
    Jun 3 '15 at 15:23



















  • Why won't the dataflow profile work?

    – Tim Hallman
    Jun 3 '15 at 15:02











  • There is no way to set a list of product skus for the export. Or I just don't see it?

    – exe
    Jun 3 '15 at 15:07











  • You should be able to easily use sku as a filter: lero9.co.nz/magento-tips/…

    – Tim Hallman
    Jun 3 '15 at 15:09











  • The sku-filter has the hint "starts with" I guess I can't enter a list of skus

    – exe
    Jun 3 '15 at 15:11











  • Not sure (don't have time atm to look), but you should be able to do a comma delimited list or something, or add more skus... if not ditch excel (which I never use bc it's row limitation) and try something like delimitware.com

    – Tim Hallman
    Jun 3 '15 at 15:23

















Why won't the dataflow profile work?

– Tim Hallman
Jun 3 '15 at 15:02





Why won't the dataflow profile work?

– Tim Hallman
Jun 3 '15 at 15:02













There is no way to set a list of product skus for the export. Or I just don't see it?

– exe
Jun 3 '15 at 15:07





There is no way to set a list of product skus for the export. Or I just don't see it?

– exe
Jun 3 '15 at 15:07













You should be able to easily use sku as a filter: lero9.co.nz/magento-tips/…

– Tim Hallman
Jun 3 '15 at 15:09





You should be able to easily use sku as a filter: lero9.co.nz/magento-tips/…

– Tim Hallman
Jun 3 '15 at 15:09













The sku-filter has the hint "starts with" I guess I can't enter a list of skus

– exe
Jun 3 '15 at 15:11





The sku-filter has the hint "starts with" I guess I can't enter a list of skus

– exe
Jun 3 '15 at 15:11













Not sure (don't have time atm to look), but you should be able to do a comma delimited list or something, or add more skus... if not ditch excel (which I never use bc it's row limitation) and try something like delimitware.com

– Tim Hallman
Jun 3 '15 at 15:23





Not sure (don't have time atm to look), but you should be able to do a comma delimited list or something, or add more skus... if not ditch excel (which I never use bc it's row limitation) and try something like delimitware.com

– Tim Hallman
Jun 3 '15 at 15:23










1 Answer
1






active

oldest

votes


















0














I've still not used Dataflow Profiles and any native import/export feature of Magento. But indeed, you could do it programmatically by browsing the products listed in the given sku list, and export the products and its attributes.






share|improve this answer
























  • And if I have a million products? I'm going to browse them all?

    – Tim Hallman
    Jun 3 '15 at 15:09











  • Well, if you need to choose specific products, i don't see another way.

    – WilliamZ
    Jun 3 '15 at 15:12











  • Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

    – exe
    Jun 3 '15 at 15:13












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%2f69930%2fbest-way-for-product-export-for-a-list-of-skus%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I've still not used Dataflow Profiles and any native import/export feature of Magento. But indeed, you could do it programmatically by browsing the products listed in the given sku list, and export the products and its attributes.






share|improve this answer
























  • And if I have a million products? I'm going to browse them all?

    – Tim Hallman
    Jun 3 '15 at 15:09











  • Well, if you need to choose specific products, i don't see another way.

    – WilliamZ
    Jun 3 '15 at 15:12











  • Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

    – exe
    Jun 3 '15 at 15:13
















0














I've still not used Dataflow Profiles and any native import/export feature of Magento. But indeed, you could do it programmatically by browsing the products listed in the given sku list, and export the products and its attributes.






share|improve this answer
























  • And if I have a million products? I'm going to browse them all?

    – Tim Hallman
    Jun 3 '15 at 15:09











  • Well, if you need to choose specific products, i don't see another way.

    – WilliamZ
    Jun 3 '15 at 15:12











  • Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

    – exe
    Jun 3 '15 at 15:13














0












0








0







I've still not used Dataflow Profiles and any native import/export feature of Magento. But indeed, you could do it programmatically by browsing the products listed in the given sku list, and export the products and its attributes.






share|improve this answer













I've still not used Dataflow Profiles and any native import/export feature of Magento. But indeed, you could do it programmatically by browsing the products listed in the given sku list, and export the products and its attributes.







share|improve this answer












share|improve this answer



share|improve this answer










answered Jun 3 '15 at 15:08









WilliamZWilliamZ

917




917













  • And if I have a million products? I'm going to browse them all?

    – Tim Hallman
    Jun 3 '15 at 15:09











  • Well, if you need to choose specific products, i don't see another way.

    – WilliamZ
    Jun 3 '15 at 15:12











  • Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

    – exe
    Jun 3 '15 at 15:13



















  • And if I have a million products? I'm going to browse them all?

    – Tim Hallman
    Jun 3 '15 at 15:09











  • Well, if you need to choose specific products, i don't see another way.

    – WilliamZ
    Jun 3 '15 at 15:12











  • Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

    – exe
    Jun 3 '15 at 15:13

















And if I have a million products? I'm going to browse them all?

– Tim Hallman
Jun 3 '15 at 15:09





And if I have a million products? I'm going to browse them all?

– Tim Hallman
Jun 3 '15 at 15:09













Well, if you need to choose specific products, i don't see another way.

– WilliamZ
Jun 3 '15 at 15:12





Well, if you need to choose specific products, i don't see another way.

– WilliamZ
Jun 3 '15 at 15:12













Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

– exe
Jun 3 '15 at 15:13





Ya thats your problem, we have to many products and Excel can't handle it to filter by sku after the export.

– exe
Jun 3 '15 at 15:13


















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%2f69930%2fbest-way-for-product-export-for-a-list-of-skus%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

What other Star Trek series did the main TNG cast show up in?

Berlina muro

Berlina aerponto