Hi.
I’m trying to set up an efficient way to update my product database via an XML feed from my supplier.
The feed has a column containing numerical product codes with a delimiter to separate the parent and sub category in the same cell.
How do I convert these codes to useful names that my site can display?
Thanks.