hi folks,
at the moment i´m thinking on how to make filling a new shop with efficient method. i have several products that have nearly the same information only several small changes from product to product. so my question is if it is possible to have somethin like a copy product node and change only these little informations that are different. at the moment i have to add so many things that are equal so i think there must be a workaround. it would be very nice to get your help here.
thanks in advance
carsten
Sat, 06/28/2008 - 07:12
Re: Copy a product
You can prepare your products in a spreadsheet, where it is easy to amend, cut/paste etc, and then use node_import for ubercart csv file to load the products. See: http://www.ubercart.org/contrib/5221
There are also a few other drupal modules like node_export, node_clone, which you can explore...
