Quote Originally Posted by SPH View Post
Chadd,

ZC 1.5, this product:
http://www.webdivision.prommart.com/...roducts_id=191

We think we know how your Basic Attributes work.

But we probably really need the Detailed Attributes sheet to do our V-Lookup thing off of the column headings I mentioned some months ago.

I guess my question is: Can I use the Detailed Attributes sheet to ADD another color to this product? If so, how.

I tried and think that I am stuck on column A...v_products_attributes_id

I tried adding what should be the next number in order, but didn't work.

Thanks.

Steve
Hi Steve,

First, from an earlier post:
One this that is important to remember!

The BASIC import can be used to CREATE and MODIFY the options names and options values names attached to a specific product.

But the DETAILED is ONLY used to UPDATE a specific products model, option name, options values name combo. This is why those first columns must remain untouched. The _id's are used to find and update that specific combo. Although not very flexible, this works well and is quick.
You cannot use the detailed sheet to add colors. What you'd do first is run the basic with the products model number and options name to add options values name.
Then export your detail sheet which will now have all the colors assigned to that products.

Does that help to clear things up?