fix(BOOK-584): multiple nights did not show strikethrough price, wrong calculation for regular price per stay
* fix(BOOK-548): multiple nights did not show strikethrough price, wrong calculation for regular price per stay
* fix(BOOK-584): fix test, regularPrice first compare with pricePerStay
Approved-by: Anton Gunnarsson
feat: Refactor enter details price calculation
* Refactor getTotalPrice and child functions
* Move price calculations from helper file to specific file
Approved-by: Linus Flood