• Resolved aamirsqr

    (@aamirsqr)


    Hi,

    I am using Fields factory plugin. I want to create 2 , 3 fields in admin area where admin can Set 3 different prices
    like
    Price A = $200
    Price b = $300
    Price c = $100

    Then on Front-end I want Customer Can choose number in each price.
    like 2 items in Price A so 200×2 = 400
    like 1 item in Price B so 300×1 = 300
    0 item in Price C so 100×0 = 0

    And total will be $700

    And total product price that will go to Cart will $700.

    Please help me, how I can do that Using WC Fields Factory Plugin . Please give me right Directions

    Thank You!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The easiest way will be 3 different products.
    I have a modified version, where it is possible. You just have to write a simple formula.

    Plugin Contributor sarkparanjothi

    (@sarkparanjothi)

    In wcff product field selection you can use select or checkbox field, add those three field on top of the field pricing rule tab will be there.

    Click it and choose your variant and add the price.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiple attributes to update Product total’ is closed to new replies.