When asked to select your item, you may input one of the following: "rareItem" = $19.99 "superRareItem" = $49.99 "epicItem" = $74.99 "mythicItem" = $99.99 "legendaryItem" = $499.99 (Note: it is recommended to copy and paste these inputs into the answer box, as the program will not give a proper output unless one of these exact inputs are given to it.) Next, you will be asked to select the amount of chosen items you would like. Do so here (do not include decimal points). Finally, select the amount of money you want to tip (do not input a dollar sign when you select your tip, and do not go past the hundredths decimal place). The total amount of money owed will be displayed at the end.
Interest calculation: basePrice * (interest/100) + tip = finalPrice You can change the interest that is charged by using the slider in the top right corner of the project. The preset is 13% (standard Ontarian HST).