Question
select option if
I want to make get the price selected in the menu which was
before selected as a cookie.
Because I don't know much about PHP I don't get it worked (look at the attached code). When I put the chosen price directly it workes ($shipTotal == '3.00') but not when I do this : ($shipTotal == '$ship_NED'). Thanks for any further help:)
Because I don't know much about PHP I don't get it worked (look at the attached code). When I put the chosen price directly it workes ($shipTotal == '3.00') but not when I do this : ($shipTotal == '$ship_NED'). Thanks for any further help:)
