Returns the value of attribute product.
7 8 9
# File 'lib/refinery/cart_item.rb', line 7 def product @product end