Method: Falsify::Product#tags
- Defined in:
- lib/falsify/models/product/product.rb
#tags ⇒ String
A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.
52 53 54 |
# File 'lib/falsify/models/product/product.rb', line 52 def end |