first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
use_helper('stCurrency');
|
||||
echo st_currency_select_tag('add_group_price[currency_id]', $add_group_price->getCurrencyId(), array('exclude_system_currency' => true));
|
||||
Reference in New Issue
Block a user