Inside the if statement, assign the value of shipping to 30.
if
shipping
30
Make sure to type shipping = 30;.
shipping = 30;