Final preparation time calculation
Largest preparation time (only Products)
This take the largest preparation time of all the products, if product does not have special preparation time in that case shop time is considered
E.g:
If your plugin configured shop preparation time to be 15 min
If you have priduct A preparation time 3 min
Product B preparation time 10 min
Then final preparation time will be considered is 10 min (largest of the product A and B)
Larges preparation time will be used (from products or shop)
This will consider the largest preparation time from the product and shop (shop preparation time is the one you set in plugin configuration as preparation time). Previos rule only consider the largest of all the priduct ignoring the shop, where as this rule also consider shop time as well to find the largest time
E.g:
If your plugin configured shop preparation time to be 15 min
If you have priduct A preparation time 3 min
Product B preparation time 10 min
Then final preparation time will be considered is 15 min (largest of the product A ,B and shop)
Sum of all the preparation time will be used
This dos the sum of all the preparation time, that is sum of preparation time of Shop plus the preparation time of the product in the cart
E.g:
If your plugin configured shop preparation time to be 15 min
If you have priduct A preparation time 3 min
Product B preparation time 10 min
Then final preparation time will be 15+3+10 = 28 min
Shop preparation time will be added in the largest preparation time of the product
This takes the latrgest preparation time of the product and adds it to the preparation time of the shop
E.g:
If your plugin configured shop preparation time to be 15 min
If you have priduct A preparation time 3 min
Product B preparation time 10 min
Then final preparation time will be 15+10 = 25 min