Tank mix with ExciteR™ to prevent the development of future infestations.
{
"fields":[
{
"label":"Volume:",
"id":"gallons",
"type":"input"
},
{
"label": "Volume (1 oz / 1 gal):",
"id": "volume",
"type": "output",
"formula": "{gallons} * 1",
"units": "oz"
}
]
}