Method: E4commerce::E4CProduct#title

Defined in:
lib/e4commerce/product.rb

#titleObject

Returns the value of attribute title.



10
11
12
# File 'lib/e4commerce/product.rb', line 10

def title
  @title
end