• Resolved snooper

    (@snooper)


    Hi there

    I am making a very simple order page using ninja forms.
    The product is $100 – and folks can order any quantity.

    There is optional shipping – at $30 per product.
    So, if they want 2 products – it will be $200 w/o shipping, or $260 with shipping.

    I can see how to setup with the products quantity – that works fine. But how do i hook the shipping cost up to the products quantity too?
    Closest i have got is: ($100 X quantity ) + $30 for a single shipping fee
    so we’d be losing out on shipping costs obviously.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Contributor Zach Skaggs

    (@wpnzach)

    The best way to handle this would be to use custom calculations instead of our product fields. Product fields are only intended for the most basic of use cases…though we have ideas for the future to make them viable for more.

    You can find our calculations documentation here: https://ninjaforms.com/docs/calculations/

    Please note that we only check these forums about once a week, so if you have any more questions and need assistance, please reach out to us at https://ninjaforms.com/contact/ for faster assistance!

Viewing 1 replies (of 1 total)
  • The topic ‘product + shipping X quanity’ is closed to new replies.