A. Given the above code, what would be the displayed cost of the shipping method and final amount charged to the customer?
B. The shipping method would display $0 but customers would pay a $10 handling fee for their order.
C. The shipping method would display $10 and customers would pay $10 for using the new shipping method.
D. The shipping method would display SO and customers would pay $0 for using the new shipping method.