expressCart/views/partials/payments/instore.hbs

3 lines
181 B
Handlebars

<div class="instore_button col-sm-12 text-center">
<button id="checkout_instore" class="btn btn-outline-success" type="submit">{{@root.paymentConfig.buttonText}}</button>
</div>