Jump to content

Problem with Sale-Product list


Recommended Posts

When list all sales, their descriptions don't appear.
I fixed it and application runs well now.

changed in file: classes\ProductSale.php, line 48:

SELECT p.*, pl.`link_rewrite`, pl.`name`, i.`id_image`, il.`legend`, ps.`quantity` AS sales, t.`rate`, pl.`meta_keywords`, pl.`meta_title`, pl.`meta_description`, pl.`description_short`

Link to comment
Share on other sites

×
×
  • Create New...