• Hi there
    I have “Select Image” field named: book_price_size
    and use “Conditional Expression” as bellow
    is_selected( {book_price_size} ; 1 )
    then
    100
    and always got this error after add to cart button:

    Total Variable “book_price_size” is not valid around position 14 for expression is_selected( book_price_size , 1 ).

    can you please help me?

The topic ‘Total Variable “X” is not valid around…’ is closed to new replies.