ref: master
plugins/stores_app/views/stores_app_plugin/application/index.slim
javascript: window.profile = {name: #{profile.name.to_json}} store.catalog = #{StoresAppPlugin::CatalogSerializer.new(profile).to_json.html_safe} store.load()