Product Image are displaying fine on the category page or list page and product description page but it's not showing on cart page and checkout page.
I have tried following command:-
php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento catalog:images:resize
php bin/magento indexer:reindex
Here all the product image are displaying properly on the list page but...its not showing on cart page. Please help me.
-
Have you found something for that ?Hassan Ali Shahzad– Hassan Ali Shahzad2021年06月24日 13:06:36 +00:00Commented Jun 24, 2021 at 13:06
1 Answer 1
Check Below admin path setting:
Stores -> Configuration -> Sales -> Checkout -> Shopping Cart -> Configurable Product Image
Hope this solves your problem.
-
That is by default setting of magento, and that is not an issuesHemant Kumar– Hemant Kumar2021年01月12日 05:07:26 +00:00Commented Jan 12, 2021 at 5:07
Explore related questions
See similar questions with these tags.