Calculator script for calculating the cost of printed products for a store or printing house.
The calculator allows you to calculate the cost of products depending on the following parameters:
- Page size (A4, A5, A6),
- Number of u-turns,
- Page color (Black and white, color),
- Cover type (Black and white, color, under the skin with embossing, lamination),
- Binding (soft, hard, Stapled, Spring),
- Edition.
The calculation is performed dynamically, in real time, when data is entered.
Ability to add new items, edit prices and calculation formulas in html and javascript code.
Current calculation formula:
Cost = (page Size*Number of page spreads + page Color + View cover + back Cover)*Edition
Uses: html, css, javascript.
Contents: files, installation instructions.
It is possible to modify and develop the calculator for a fee.
No feedback yet