JF Tritri Posted February 5, 2021 Share Posted February 5, 2021 In order to display the reference in the cart admin viewer, you have to change /src/Adapter/Cart/QueryHandler/GetCartForViewingHandler.php On line 214 : 'reference' => $product['name'], Change with : 'reference' => $product['reference'], It will be great to correct that in the next prestashop update Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now