Skip to content

Products Plugin: fixes price composition edit form

The edit form was not being rendered due an internal server error. This patch also fixes the following bugs:

  • Escaped HTML in production cost select box and price composition bar description
  • Javascript that controls the price composition wasn't updating the value, and did not consider empty prices
  • Products Block style

Closes #237 (closed)

Merge request reports