How to set up a shipping service with conditions based on a custom field?
Hi,
I have custom fields in my customer profiles (so I don't use the dynamic addressfield) like name, streetname, number, postalcode and country. Now I would like to create 3 different shipping services with conditions based on different countries.
For example:
Shipping 1 = Netherlands
Shipping 2 = Germany
Shipping 3 = Belgium
In my customer profiles I have a custom field called 'country' which have the values Netherlands, Germany and Belgium in a select list.
When setting a condition for the selected shipping service I am unable to select the correct data selector (order address component comparison doesn't work, cause that only works with the dynamic addressfield). I tried using 'entity has field' but that doesn't seem to work either (or I used the wrong settings?).
Any suggestions?
Comments
Thanks for your reply ajaichandran. Unfortunately that option doesn't work as I indicated.
"order address component comparison doesn't work, cause that only works with the dynamic addressfield"
Then Why cant you write PHP code in condition for checking this?