• Resolved EmanueleT

    (@emanuelet)


    Hi to everybody;

    i am trying without succes to creare a custom form that fit my needs, but now i am not sure that i can do that, so i explain in details.

    Company that rent and sells headphones, 3 different models with 3 different prices that change also with quantity avalaible for sell A, B, C ;

    and one model avalaible for rent A with price that changes with quantity and with delivery option to add.

    Said this i would need to create 2 different forms:
    1_ For Rent Service
    So the model is A and the input is the quantity, i want to set 5 different prices, for 100 unit, 200,300,400 and 500; plus add the box for shipping service, that also change with same 5 volumes . like 30 euro for 100, 60 for 200 and so on.. with output results that do something like this:

    (if Quantity < 100 u , price X ; if 100u< Quanitity <200u , price Y and so on… ) then adding the logistic.

    2_ For Wholesale Service

    3 diff models

    A= Xeuro
    B= Yeuro
    C= Zeuro

    and also volume price levels

    Q <= 100 , P= 5 * Xeuro
    100<Q<=200 . P = 4* Xeuro
    and so on…

    so when customer insert input quantity and select the model, the form give back the total price.

    I hope that i was clear.

    and that somone can help, thanks

    https://www.ads-software.com/extend/plugins/jazzy-forms/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rent & Sell Quotation Custom Form’ is closed to new replies.