Amasty Shipping Table Rates
Tested on version 2.3.2
-
Open
app/code/local/Amasty/Table/Model/Method.php
and findaddComment
method -
Replace first line with
preg_match_all
with the following line:preg_match_all('@<label.+?for="s_method_amtable_amtable(.+?)">.+?label>@si', $html, $matches);
and save the file.
-
Disable compilation mode and clear Magento cache.