Method: Falsify::Customcollection#body_html
- Defined in:
- lib/falsify/models/product/collection/custom_collection.rb
#body_html ⇒ String
The description of the custom collection, complete with HTML markup. Many templates display this on their custom collection pages.
13 14 15 |
# File 'lib/falsify/models/product/collection/custom_collection.rb', line 13 def body_html @body_html end |