Custom Formula for Final Price calculation

This topic is: Resolved
  • Resolved
    Posted in: Final Price  
  • mediaunion
    #59698

    Hello,

    To explain my request, I am adding an example.
    The products I want to sell with custom options are flyers, books, etc.

    Client can select the following options:
    - Paper Type
    - Paper Quality
    - Paper Size
    - Paper Weight

    All these options result in a fixed price, say $5, for that 1 piece of paper (let's say a flyer)

    Finally, the Client can select how many prints they want for the options above.
    Here is where it gets messy for me, with a lot of options, and I was wondering if we can add a formula somewhere.

    1 - 50 prints -> price is default $5 / print (so 50 = $250)
    51 - 100 prints -> price changes to $4.75 / print (so 51 = $242.25)

    and so on.

    Now I am looking for some sort of formula, where I can calculate this automatically. Something like:
    [unit_price] * ([print_count] + 1 / [print_count]^2) => this is just a silly example. We have not yet come to a final calculation.

    In this case:
    [unit_price] => is the above price for 1-flyer, after paper type, quality, size and weight have been selected
    [print_count] => is the number of total prints, 50, or 51, or 1000, whatever the case may be.

    Is this possible with this Plugin?
    Maybe I am missing this options.

    Awaiting your response,
    Regards

    P.S:
    I am aware that we can have an option where,
    if paper_type = 1, paper_size = 2, paper_weight = 100... => 1 - 50 prints = $5 / print; 51 - 100 prints = $4.75 / print.
    But these would be too many variables for me, we would need a lot of options for up to 50,000 prints or more. That is why I am looking for some place where we could add a formula for the calculations.

    ThemeCompleteSite Admin
    #59699
    You must be logged in to see this reply.
    mediaunion
    #59726
    You must be logged in to see this reply.
    ThemeCompleteSite Admin
    #59730
    You must be logged in to see this reply.
    mediaunion
    #59736
    You must be logged in to see this reply.
    ThemeCompleteSite Admin
    #59737
    You must be logged in to see this reply.
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.

No access!

You do not have permission to post to this forum.