Community Add-Ons
| Maintainers: | KPR-ITSolutions |
Easy Populate & Products Attributes (KPR)
for osCommerce Online Merchant v2.1
Hi,
This is customized version of Easy Populate & Products Attributes V 2_71. You can look base files here ..
http://addons.oscommerce.com/info/500
This new version will give you feature define and fill data into one line, very easy and simple to understand ..
For Example :
Hardware;Software/Action;Hardware/Test/Test2;
In this example ';' is to separate categories and '/' for child categories ..
So here this product will upload in three categories
1. Hardware
2. Action (Software -> Action)
3. Test2 (Hardware->Test->Test2)
If any categories does not exist then it will create automatically. For example, if above example, if there is no child category of Hardware. Then it will create itself and insert product under "Test2" category.
I have given a sample CSV file inside package for more details ..
Hi,
This is customized version of Easy Populate & Products Attributes V 2_71. You can look base files here ..
http://addons.oscommerce.com/info/500
This new version will give you feature define and fill data into one line, very easy and simple to understand ..
For Example :
Hardware;Software/Action;Hardware/Test/Test2;
In this example ';' is to separate categories and '/' for child categories ..
So here this product will upload in there categories
1. Hardware
2. Action (Software -> Action)
3. Test2 (Hardware->Test->Test2)
If any categories does not exist then it will create automatically. For example, if above example, if there is no child category of Hardware. Then it will create itself and insert product under "Test2" category.
I have given a sample CSV file inside package for more details ..
