|
We are a software technology company based in Italy. We are developing an e-commerce site using Magento Commerce platform.
We need an extension to the product pricing model. We are willink to pay for the development / sponsor this feature.
The shop is for a customer selling plant, seeds, bulbs.
The pricing model is not homogeneous, so for the same product, with the same SKU and information we can have:
- tiers based pricing, using quantity or weight (and these are supported already, apart from the fact that is not currently possible to specify the unit used in the quantity)
- package based pricing, like 1 bag, 50 gr, 100 gr
- a mix of the two (package based up to 500 gr, then tier based using weight from 1 kg up)
The solution we are searching should be:
- at the back end:
a GUI similar to the tier based one to specify packages and their price, like
1 bag => 5 Euro
50 gr => 10 Euro
etc
-at the front end
the correct display of the different alternatives, with management of insertion in the cart of the chosen packaging and corresponding price.
|