Wednesday 20 May 2015

Magento : How to add Drop-Down of Countries

Create a Country Drop Down in the Frontend of Magento

<?php $_countries = Mage::getResourceModel('directory/country_collection')
                                    ->loadData()
                                    ->toOptionArray(false) ?>
<?php if (count($_countries) > 0): ?>
    <select name="country" id="country">
        <option value="">-- Please Select --</option>
        <?php foreach($_countries as $_country): ?>
            <option value="<?php echo $_country['value'] ?>">
                <?php echo $_country['label'] ?>
            </option>
        <?php endforeach; ?>
    </select>
<?php endif; ?>

Create a Country Drop Down in the Magento Admin

<?php

    $fieldset->addField('country', 'select', array(
        'name'  => 'country',
        'label'     => 'Country',
        'values'    => Mage::getModel('adminhtml/system_config_source_country')->toOptionArray(),
    ));

?>

1 comment:

  1. Casino 2021 - Mapyro
    Search for Casino 2021 (MOVA) 군산 출장샵 location 서귀포 출장안마 in Minsk, YARRA for casinos, Casinos in the 화성 출장마사지 state of Zagreb, 전라남도 출장마사지 Armenia, and Azerbaijan. 태백 출장마사지

    ReplyDelete