demo link?with this addons you can set your shippin method group by zipcode zone
@seb sebdemo link?
public function __construct()
{
$this->name = 'zipcodezone';
$this->tab = 'shipping_logistics';
$this->version = '1.2.7';
$this->module_key = '6c7a3d34fa01934e71f53aae16f2698b';
$this->author = 'MARICHAL Emmanuel';
parent::__construct ();
$this->displayName = $this->l('Shipping fees based on zipcodes');
$this->description = $this->l('Assign zip codes to zones easily');
$this->need_instance = false;
$this->bootstrap = true;
$this->id_lang = (int)$this->context->language->id;
$this->iso_lang = Language::getIsoById($this->id_lang);
$this->addons_id = 5711;
$this->table_name = 'zip_code_zone';
}
thx bro!!@seb seb
this is very old version
Shipping fees based on postal codes
Apply different shipping fees based on postal codes of your customers.addons.prestashop.com
Thank you very much for this information.this is very old version
Thank you very much for this information.this is very old version