Appearance
State List tag
Get a select HTML list of all your US states.
The tag
{exp:reinos_store:state_list type="billing" class="form-control" value=""}
Tag Parameters
Below are the Tag Parameters. Those parameters can be used in the tag described above
class
Set the CLASS for the select
class=""
id
Set the ID for the select
id=""
type
Set to billing
or shipping
type="billing"
field_name
If no type is set, you can also use a field_name to set the name of the input
field_name="billing_state"
value
set the default value
value=""