I'm importing products and one of my categories includes a slash, "/". The category in question is: Accessories / Misc. So the problem is that a slash is the delimiter for a sub-category. So instead of importing products into that category, 3dcart auto-creates the category "Accessories" with a sub-category of "Misc."
I can't find documentation on an "escape" character for this -- such as putting an extra slash in before the slash i want: //
Here's a knowledgebase page I have bookmarked for importing/exporting issues if you've come across this thread searching for "product import."
I can't find documentation on an "escape" character for this -- such as putting an extra slash in before the slash i want: //
Here's a knowledgebase page I have bookmarked for importing/exporting issues if you've come across this thread searching for "product import."
Comment