SELECT currency_id currencies_id,
           currency_name   title,
             currency_value    value
FROM <@PREFIX>jshopping_currencies
