/*CSS to hide the insurance field*/
.tcg-insurance {
display: none !important
}
This worked in one instance but for some customers, if they don’t complete the address properly then they seem to be able to bypass the Area/Suburb field
I have the same issue it seems.
I have found that is the customer ticks the Shipping Insurance box, the courier cost calculation is not completed and the client skips paying for the courier, this has happened on many orders so far and is costing a lot of time to ask the customers to pay the difference.
How do I remove this Insurance box or stop it from removing the courier cost from the calculation?