issues with images and add to cart
-
I have been working on to migrate a website from magento2 to bagisto. Things are good but facing an issue with the image and adding products to cart. The images on the product page keeps showing the shimmer image and console is showing 404 for the images. Images loaded here are via cache and small , large etc.
Another issue is with the add to cart process and add to cart button is disabled, we have the required inventory and all but still is saleable is returning false.
Any guidance to fix these would be a great help. -
Already did indexing using the artisan indexer:index command but still issue persists.