<div class="wrap"> <div class="card"> <h2 class="title"><?php esc_html_e( 'Extensions for your Store', 'ecwid-shopping-cart' ); ?></h2> <p><?php esc_html_e( 'Take advantage of powerful apps and extensions designed to enhance your store.', 'ecwid-shopping-cart' ); ?></p> <a class="button button-primary" href="admin.php?page=<?php echo esc_attr( Ecwid_Admin::ADMIN_SLUG ); ?>-admin-appmarket">Browse the App Market</a> <p></p> </div> </div>