kinezos Posted June 1, 2006 Posted June 1, 2006 How to add a number before model number. example: Now i have model number like 2321 and i want to change to 02321 only in one category. Manually is not possible because each category have over 1000 products. Thanks and sorry for my english.
compwhizmm90 Posted June 1, 2006 Posted June 1, 2006 How to add a number before model number.example: Now i have model number like 2321 and i want to change to 02321 only in one category. Manually is not possible because each category have over 1000 products. Thanks and sorry for my english. You could put an IF statement in front of the code that displays the model number to put a zero in front of it. You would have to place this code anywhere the model number is displayed. The only problem is that it would not change the model number itself, it would only change the way it is displayed. You may also be able to find a contribution that allows you to download your products into a spreadsheet and there may be a way to do that in excel. Not sure how you would do that though.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.