Method: E4commerce::E4CProduct#unit_price
- Defined in:
- lib/e4commerce/product.rb
#unit_price ⇒ Object
Returns the value of attribute unit_price.
13 14 15 |
# File 'lib/e4commerce/product.rb', line 13 def unit_price @unit_price end |