Method: Falsify::Product#options
- Defined in:
- lib/falsify/models/product/product.rb
#options ⇒ String
The custom product property names like Size, Color, and Material.
You can add up to 3 options of up to 255 characters each.
33 34 35 |
# File 'lib/falsify/models/product/product.rb', line 33 def end |