Hi To All,

How we can add Attributes in ubercart 's default content type "product" like we can add in classes? I am trying to add attribute in product content type it is working such as
After creating a node we have to go back("Edit node") and click on "Attribute" tab and select attributes.
but i need attribute like classes. When we create a node from "product" type on the node view page i want to display attribute i d'not go back("Edit node") for choose attributes.

By default attributes show functionality is working fine in Classes but i need same functionality for product content type. How i can achieve this functionality for "product" type ? .Is it possible in ubercart?

Thanks

Comments

TR’s picture

Assigned: asghar » Unassigned
Status: Active » Closed (works as designed)

How we can add Attributes in ubercart 's default content type "product" like we can add in classes?

You don't. By definition, a product with some default attributes is no longer a generic product, hence must be its own class. If you want to do this, create a class - that's what classes are meant for.

learnbydrop’s picture

Issue summary: View changes

How we can add Attributes in ubercart 's default content type in "product"?