Hello,
Can you tell me how I can compare, in the composant, the shipping country address with iso code.
I select in "condition" : Compare order address component
than I select the "country" in the adress, operator "equal" and in the bloc text here is what I write on three different line
FR
MC
AD
but it takes all the lines to compare.
It works when I placed just "FR", how to ask for a comparaison on all the three lines?
I try separate by "|" or ","
Comments
Comment #1
Joni Haeck commentedI'm having a similar issue. I compare the country of the shipping address with a value(BE). But it does not work...
Comment #2
zoraxYou can not compare several data at this place.
I found a solution by allowing the php filter module and place this code in all the collisimo components conditions :
Comment #3
tr commentedComment #4
tr commented