• Resolved mstudioeu

    (@mstudioeu)


    Hello team, thank you for a useful plug-in. I’m setting up a store that sells goods by the gram.

    The use case is as follows:

    Customers can choose the quantity they want to buy, minimum of 100 g, with increment by 100 g (e.g. 100 g, 200 g, 300 g, etc., but not 150 g, 160 g, 170 g).

    Let’s say a product costs 15 EUR per kg. That would be 1.5 EUR per 100 g, 0.15 EUR per 10 g and 0.015 EUR per gram.

    What I’m trying is to use gram as the unit of measure. I try to set up the price per gram to be 0.015, but it says “please add a multiple of 0.01”. As the price per gram includes 3 numbers after the decimal, and not two, what would be your advice on how I can set this up so that it’s calculated correctly?

    Thank you in advance.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mstudioeu

    (@mstudioeu)

    I forgot to add – the reason I am looking for another solution rather than adding kilogram instead of gram as a custom unit, is that it’s not really intuitive for customers to know they need to type, e.g. “0.100” in the quantity field. The more intuitive option would be for them to type the exact quantity in grams, e.g. “100”.

    Plugin Support dominikl65

    (@dominikl65)

    Hi,

    Currently, the only solution to this problem is to use kg as the unit and set the calculator this way – https://monosnap.com/file/iTkOfNCVtmYNySJqjkrrPM8r2QHhPN admittedly, customers will have to enter values such as 0.1 (100g).

    Addition of support for subsequent decimal places – unfortunately, the plugin doesn’t support this yet. The addition of this feature is reported to programmers, but we do not know the date of its implementation.

    I will add you to the list of people interested in this functionality, and I will inform you when it happens.

    Thread Starter mstudioeu

    (@mstudioeu)

    Hello, thank you very much for your reply and confirmation. I will do as suggested and keep an eye on the release of the support for subsequent decimals. May I ask where I’ll be notified for its release – here? Or I can leave you my email somewhere if needed.

    Thread Starter mstudioeu

    (@mstudioeu)

    Hey again, I just discovered the plug-in doesn’t calculate the price correctly with the WoodMart theme (when I change to a default theme, it works correctly), so I wanted to ask if you have any information about their compatibility?

    Thread Starter mstudioeu

    (@mstudioeu)

    Hey again, WoodMart resolved the issue. I have one last question.

    I’m trying to translate the default text “per kg” via Loco Translate. The string available for your plug-in is per %s, but “kg” remains unchanged (“per” is translated). Looks like this is hardcoded, can you please advise how to translate this? In my WooCommerce settings “kg” is translated successfully. Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issue with price & increment’ is closed to new replies.