Larger image in wishlist

  • Posts: 73
  • Thank you received: 8
  • Hikaserial Standard Hikashop Business Hikashop Essential
8 months 1 week ago #354640

-- HikaShop version -- : 4.7.5
-- Joomla version -- : 4.3.4

Hi there,

I was wondering if it's possible to increase the size of the image used in the wishlist?

I have been customising the file cart/show.php and can see in the table where the image is but the path is not straight forward to change. Currently it's using the 50 x 50px thumbnail. If possible I'd like to use the larger main thumbnail which in my set up is 600 x 600.

Is there some way I'd be able to do this?

I don't mind if it's for all carts and not just specifically for wishlists as we are in Gallery mode.

Many thanks for your help.
Leila

Please Log in or Create an account to join the conversation.

  • Posts: 81597
  • Thank you received: 13081
  • MODERATOR
8 months 1 week ago #354644

Hi,

I think you can just change the 50 in these two lines:

$width = (int)$this->config->get('cart_thumbnail_x', 50);
$height = (int)$this->config->get('cart_thumbnail_y', 50);
in the cart / show view file.

The following user(s) said Thank You: Leilahodgkins

Please Log in or Create an account to join the conversation.

  • Posts: 73
  • Thank you received: 8
  • Hikaserial Standard Hikashop Business Hikashop Essential
8 months 1 week ago #354675

Oh! That's great, thanks for your help. I should have been able to find that :-) Thanks for pointing me in the right direction.

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum