Widgets

Add these widgets to your site or email marketing campaigns to encourage members and customers to download and use MyChamberApp.

<div id="mychamberapp-download-block" style="background-color: #3D53A4; padding: 10px 0px 4px 0px; text-align: center;">
  <div style="display: inline-block">
    <a href="http://www.mychamberapp.com/downloads">
      <img src="http://www.mychamberapp.com/images/mca_logo_256.png" alt="MyChamberApp Logo" width="108" />
    </a>
  </div>
  <div style="display: inline-block">
    <div id="mychamberapp-ios-app-store-badge" style="text-align: center">
      <a href="https://apps.apple.com/us/app/id1515568902"><img width="160" alt="Download on the App Store" src="https://www.mychamberapp.com/images/ios-app-store-badge.png">         </a>
    </div>
    <div id="mychamberapp-google-play-badge" style="text-align: center">
      <a href="https://play.google.com/store/apps/details?id=com.mychambers.main">
        <img width="160" alt="Get it on Google Play" src="https://www.mychamberapp.com/images/google-play-badge.png">
      </a>
    </div>
  </div>
</div>

Download on the App Store
<div id="mychamberapp-ios-app-store-badge" style="text-align: center">
  <a href="https://apps.apple.com/us/app/id1515568902">
    <img height="60" alt="Download on the App Store" src="https://www.mychamberapp.com/images/ios-app-store-badge.png">
  </a>
</div>

Get it on Google Play
<div id="mychamberapp-google-play-badge" style="text-align: center">
  <a href="https://play.google.com/store/apps/details?id=com.mychambers.main">
    <img height="60" alt="Get it on Google Play" src="https://www.mychamberapp.com/images/google-play-badge.png">
  </a>
</div>