• Resolved burotica

    (@burotica)


    Hello,

    Is it possible to create Checkbox groups where it is mandatory to choose a specific number of options and this applies a price to the entire group.

    Example: I want customers to be able to choose 3 options out of the 8 display of a checkbox group. If he chooses 0 price no change, if he chooses 3 we add 100 €, if he chooses 1 or 2 option we block the bet basket.

    Thank you for your reply

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author moomooagency

    (@moomooagency)

    Hi,

    Yes, it is possible! ??

    1) Add Checkbox option, add your 8 suboptions for this option.
    2) Use Validation tab and add your custom validation rule, like this: https://screenshots.firefox.com/kiSoOKjEkmRlmWoP/unicpo.loc
    3) Use a special variable ending in “_count” for your option to get the number of checked inputs; build formula conditional logic based on this special variable OR create a NOV, use it as matrix and create a simple table based rates again based on that your special variable and then add this NOV value to your formula.

    Thread Starter burotica

    (@burotica)

    Thank you for your quick reply.

    Very good for point 2 data-parsley-mincheck = “3” and data-parsley-maxcheck = “3” works very well.

    By cons, I did not understand how to set up point 3. I tried on your site demo on the product named “Product option” but I do not see how.

    Plugin Author moomooagency

    (@moomooagency)

    Please, give me a link to that product.

    Thread Starter burotica

    (@burotica)

    I almost succeeded, must I find how accumulated several calculation rule

    https://cpo.builderius.io/product/product-option/

    Plugin Author moomooagency

    (@moomooagency)

    I see you are on the right track. Try it more or drop me an email to [email protected] with the description of how the price calculation should work and I will help you.

    Please, don’t write it here. I think this ticket is done.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Price per checkbox group’ is closed to new replies.