Hi all
I am trying to work out how to design a new site for a Nursery (flowers not children!), who do all of their sales in multiples of 6, reflecting the packaging they send out their plants in.
Their pricing model therefore is that the first 6 plants cost £13 then the next 6 and any further multiples of 6 cost say £10.50. This is across the board, so there are not any further rules other than an 'early order' discount of £1 per box based on ordering before a fixed date each year. Each box of 6 can be made up of a selection of plants eg 1 blue, 2 green and 3 red etc.
So what I want to do is to show listings of plants in sections without prices, and have an 'add to box' button which creates the selection. Then have Actinic calculate the price based on the above rules hopefully avoiding the pence rounding error that I am sure I would be faced with (13/6 = 217 pence * 6 = £13.02). If there is a method of ensuring that the order consists of a multiple of 6, that would be brilliant.
I have developed a few Actinic sites but have never got into discounts and minimum orders etc. I've had a look at a few threads but I can't get my head round how do achieve this. The site will be developed in Developer, but will be deployed in Catalog v7.
Any advice would be much appreciated.
Dan
I am trying to work out how to design a new site for a Nursery (flowers not children!), who do all of their sales in multiples of 6, reflecting the packaging they send out their plants in.
Their pricing model therefore is that the first 6 plants cost £13 then the next 6 and any further multiples of 6 cost say £10.50. This is across the board, so there are not any further rules other than an 'early order' discount of £1 per box based on ordering before a fixed date each year. Each box of 6 can be made up of a selection of plants eg 1 blue, 2 green and 3 red etc.
So what I want to do is to show listings of plants in sections without prices, and have an 'add to box' button which creates the selection. Then have Actinic calculate the price based on the above rules hopefully avoiding the pence rounding error that I am sure I would be faced with (13/6 = 217 pence * 6 = £13.02). If there is a method of ensuring that the order consists of a multiple of 6, that would be brilliant.
I have developed a few Actinic sites but have never got into discounts and minimum orders etc. I've had a look at a few threads but I can't get my head round how do achieve this. The site will be developed in Developer, but will be deployed in Catalog v7.
Any advice would be much appreciated.
Dan
Comment