I have worked out a way of implementing this for different products with catalog. If only works if you are selling products at the same price.
1) Create a hidden product called prices with price breaks set up. Eg. Buy 1 pay £50, buy 2 pay £45 buy 3 pay £40 etc.
2) Create a product with an optional component for each product and link it to the hidden pricing product set up in 1, set the flag for use associated prices.
Now if you add multiple products to the cart you get the discounted price. There is a little bug in that the screen that is displayed after you hit the confirm button after adding an item into the cart only displays the discounted price if you have exceeded the required number the checkout and cart prices are correct though.
Regards,
1) Create a hidden product called prices with price breaks set up. Eg. Buy 1 pay £50, buy 2 pay £45 buy 3 pay £40 etc.
2) Create a product with an optional component for each product and link it to the hidden pricing product set up in 1, set the flag for use associated prices.
Now if you add multiple products to the cart you get the discounted price. There is a little bug in that the screen that is displayed after you hit the confirm button after adding an item into the cart only displays the discounted price if you have exceeded the required number the checkout and cart prices are correct though.
Regards,