• Resolved niekdikker

    (@niekdikker)


    Hi There,

    Is it possible with the premium plugin that the buyers give up an amount of meters and the plugin shows the buyers the amount of product that they need?
    For example: the buyers needs 10 meters of hedgeplants for their garden and the plugin will show the amount of plants they need for this project. For example: 1 meters means 6 plants. So when the buyers puts in 5 meters the plugin will suggest: 30 plants.

    The packaging of the plants will only allow packaging of 25, 50, 75, 100 etc so this means they will need to pick 25 or 50 plants.

    Looking forward to your reaction

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @niekdikker ,

    It is possible with our premium plugin.

    Using our custom formula.

    if you are setting 6 plants per meter.

    When they are chosen a distance suppose 3 meters in a field, you can add a custom formula like ({this.value} * 6 ). It will display corresponding plants they need to buy.

    Your all requirements configured in the below link you can have a look in the settings.

    Backend Form: Form
    Backend Product: Edit
    Front End: View

    Thanks

    Thread Starter niekdikker

    (@niekdikker)

    Hi,

    I bought the premium version.
    I have one more question. The products are variable.
    This means that for one kind of plant i have three different kinds of variations:
    – 60-80 cm: plant 4 a meter
    – 80-100 cm: plant 3 a meter
    – 100-120 cm: plant 2 a meter

    Is it possible to combine this in the code above?
    So there are three steps in purchase:
    step 1: choose the size of the product (drop down menu, three options)
    step 2: Give the amount of meters you need to plant (this changes for each size)
    step 3: choose the amount of plants in the add product purchase part.

    Looking forward to your reaction.

    Hi,

    It is possible please add the plant as normal product.

    And create variation using our select field

    Please check the below examples

    Backend Form: Form
    Backend Product: Edit
    Front End: View

    Thread Starter niekdikker

    (@niekdikker)

    Hello, that is correct only now i don’t have any control over my stock.
    How do i know in one month how much of one product variation is sold?

    How do i know when i need to reorder the plants?

    Hi

    Product variations are used for, Creating same product of different variations.
    We can only set price variations.

    In that section we cant add a count or count per area

    Thank you!

    • This reply was modified 2 years, 7 months ago by Rahul K.
    Thread Starter niekdikker

    (@niekdikker)

    In that case, is it possible to create a bridge between a variable product (3 variations) and the plugin? So that each variation has its own specific plants per meter distance?

    Product Sylvatica ‘Atropunicea’

    3 variantions:
    – 60-80 cm: plant 4 a meter
    – 80-100 cm: plant 3 a meter
    – 100-120 cm: plant 2 a meter

    So when a client chooses ons of the variations the plugin knows which ons it is and changes the planting distance?

    Sorry for all the questions….

    Looking forward to your reaction.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Amount of meters = amount of porduct’ is closed to new replies.