lat9 / options_stock_support

Products' Options' Stock Manager: Support Thread
0 stars 3 forks source link

It's official, zc157 has broken POSM #32

Closed lat9 closed 4 years ago

lat9 commented 4 years ago

Various issues:

  1. Language files are now loaded via a class method, so the POSM admin language file 'dies'.
  2. The attributes' formatting has inserted an additional <div> around each attribute option, breaking POSM's attribute-search jQuery.
lat9 commented 4 years ago

POSM v4.2.0, just released, contains corrections for these interoperation issues. Please note that the correction for that wrapping-div now inserted by zc157 caused me to revisit the dependent-attributes' jQuery handling, resulting in a much simplified interface.

There are now additional configuration values that allow a store to customize POSM based on the active template's layout. See this document for additional information.