Stock control different options

  • Posts: 228
  • Thank you received: 4
  • Hikashop Business
2 years 9 months ago #334412

-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.9.28

Hello,
I have a client that sells multiple items via his website. Currently, he does not sue the stock control settings as he has a slightly more complex setup.

Some products will never be 'in stock' as they are too expensive to have sitting on a shelf and rarely ordered, but if they are ordered then the product is sourced and sent to the customer, therefore these products need to be available on the website for potential orders (even though technically stock is zero).

Then there are other items, for example lengths of copper, that are in stock. However, it could be that 30cm is not in stock but can be created by cutting down larger lengths that are in stock.

So technically, my client needs three stock states:

1. In Stock and available to order

2. Not currently in stock, but can be made from others items in stock items if ordered.

3. Not in stock, but can be fulfilled if ordered.

Does anyone have any ideas how I can achieve this within HikaShop?

Thanks

Lee

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
2 years 9 months ago #334417

Hi,

For the products not in stock, you could use the "pre-order" plugin available on our marketplace:
www.hikashop.com/marketplace/product/109...rder-by-obsidev.html
With it, the add to cart buttons will be replaced by "pre order" buttons for products without stock but with "pre order stock". Then, you can adapt the texts with translation overrides.

For the products that can be made using the stock of other bigger products, we have a "bundle" feature you might be able to use. You could select the bigger product as a bundled product of the out of stock product and leave the stock of the out of stock product to unlimited. That way when the customer would buy that product, the stock of the bundled product would be updated similarily to what would happen to the product.

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

  • Posts: 228
  • Thank you received: 4
  • Hikashop Business
2 years 8 months ago #334881

Nicolas,
Thanks for the reply. We have purchased and installed the 'pre-order' plugin. As the site is so large with over 16,000 products, we exported the hikashop_product db table and updated the product_preorder column with the values required on the required products / variants. Then uploaded the updated file and replaced the table with the modified version. All seems to have 'worked' successfully.

However, there seems to be some issues.

1. There appears to be a languge missing, PREORDER_RESET_VALUE, does not have an entry in the language file.

2. Now we have updated the product_preorder column, these values are not being shown in the backend when viewing a product or variant, even though the value is present in the db table the backend of the site shows zero value. But opening the variant and then saving, making no changes, seems to update the preorder quantity value to that shown in the db table?

How can I get the admin backend to read this column correctly and load the preorder value in the db column and not display zero?

Thanks

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

  • Posts: 26004
  • Thank you received: 4004
  • MODERATOR
2 years 8 months ago #334887

Hello,

1 - If the translation is missing for your language, you can add it in your override :
www.hikashop.com/download/languages.html#modify

2 - Without details regarding a product settings (its quantity, its pre-order value and what is shown), it will be difficult to tell you.
The plugin alter the displayed quantity by removing the "pre-order" value from the original product quantity.
Depending where the information is print in the backend, you can have the raw HikaShop product_quantity or the processed one.

For example, if the raw quantity is 20 and the pre-order is 10 ; in the front-end you should see "10" as stock quantity.
And when the raw quantity is below the pre-order one, you will get modification of the buttons in the front-end.

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: 292
  • Thank you received: 5
  • Hikashop Business
2 years 8 months ago #334912

The pre-order plugin mentioned has its place but does not fully satisfy the requirements of the original post.

I have 2 plugins which might be useful in such situations:

For item 3:
www.brainforge.co.uk/shop/paid-downloads...order-with-new-stock

For item 2:
www.brainforge.co.uk/shop/paid-downloads...r-by-splitting-packs

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

Time to create page: 0.075 seconds
Powered by Kunena Forum