• Hi, Is there a way I can calculate the price based on the quantity and the years of use?

    Most of the tutorial videos now only allow me to create specific criteria (not automatic), so I will need to create 18 options.

    Is there a plugin I can use to achieve this?
    I mean have an up/down button by quantity and I can enter the price for each of these quantity categories, then it will calculate the total base on the selected quantity.

    The rest is to send the command to the paypal button.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think that would be easy to do with WooCommerce. You have the quantity on the product anyway, and you could create the years as attributes.

    WooCommerce is of course a larger plugin, although I don’t know whether you are talking about a store or a single product in your project. In the latter case, you could probably also look for a smaller solution, e.g. a plugin like this one: https://wordpress.org/plugins/wordpress-simple-paypal-shopping-cart/

    Or you can develop it completely individually. In that case, you’ll need to know a lot about PHP and explore WordPress. If you need help with this, you might find someone here who can do it for you: https://jobs.wordpress.net/

    Thread Starter dangyen

    (@dangyen)

    Hi @threadi

    Thanks for replying. I will try the plugins you suggested for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.