Method: Falsify::Product#product_type
- Defined in:
- lib/falsify/models/product/product.rb
#product_type ⇒ String
A categorization for the product used for filtering and searching products.
36 37 38 |
# File 'lib/falsify/models/product/product.rb', line 36 def product_type @product_type end |