Hi, i am sellin training courses, i am trying to make my ordering system as simple as possible.
i have a selection of 5 courses. individual price per course is £390
there are different discounts based on how many you buy, but you can purchase them in any combination.
1 Course=£390
2 Courses=£690
3 Courses=£1045
4 Courses=£1275
5 Courses=£1499
also they can choose a date via a drop box for each course they choose
attached
i have each course as a product with 1 component(the date box)
they choose each module they want with the checkbox which is a quantity input defaulted to 1.
i cant use permutations because this means i have to use radio buttons of yes and no to select whether they want each course or not, because if i change my radio buttons to a checkbox, the permutations tab doesnt recognise if a checkbox is checked or unchecked.
i have set up quantity based discounts for my product group which has my 5 courses in.
i need to either have total cart quantity discounts or something similar, i tried discounts triggered by cart value, but this caused confusions with the prices and did not work correctly.....any help would be appreciated.
Thanks
i have a selection of 5 courses. individual price per course is £390
there are different discounts based on how many you buy, but you can purchase them in any combination.
1 Course=£390
2 Courses=£690
3 Courses=£1045
4 Courses=£1275
5 Courses=£1499
also they can choose a date via a drop box for each course they choose
attached
i have each course as a product with 1 component(the date box)
they choose each module they want with the checkbox which is a quantity input defaulted to 1.
i cant use permutations because this means i have to use radio buttons of yes and no to select whether they want each course or not, because if i change my radio buttons to a checkbox, the permutations tab doesnt recognise if a checkbox is checked or unchecked.
i have set up quantity based discounts for my product group which has my 5 courses in.
i need to either have total cart quantity discounts or something similar, i tried discounts triggered by cart value, but this caused confusions with the prices and did not work correctly.....any help would be appreciated.
Thanks
Comment