php - How to import categories in cs cart -


I am new to CS cart. How do I have to import categories? Please help me

I am generating import_category.csv

The data of my import.cab.cc is as follows

  category_id; Parent_id; Id_path; Level; Company_id; Usergroup_ids; Event; PRODUCT_COUNT; Event; Timestamp; Is_op; Localization; Age_verification; Age_limit; Parent_age_verification; Parent_age_limit; Selected_layouts; Default_layout; Product_details_layout; Product_columns "1"; "0"; "1"; "1"; "1"; "0"; "a"; "11"; "10"; "1310932800"; "N"; "N"; "0"; "N"; "0"; ""; "" default ";" 0 " 

I do not know whether this is true or not. Please help me

The procedure will depend on the CS-Cart version you run. The import / export process has been described in the CS-Cart Knowledge Base.

Ensure that the names of the people listed under the Administration> Import data> Products field in your CSV file are section> Import sections of your CS-Cart installation here is. Also check whether the prices of the fields are the correct format or not. For more information about the correct format, read the draft article.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -