# Adding Bonus or Free Items given by supplier

# <span id="bkmrk-adding-bonus-items-o-1">Adding Bonus Items or Free items given by Suppliers</span>

2 ways you can do this:

## <span id="bkmrk-solution-1%3A-1">**Solution 1:**</span>

When adding purchases simply **make purchase price 0** for the free items.

## <span id="bkmrk-solution-2%3A-1">**Solution 2:**</span>

Find the average price of the item and use that for unit price.

for example, if you purchase 10 quantity for a price of $2 each, 10X2 = $20