Waiting List

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
11 years 8 months ago #57666

Can you give a backend access to your website so that we can see that ?

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

  • Posts: 41
  • Thank you received: 1
11 years 8 months ago #57670

I will sent you a Pm

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
11 years 8 months ago #57761

Hi,

Ok, I found the problem. I mistook the contact code with the waitlist code.

You actually had to change the line:
if(hikashop_level(1) && ($waitlist==2 || ($waitlist==1 && !empty($this->element->product_waitlist)))){ ?>

to:
if(hikashop_level(1) && ($waitlist==2 || ($waitlist==1 && !empty($this->element->main->product_waitlist)))){ ?>

in the file "quantity" of the "product" view via the menu Display->Views in order to make it work.
It's working now.

Also, you should disable your website cache as it won't work properly otherwise.
Since the whole pages are cached, suppose that someone buys the latest item of a product. The next users will still see the add to cart button but it won't work as there is no quantity left up until the cache of the page expires and that it display the add to cart button but the waitlist button.

The following user(s) said Thank You: Migueis

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

  • Posts: 41
  • Thank you received: 1
11 years 8 months ago #57864

Fixed! TY

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

  • Posts: 4
  • Thank you received: 1
5 years 2 months ago #302936

Migueis wrote: Fixed! TY


Wishlist and WaitList are useful tools, but for me it would be useful let say an “Order” button in Product Page when the product is not available (quantity = 0). With this button, the subscriber can notify me and I will have information about estimated which and how many products will be purchased in the future.

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
5 years 2 months ago #302938

Isn't what waiting list already allows you to do ?
The people can click on the waitlist button so that they will be pinged when you add stock to the product, and if you go in the menu Customers>Waitlist, you can look at what people are waiting for, etc.

Now if you want a preorder system, this plugin can do that for you:
www.hikashop.com/marketplace/product/109...rder-by-obsidev.html

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

Time to create page: 0.075 seconds
Powered by Kunena Forum