print wishlist

  • Posts: 15
  • Thank you received: 0
10 years 1 week ago #153173

hello, I only want to use the wishlist and print your list, how can I do?

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

  • Posts: 13201
  • Thank you received: 2322
10 years 1 week ago #153190

Hi,

You have to enable the wishlists in Configuration > Features > Wishlists.
Then disable the option "Display 'Add to cart' button" in Configuration > Display > Products.

By this way only the wishlist buttons will be displayed.
Then you can create a wishlist menu (cart show vut select wishlist type) and in that view the customer can print the list.

The following user(s) said Thank You: alanjosino

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

  • Posts: 15
  • Thank you received: 0
10 years 1 week ago #153348

I'm sorry I have not properly explained the issue, I want all users to print wish list, I do not want to use login form hikashop, do not want to register an account on my website, I want anyone can print your wishlist.my website I have only wish list button when I want to see the list of wish list





Attachments:
Last edit: 10 years 1 week ago by alanjosino.

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

  • Posts: 13201
  • Thank you received: 2322
10 years 1 week ago #153373

So I think that the best way is to use the cart, but make translation overrides.
By this way even if the customer is guest he can create his cart, and thanks to the menu "showcart" he will be able to print it.

Here is some documentation to make translation overrides:
hikashop.com/support/faq.html#tran

The following user(s) said Thank You: alanjosino

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

  • Posts: 15
  • Thank you received: 0
10 years 1 week ago #153481

Thanks, solved my problem, now I want to delete the warning: Please configure your payment methods
No payment method found and button next on the page of checkout

thanks!

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
10 years 1 week ago #153505

You should not allow to reach the checkout page, but create a menu "showcart". It will display the cart without asking for checking out.
In the main configuration of hikashop, in cart section when a user add a product to the cart select the value "always stay on the same page" in order to not redirect them to the checkout.

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

  • Posts: 15
  • Thank you received: 0
10 years 1 week ago #153678

is not it, I just want to exclude this page next button.

Attachments:

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

  • Posts: 26019
  • Thank you received: 4005
  • MODERATOR
10 years 1 week ago #153697

Hi,

You are in the checkout, the goal of the checkout is to finalize and create an order.
So the button "next" must be there.
I don't think you are looking at the good place if you just want to print a cart, I will recommend you to use the "cart" page instead of the "checkout".

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 15
  • Thank you received: 0
10 years 1 week ago #153737

hi,

thanks for the help, unfortunately I edited the site to print this part, every part has been edited lacking only this button, I appreciate if you can help me delete it. thanks.

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

  • Posts: 13201
  • Thank you received: 2322
10 years 1 week ago #153798

Hi,

So you have to edit the view "checkout / step" and add the code

$this->nextButton = false;
Before:
if($this->nextButton)

The following user(s) said Thank You: alanjosino

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

  • Posts: 15
  • Thank you received: 0
10 years 6 days ago #154049

Thank's, you solved my problem.

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

Time to create page: 0.115 seconds
Powered by Kunena Forum