Cart image

  • Posts: 12
  • Thank you received: 0
13 years 9 months ago #7759

I want to display what many online shops have. On top of site, just image of cart with number of items in cart. Is it possible right now to do this without writing new module ?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7761

Yes. You can add some CSS to display an image in the cart. You can use the CSS class hikashop_cart_module...

Something like this (You will have to adapt the CSS a bit to your case...add margins and/or padding):
.hikashop_cart_module{
background-image:url('http://my_website.com/my_image.png');
background-repeat:no-repeat;
background-position:right top;
}

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

  • Posts: 12
  • Thank you received: 0
13 years 9 months ago #7890

I think that I have misunderstood. I wanted something like a godaddy have in the top right corner of the page, just picture of basket and information on how many products is in the basket. And click on the basket to lead to checkout page.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7891

I gave you the code to add the image to the cart module.

If you want to not display the whole products details in the cart, you can edit the hikashop options of your hikashop cart module and turn on the mini cart option to have something like godaddy.

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

  • Posts: 12
  • Thank you received: 0
13 years 9 months ago #7946

I cannot find this mini cart option ?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #7947

Go in the joomla module manager and edit the options of the hikashop cart module. There, you will have a link to the "hikashop options". Click on it and you will have that option.

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

  • Posts: 12
  • Thank you received: 0
13 years 9 months ago #8045

I really dont see that option !

Here s attached image !

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8050

You're probably using an old version of HikaShop.
Please update and that option will be there.

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

  • Posts: 12
  • Thank you received: 0
13 years 9 months ago #8053

Ok, i have figured out, thanks. You have very rapid development cycle !

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

Time to create page: 0.066 seconds
Powered by Kunena Forum