Cost Calculator
Select products and enter cattle weight, bottle size and price per bottle to determine cost/head comparison.
Product

vs.
Treatment Cost Comparison
Average Cattle weight at arrival
Price per bottle:
Bottle Size:
Results
Dosing Size (mL)
{{ doseSizeZactran.toFixed(1) }} mL
{{ doseSizeCompetitor.toFixed(1) }} mL
Cost Per 100 LBS. BW
{{ pricePer100LBSZactran.toLocaleString('en-US', { style: 'currency', currency: 'USD' }) }}
{{ pricePer100LBSCompetitor.toLocaleString('en-US', { style: 'currency', currency: 'USD' }) }}
Cost Per ML
{{ costPerMlZactran.toLocaleString('en-US', { style: 'currency', currency: 'USD' }) }}
{{ costPerMlCompetitor.toLocaleString('en-US', { style: 'currency', currency: 'USD' }) }}
Cost Per Head
{{ pricePerHeadZactran.toLocaleString('en-US', { style: 'currency', currency: 'USD' }) }}
{{ pricePerHeadCompetitor.toLocaleString('en-US', { style: 'currency', currency: 'USD' }) }}