// Add Core prefix for Stock and ProductCompare classes + fix main URL on shop URL + add some translation
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
class CompareProduct extends ObjectModel
|
||||
class CompareProductCore extends ObjectModel
|
||||
{
|
||||
public $id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user