Add a button : Return to the cart

  • Posts: 12
  • Thank you received: 1
12 years 1 month ago #68042

Hello,
I'm new with Hikashop and i don't know how to add this kind of button. I've made some search on your forum and only find problem about "add to the cart button". Is there any way to make a "return to the cart" button?
For now on I have to add product to get back to my cart.

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

  • Posts: 2334
  • Thank you received: 403
12 years 1 month ago #68051

Hi,

An option would be to add a cart module showing your cart and display a "proceed to checkout" button.
If you just want a button to go to the cart just ask me and I'll give you a piece of code to display it :)

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

  • Posts: 12
  • Thank you received: 1
12 years 1 month ago #68060

Just the code of the button could do it, I haven't thought of a place to insert a complete cart :)

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

  • Posts: 82818
  • Thank you received: 13362
  • MODERATOR
12 years 1 month ago #68164

You could potentially create a menu of the type "hikashop checkout" via the menu manager of joomla.

Otherwise, the HTML code is quite simple:

<input type="button" value="Cart" onclick="window.location='http://mywebsite.com/path/to/the/checkout';return false;"/>

The following user(s) said Thank You: acomz

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

  • Posts: 12
  • Thank you received: 1
12 years 1 month ago #68254

The menu option was an awesome idea!
Thank you!
I will post the website soon for you to see the result, and maybe buy some of the products :laugh:

The following user(s) said Thank You: nicolas

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

Time to create page: 0.068 seconds
Powered by Kunena Forum