I want to give the customer the choice, wich pack size he wants to buy, the price must be calculated automatically, I only want to enter the price per kg manually. If the price per kg is 20€, the 100g-pack shall cost 2€ and the 500g-pack shall cost 10€. I found out, this can be done with the variants. I generated 5 variants: 100g, 200g etc. and gave each a percentage-price (10%, 20% etc.). So far, so good.
Now the problem is the display: With help of the custom fields I managed to make the page show the price "per kg" on the main (standard) page for the 1kg-pack (as explained in FAQ). It shows "20€ per kg" for the standard pack of 1kg. But if the customer selects another pack size, the pack price is shown as "price per kg", wich is wrong!
How can I make the pack price be shown besides the price per kg?
And why does the "show price per unit weight"-function not work? Nothing changes when I activate it!
And how to remove the display of the "specifications"-table from the frontend product page?