pbrodsky
07-26-08, 02:51 AM
Does anyone know of a way to mass update all the attributes in my store?
Here is what I want to accomplish. Currently I have products with individual attribute lists as follows (I don't use the attribute templates):
CODE
S
M
L
XL
What I need to be able to do is update all the attribute codes so that they would look like this:
CODE
S~S
M~M
L~L
XL~XL
In most all cases, the text on either side of the tilde would be the same so basically I want to be able to run a database query to take whatever the CODE is and than add a ~ and the code itself to the end.
I know how to do something like this easily with Excel or Access but I don't know if it's possible with Miva Merchant.
Any suggestions?
Thanks,
Paul
Here is what I want to accomplish. Currently I have products with individual attribute lists as follows (I don't use the attribute templates):
CODE
S
M
L
XL
What I need to be able to do is update all the attribute codes so that they would look like this:
CODE
S~S
M~M
L~L
XL~XL
In most all cases, the text on either side of the tilde would be the same so basically I want to be able to run a database query to take whatever the CODE is and than add a ~ and the code itself to the end.
I know how to do something like this easily with Excel or Access but I don't know if it's possible with Miva Merchant.
Any suggestions?
Thanks,
Paul