Jump to content

Product Images not showing in cart


Recommended Posts

I also have the same problem, images do not show in the shopping cart after upgrading from 1.6.0.14 to 1.6.1. I use the default theme too. Like the others, I've also regenerated the images and this does not solve the issue. Even, when adding new products, the images are still missing from the shopping cart.

Please, provide a solution for this problem.

Link to comment
Share on other sites

In my case, these are the errors shown through Google Chrome inspection element:

 

Failed to load resource: the server responded with a status of 404 (Not Found)n.extend.buildFragment @ jquery-1.11.0.min.js:3


Failed to load resource: the server responded with a status of 404 (Not Found)(anonymous function) @ jquery-1.11.0.min.js:3



quick-order:3260


Link to comment
Share on other sites

Leave friendly urls off and then clear cache and add a product to your cart to see if it works. When I look at joecoolio66's site I can see that all of his images are using the proper url rewrite except the ones in the cart.

 

I'd also try to delete .htaccess during this process and let prestashop rewrite it. 

 

On his website you can see the home images show up with the /7676-home_fault/imagename.jpg 

 

But the cart is trying to pull the entire path img/p/en-default-small_default.jpg

 

vs my cart which shows as 7-small_default/blouse.jpg

Link to comment
Share on other sites

Lines 578-580 specifically ;)

 

https://github.com/PrestaShop/PrestaShop/blob/develop/classes/Cart.php#L578

 

I should add that I also had an issue with tax not showing on the cart when not logged in. I have a fix but it's a pure hack and haven't yet tracked down what's causing it (other than an issue with the context so there isn't a valid address being created to set the tax correctly).

Edited by Paul C (see edit history)
  • Like 5
Link to comment
Share on other sites

  • 4 weeks later...

Hello Everyone and thanks for being here.

I am experiencing 2 issues with my prestashop using this template:

http://www.templatemonster.com/prestashop-themes/50522.html

 

I followed everything to the letter, checked which prestashop version to use etc.

I was having an issue with the logo, which templatemonster helped me with. Will I was waiting their tech person said I should upgrade the prestashop engine to PrestaShop version 1.6.1.0. She said I should use the 1 click upgrade.

Needless to say, the upgrade didn't work as it should so I opened a ticket and their senior tech updated the presta engine and re-installed the template. Cool, so I started the build.

 

RIght the issues. 

1. On the homepage, there should be a little icon cart on the bottom right  of each product. There is just a black rectangle? (see attached screenshot) and you can reference what it should look like with the url above of the original template.

2. When I add a product to the cart and then proceed to the cart the thumbnail doesn't show. It also doesn't show in the final checkout process.

 

So, I contacted templatemonster again and got this response:

The issue you are experiencing, is caused by Prestashop engine, not the theme you have purchased. Please check the following thread or visit Prsetashop official forum for further assistance: https://www.prestashop.com/forums/topic/453410-product-images-not-showing-in-cart/

 

Well, I went through this topic. Activated/deactivate the friendly urls. Prestashop Fanatic said he was able to resolve the issue:

Lines 578-580 specifically  ;)

 

https://github.com/P...s/Cart.php#L578

 

I tried to change line 578 with no luck. 

 

So, is there someone who can help me solve this problem? Would really appreciate it? 

Here is the website: http://www.evelynnaonibiza.com/

 

Thanks in advance and sorry to be long winded but the more info provided the better?

 

Mark

 

post-367614-0-07927800-1440532446_thumb.pngpost-367614-0-74353800-1440532593_thumb.pngpost-367614-0-67950600-1440532594_thumb.png

 

 

 

 

Link to comment
Share on other sites

Hey Paul C....

It worked.  Probably can tell that I am a bit new to this.

Thanks alot...but I still have an issue.

The featured products on the homepage are still missing the little shopping cart icon.

There is just a black triangle! Can you point me in the right direction to resolve this as it looks a bit...

In my previous post, there are a couple of screenshots.

Thanks in advance.

Have a good day all!

Link to comment
Share on other sites

  • 1 month later...

Dear all,

 

I have issue of no show of product image in the shopping cart. This happened when i change version to 1.6.1.0

When i troubleshooting i got prompt of : 

 

Failed to load resource: the server responded with a status of 404 (Not Found)
en-default-cart_default.jpg:1 GET https://xxx/img/p/en-default-cart_default.jpg 404 (Not Found)
en-default-home_default.jpg:1 GET https://xxx/img/p/en-default-home_default.jpg 404 (Not Found)
 
Anyone have any good solution to this ?
Thanks
Link to comment
Share on other sites

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...