Bilbo
Paddle Billing
report calculator
Product Name Earnings
{{ getProductById(productId).name }} {{ earning.toFixed(2) | dollars }}
Total {{ Object.values(totalEarnings).reduce((a, b) => a + b, 0).toFixed(2) | dollars }}