Method: Falsify::Smartcollection#body_html

Defined in:
lib/falsify/models/product/collection/smart_collection.rb

#body_htmlString

The description of the smart collection. Includes HTML markup. Many shop themes display this on the smart collection page.



16
17
18
# File 'lib/falsify/models/product/collection/smart_collection.rb', line 16

def body_html
  @body_html
end