Hi all,
Among my 5000+ products, Ive got a hundred or so 'products' that are actually titles / descriptions. I want these products to use a specific Product Layout that Ive created. I can go through all the products one by one, changing the Layout to the one I want... but I cant figure out where this info sits in the underlying database tables!
I have located the new Layout in the DesignObjects table, and it appears to have nID as its unique field.
I've located a reference to THAT in the variable table, in the sValueRange field for the variable ProductLayout - my new layout appears at the end of the list of other layouts.
I cannot for the life of me find where that is referenced in the Product table... or any other intermediate table.
Incidently, im using an external database to hold products info, but Im NOT mapping anything to the Product Layout field in the v8 catalog.
Anyone know the answer???
thanks
Among my 5000+ products, Ive got a hundred or so 'products' that are actually titles / descriptions. I want these products to use a specific Product Layout that Ive created. I can go through all the products one by one, changing the Layout to the one I want... but I cant figure out where this info sits in the underlying database tables!
I have located the new Layout in the DesignObjects table, and it appears to have nID as its unique field.
I've located a reference to THAT in the variable table, in the sValueRange field for the variable ProductLayout - my new layout appears at the end of the list of other layouts.
I cannot for the life of me find where that is referenced in the Product table... or any other intermediate table.
Incidently, im using an external database to hold products info, but Im NOT mapping anything to the Product Layout field in the v8 catalog.
Anyone know the answer???
thanks
Comment