Wednesday 08 April 2009 6:22:01 am
Hi I created a product class with attributes like this:
name: name identifier: name
name: title identifier: title
name: description identifier:short descripton
name: price identifier: price
but when i use this class to create a product object in the admin interface, the name of the object doesn't appear, also on the basket page. why?
|