Giter Club home page Giter Club logo

Comments (2)

dweeves avatar dweeves commented on August 23, 2024

as far i as know, the standard way of doing this would be to define several category trees, one per store and each being localized, since "multilanguage" support in magento is done using multiple store views.
Categories are not "store view" related, in fact that's the opposite : the store view uses a category tree.
So creating categories for multiple stores at once is doable using the [Root Category Name for store] syntax , see : https://sourceforge.net/apps/mediawiki/magmi/index.php?title=On_the_fly_category_creator/importer for more information about this.

from magmi-git.

YorickH avatar YorickH commented on August 23, 2024

Hi dweeves,

What about creating categories for each store view? I have 1 website, 1 store and 3 store views for every language. I've noticed it isn't possible to create a different root category when a store view is selected.
Is it possible to create the same behavior as with products? Having the same category but just different title depending on the store view selected? Or do I have to create a different category tree for each language/store view.

  • Root
    • Product Categories
      • Lang1_Cat1 / Lang2_Cat1 / Lang3_Cat1
      • Lang1_Cat2 / Lang2_Cat2 / Lang3_Cat2
      • Lang1_Cat3 / Lang2_Cat3 / Lang3_Cat3
  • Root
    • Product Categories
      • Lang1_Cat1
      • Lang1_Cat2
      • Lang1_Cat3
    • Catégories d'articles
      • Lang2_Cat1
      • Lang2_Cat2
      • Lang2_Cat3
    • Categorías de productos:
      • Lang3_Cat1
      • Lang3_Cat2
      • Lang3_Cat3

And how would this translate into my import csv?
For now we have it like follows:
"Product categories::1::0::1Storage::1::0::1Storage accessories::1::0::1~Tool cases::1::0::0"
So we use custom separators (since some off our categories has strange characters in them, just making sure we don't get any conflicts) and the category parameters and do first an xupdate for the English version and 2 updates for the other languages.

So I was wondering if it is possible to specify the store view with the categories (seems like it isn't catching the store column).

Can you help us on our way?

Thank you!

from magmi-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.