
Originally Posted by
dlwwalton
I really need some help. I have 2 issues..
Issue #1 I have about 1,000 attributes. what is the easiest way to place all the attributes and information in the 1.correct columns of the attribute file. For example: v_attribute_options_name_1_1. I have to create v_attribute_options_name_2_1, v_attribute_options_name_3_1. 1,000 times. Then I have to do the same thing with v_attribute_values_name_1_1_1. etc.. for all the different fields,
So all these fields would have to be filled in at least one time before I can copy them down on the csv spreadsheet.
v_products_model v_attribute_options_id_1 v_attribute_options_name_1_1 v_attribute_values_id_1_1 v_attribute_values_price_1_1 v_attribute_values_name_1_1_1 v_attribute_values_id_1_2 v_attribute_values_price_1_2 v_attribute_values_name_1_2_1 v_attribute_values_id_1_3 v_attribute_values_price_1_3 v_attribute_values_name_1_3_1
Issue #2 So each for each item (v_products_model) I would have to put a 0 in each v_attribute_values_price_1_1 field related to that product model.. Does anyone have or know of a program or excel formula that would auto copy correctly the 0's that are needed in this field to matcht the product model to the attribute.
I have a database with the correct attributes to choices for each item
Not sure if this makes sense to anyone, other than someone who has experienced this as well.
Thanks to anyone who can assist..
Bookmarks