ref: master
plugins/shopping_cart/views/shopping_cart_plugin_myprofile/edit.js.erb
<% if @success %> display_notice(<%= _('Option updated successfully.').to_json %>) <% else %> display_notice(<%= _('Option wasn\'t updated successfully.').to_json %>) <% end %>