zcadditions / ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c

Zen Cart v1.5.6a, ZCAdditions (rbarbour), Bootstrap 4 Template
http://www.zcadditions.com/bootstrap_tpl_demo
GNU General Public License v3.0
14 stars 19 forks source link

Correct specials-page override SQL, products_description needs both products_id and language_id #226

Closed lat9 closed 3 years ago

lat9 commented 3 years ago

... and the WHERE/AND clauses are redundant, since the LEFT JOIN already guarantees that p.products_id == s.products_id == pd.products_id.