I figured it out. The output above was incorrect should have been
4 * [qty] = $4 per item.
Hope this helps others.
This coding here somehow generated itself into my shipping class field but I have no idea how it got there or what the specifications are?
4 ) * [qty] + (
I’ve done a hover over all the items I originally had it set where each item in my class was $4 per item. But this morning that disappeared it’s only charging $4 overall.