thunderapps Posted November 11, 2014 Share Posted November 11, 2014 (edited) On PS1.6, the default "Best Sellers" are not displaying images. I understand that the "product-list.tpl" is used for the Best Sellers template within the home page tabs. Weird thing is that the image URL pulled under "Best Sellers" tab specifically is different from other tabs or category. ie. New Arrivals is displaying the product ok, but under "Best Sellers", the same product has a broken image. Tried regenerating images, clear cache, clear browse cache etc and nothing works. Sample Link: http://staging.urbanmumz.com Edited November 11, 2014 by thunderapps (see edit history) Link to comment Share on other sites More sharing options...
thunderapps Posted November 11, 2014 Author Share Posted November 11, 2014 Found out the var $product.id_image is reporting in two different values in the tabs. In "New Arrivals" tab for eg. it show 19-51 but in "Best Sellers" it shows 19-19-51. Hence base on this invalid value (later), it causes getImageLink not to return the right image path. Any fix or workaround here? 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