Country Substitution
Country Substitution provides default country configured in the store.
{country attr="one_of_the_following"}Attributes
| chapo | |
| createdAt * | |
| description | |
| id | |
| isoalpha2 | The ISO 3166-1 alpha-2 (2 letter) |
| isoalpha3 | The ISO 3166-1 alpha-3 (3 letter) |
| isocode | ISO 3166-1 numeric (3 digit) |
| postscriptum | |
| title | |
| updatedAt * |
* : this is a DateTime information.
You can therefore specify 2 optional specific parameters :
- `output` which takes 'date', 'datetime' or 'time' as value
- `format` which take a PHP date format. The locale format for the current language will be used if this parameter is empty or missing
ie : {product attr='createdAt' output='date' format='Y-m-d'}
Arguments
| ask | for the moment only "default" value is allowed (default country) |