Image in Cart not showing
-
-
Hello @ehdava ,
Please run the following commands fron your terminal:
1- php artisan config:cache
2- php artisan config:cache
3-composer dump-autoloadAnd also check the image in the storage->app->public->product folder with the product id . If still facing the issue please let us know .
Thank you.
-
Hi @Naresh-webkul ,
i've done the step you told above
and when i check the image in the storage->app->public->product it exist
still not showing for me
-
Hi @Naresh-webkul, this problem came when the product is configuration type. Image cannot display in
cart
as well ascheckout/onepage/complete step
-
@valpuia yes that complete my question
-
-
@Naresh-webkul thank you for your answer, it worked, thankyou
- 3 months later
-