Thanks for a fast response Elfin, but the shipping page simply calls the module: [eshop_show_shipping]
I can’t find a way to manage the values.
Is it possible to set a shop to show simply three prices and two zones (UK/International).
Thanks again.
Okay, I found the section (doh!)
But Zone1, Zone2, Zone3, Zone4, Zone5 is meaningless and confusing.
Is it possible to reduce the number of zones (and ideally name them UK / Non-UK) ?
Okay – in the table [wp_eshop_countries], would it be safe to delete all entries (Code, Country, Zone, List) except:
GB, United Kingdom, 1, 1
OT, Other, 2, 1
Is [Code] field important? [List] field doesn’t hide item from dropdown as I expected (eg. populate dropdown WHERE List=1)
(Then I could have my own Shipping Rates page).
Anonymous User
(@anonymized-3085)
well you can have your own shipping rates page anyway.
But yes you can delete/add as many as you want.. though deleting them all may cause an issue.
Thanks Elfin; that works okay – things are looking much better.