- Posts: 6
Fifty percent child discount
- ondrej.doslik
- Topic Author
- Offline
Less
More
10 years 1 month ago #5387
by ondrej.doslik
Fifty percent child discount was created by ondrej.doslik
Hi,
first, I would like to thanks for the great component! Good job.
Second, I have such a problem with child reservation and I'm not sure if it isn't some bug.
Introduction
I have one room and i need different price per night depending on number of sleepings there.
For example:
1 Adult - 600, 2 Adults 900, 3 Adults 1200! It is fine - this works with complex tariff and package per person (Setting in complex tariff: 1 Adult - 600, 2 Adults 300, 3 Adults 300)
Problem
After I add some child (50% discount per night) it calculate frontend price for children as sum of cost in complex tarif.
For example:
Setting in complex tariff: package per person 1 child - 300, 2 Child 150, 3 Child 150.
In frontend: 1 child 600 per night, 2 child 1200 but i need 1 child 300 per night, two child 450 per night, three 600.
Is there any solution how i can reach it?
first, I would like to thanks for the great component! Good job.
Second, I have such a problem with child reservation and I'm not sure if it isn't some bug.
Introduction
I have one room and i need different price per night depending on number of sleepings there.
For example:
1 Adult - 600, 2 Adults 900, 3 Adults 1200! It is fine - this works with complex tariff and package per person (Setting in complex tariff: 1 Adult - 600, 2 Adults 300, 3 Adults 300)
Problem
After I add some child (50% discount per night) it calculate frontend price for children as sum of cost in complex tarif.
For example:
Setting in complex tariff: package per person 1 child - 300, 2 Child 150, 3 Child 150.
In frontend: 1 child 600 per night, 2 child 1200 but i need 1 child 300 per night, two child 450 per night, three 600.
Is there any solution how i can reach it?
Please Log in or Create an account to join the conversation.
- vietvh
-
- Offline
Less
More
- Posts: 1553
10 years 1 month ago #5388
by vietvh
Replied by vietvh on topic Fifty percent child discount
Hi,
Actually, it is not 1 child, 2 children, 3 children.
The correct means of this configuration is (with an example)
Child 1 (from age 0 => age 5) : $32
Child 2 (from age 6 => age 10) : $36
Child 3 (from age 11 => age 17) : $38
So if guest select 2 children: the first child is 5 years old and the second child is 9 years old => the cost will be $32 + $36 = $68.
Look like we need to change the label to:
Child age range 1
Child age range 2
Child age range 3
for better explanation.
Regards,
Actually, it is not 1 child, 2 children, 3 children.
The correct means of this configuration is (with an example)
Child 1 (from age 0 => age 5) : $32
Child 2 (from age 6 => age 10) : $36
Child 3 (from age 11 => age 17) : $38
So if guest select 2 children: the first child is 5 years old and the second child is 9 years old => the cost will be $32 + $36 = $68.
Look like we need to change the label to:
Child age range 1
Child age range 2
Child age range 3
for better explanation.
Regards,
The following user(s) said Thank You: ondrej.doslik
Please Log in or Create an account to join the conversation.
Moderators: solidres