The problem seems to be that actinic will not add more than one product to the cart at a time, unless you have 'single add to cart button per page' and several products on the page.
So I guess i'll be taking that route - see if i can amend the layout to show what i want it to (checkboxes or radio buttons depending on the product), and a 'both' or 'all' option and see if i can get it to do what i need.
Comment