hello, does anyone know of a way to a set up a shipping type (item) that our ecommerce site can use for local delivery only (by zip code likely). I can see how restrict a shipping item to just one state but not by zip.
u
クリスピポテト
04/28/2020, 3:32 PM
so far i haven't seen done one since the ecommerce sites that we have worked is mapped to single shipping item and the rest for the calculation is done on the ecommerce site which is hosted as an integration.
クリスピポテト
04/28/2020, 3:33 PM
but scripting could eventually assist you on this kind of scenario
c
Casey Rotach
04/28/2020, 3:34 PM
@クリスピポテト so there is some custom code at checkout that verifies if the shipping address is within a specific mileage or of a specific zip code?
u
クリスピポテト
04/28/2020, 3:36 PM
yes. if you are using netsuite ecommerce, you might use scriptable cart for this one