Product counts as more than one

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
markus.suess@mbit.at
Posts: 8
Joined: 11 Nov 2020, 15:09

Product counts as more than one

Post by markus.suess@mbit.at » 25 Nov 2020, 16:59

My problem is, that I have products, that count as more than one in stock

I have a combined stock of 1000 pcs
and my products are:
  • Package of 6pcs
  • Package of 10 pcs
  • Package of 20 pcs
So if someone orders 2 20pcs packages, than the overall stock should be minus 40.

Another problem that i have is, that all the products should use the same stock of the 1000 pcs.

How can I configure that in aimeos?

Its a TYPO3 10 installation of aimeos 20

User avatar
aimeos
Administrator
Posts: 7893
Joined: 01 Jan 1970, 00:00

Re: Product counts as more than one

Post by aimeos » 27 Nov 2020, 13:14

You can try the following:
- Create a selection product with three articles (for 6, 10 and 20 pieces)
- Set the quantity scale (extended form in the product detail view) to the apropriate number

Only problem now is that the stock isn't shared and you have to extend Aimeos so the stock level of the selection product is used instead. There may be some things to think about when updating the stock level after an order.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply