| View previous topic :: View next topic |
| Author |
Message |
pampered 2
Joined: 21 Jan 2004 Posts: 401
|
Posted: Tue Sep 23, 2008 10:10 am GMT Post subject: Exporting Categories |
|
|
Is there a way to export category information?
I'd like the category id, name and url.
Thanks,
John _________________ John |
|
| Back to top |
|
 |
ed@searchfit 2
Joined: 27 Sep 2004 Posts: 168
|
Posted: Tue Sep 23, 2008 12:43 pm GMT Post subject: |
|
|
You can find the "Export Product Template" examples by:
1. Go to the "Design Tab".
2. Click the "Template Storage" icon. The Template Storage screen will appear.
3. Choose "Export Products" from the "Template" select box.
4. Click the "New Template" link. A text area will appear.
5. Click the "Examples" link on the left side of the text area.
6. A popup window containing the Export Product Template examples will appear.
Here is an example of an Export Product Template that Exports Category ID, Name and URL:
| Code: |
<export_header>Category Foreign ID - PRODUCT_CATEGORY2_ID_FOREIGN<TAB>Category Name - PRODUCT_CATEGORY2_NAME<TAB>CATEGORY URL - PRODUCT_CATEGORY2_URL</export_header>
<export_foreach_record distinct_categories="yes">
PRODUCT_CATEGORY2_ID_FOREIGN<TAB>PRODUCT_CATEGORY2_NAME<TAB>PRODUCT_CATEGORY2_URL
</export_foreach_record> |
|
|
| Back to top |
|
 |
pampered 2
Joined: 21 Jan 2004 Posts: 401
|
Posted: Wed Sep 24, 2008 5:04 am GMT Post subject: |
|
|
Thank you. _________________ John |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|