The countries tag is a single tag and returns a list of all countries that are configured in the BrilliantRetail > Setting > Site section of the admin.
Parameters
-
name (required) - the name attribute of the dropdown select containing the states.
-
id (required) - the id attribute of the dropdown select containing the states.
-
class (optional) - the name attribute of the dropdown select containing the states.
-
value (optional) - the selected value.
{exp:brilliant_retail:countries name="country" id="country" class="listinp" value=""}
Comments
Add Your Comments
You must be logged in to comment.