@ -1319,7 +1319,7 @@ class Information extends CI_Controller
public function test_price()
{
$price_rule = '<div style="color: red;">#ah-23,st,2#</div>';
$price_rule = '<div style="color: red;">#ah-mtc-3,st,2#</div>';
$price_item_array = $this->price_pregmatch($price_rule);
var_dump($price_item_array);
$price_tag_list = $this->parse_price_tag($price_rule);