Change name and Bulk Update Joomla / Virtuemart Product Type Parameters -
i working joomla / virtuemart install , ran problem when trying update product type parameters.
i have product type multiple values parameter type. have list of possible values so: type a;type b;type c.
i need change names of of these values. example, let's want change type b type x. can change in possible values field, of products assigned type b not assigned type x upon change. newly renamed type x empty.
is there way can bulk update or change of products assigned type b become type x?
you have 4 solutions:
modify category name if products in category affected (e.g. change category name
type btype x).use virtuemart plugin bulk product type , product parameter manager.
download mysql files involved database tables , alter them manually.
do manually inside virtuemart (especially if items being changed not many).
Comments
Post a Comment