Inhalte aufrufen

Profilbild

Import category with parent category


  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
4 Antworten zu diesem Thema

#1 andras7008

andras7008

    Member

  • Members
  • PunktPunkt
  • 19 Beiträge

Geschrieben: 26 July 2017 - 12:54

Hi.

I want to import a lot of category, and a lot of them should have a parent category.

I map my excel collumn with ParentCategoryId, which i believe is a the simple id number of the parent category.

The import process completes, but i the category isnt assigned to his parent.

 

This is a bug, or i miss something?


  • GalenKa und RidgeOi gefällt das

#2 Marcus Gesing

Marcus Gesing

    SmartStore AG

  • Administrators
  • 3799 Beiträge

Geschrieben: 26 July 2017 - 13:04

The ParentCategoryId must be a SmartStore.NET category ID (table "category", column "Id"), not a foreign ID.


  • GalenKa und RidgeOi gefällt das

Marcus Gesing

Smartstore AG


#3 FarrukhRB

FarrukhRB

    Member

  • Members
  • PunktPunkt
  • 11 Beiträge

Geschrieben: 10 April 2018 - 09:05

Hi,

 

         I'm facing the same issue. Even though i have set the ParentCategoryId of an existing category in table but still import process sets Parentcategoryid to 0. 

 

Any Help would be appreciated. 


  • RidgeOi gefällt das

#4 Wolfgang Schmerge

Wolfgang Schmerge

    SmartStore AG

  • Administrators
  • 2449 Beiträge

Geschrieben: 10 April 2018 - 10:36

Hi,

 

attached you will find an example of how the import file must be structured.

 

Regards

 

Wolfgang

Angehängte Bilder


Shopbetreiber benötigen Ihre Hilfe! Bewerten Sie jetzt Smartstore auf Capterra.

Als Dankeschön erhalten Sie 20 Euro für Ihren nächsten Kauf im Marketplace.

Smartstore bewerten


 

Bleibt gesund!

 

Viele zusätzliche Smartstore Plugins gibt es im MARKETPLACE:
http://community.sma...dex.php?/files/

 

Hier geht es zu den Smartstore Videos:
Smartstore.NET Youtube-Channel
 

Die deutsche Smartstore Online-Dokumentation gibt es hier:
https://smartstore.a...iew?mode=global

In dem folgenden BLOG findet man interessante Tipps & Tricks zum Thema "Smartstore":

http://community.sma...t-tipps-tricks/

 


#5 FarrukhRB

FarrukhRB

    Member

  • Members
  • PunktPunkt
  • 11 Beiträge

Geschrieben: 11 April 2018 - 08:13

Thanks a Lot, This worked.