PDA

View Full Version : Components Question


Duncan Rounding
19-Dec-2005, 02:42 PM
I want to add a component to a product that is linked to another product. The check box shows but the html description of the component doesn't.

I've read that there's a bug and as a work around adding an attribute with no html name seems to let the component name show, but I can't add an attribute if the component is linked to a product. (I need the other product as a seperate order line)

Really frustrated - any ideas?

Duncan R

Duncan Rounding
19-Dec-2005, 04:28 PM
I've found a work around. I've configured a component with an attribute and a choice linked to a product.
The only problem I have now is to be able format it. I want to have the html name above the dropdown list.

Curently it's linke this:
Batteries? Dropdown

I want:
Batteries
Dropdown

I can't seem to grasp how the separators works. can anyone explain for me please?

Duncan R

Krithika
21-Dec-2005, 11:31 AM
Hi Duncan

To get the HTML for name above the drop-down list, go to Advanced | Template Manager | Product Variants and click on Component Name /Attribute Name. Just add a <br> at the end of code and that should do the trick.

Hope this helps.