Apply SJGHC Staff Coupon Code
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -140,7 +140,7 @@ do_action( 'woocommerce_before_cart' ); ?> | ... | @@ -140,7 +140,7 @@ do_action( 'woocommerce_before_cart' ); ?> |
| 140 | 140 | ||
| 141 | <?php if ( wc_coupons_enabled() ) { ?> | 141 | <?php if ( wc_coupons_enabled() ) { ?> |
| 142 | <div class="coupon"> | 142 | <div class="coupon"> |
| 143 | <label for="coupon_code"><?php esc_html_e( 'Coupon:', 'woocommerce' ); ?></label> <input type="text" name="coupon_code" class="input-text form-control" id="coupon_code" value="" placeholder="<?php esc_attr_e( 'Coupon code', 'woocommerce' ); ?>" /> <button type="submit" class="btn btn-outline-primary" name="apply_coupon" value="<?php esc_attr_e( 'Apply coupon', 'woocommerce' ); ?>"><?php esc_attr_e( 'Apply coupon', 'woocommerce' ); ?></button> | 143 | <label for="coupon_code"><?php esc_html_e( 'Coupon:', 'woocommerce' ); ?></label> <input type="text" name="coupon_code" class="input-text form-control" id="coupon_code" value="" placeholder="<?php esc_attr_e( 'Coupon code', 'woocommerce' ); ?>" /> <button type="submit" class="btn btn-outline-primary" name="apply_coupon" value="<?php esc_attr_e( 'Apply SJGHC Staff Coupon Code', 'woocommerce' ); ?>"><?php esc_attr_e( 'Apply SJGHC Staff Coupon Code', 'woocommerce' ); ?></button> |
| 144 | <?php do_action( 'woocommerce_cart_coupon' ); ?> | 144 | <?php do_action( 'woocommerce_cart_coupon' ); ?> |
| 145 | </div> | 145 | </div> |
| 146 | <?php } ?> | 146 | <?php } ?> | ... | ... |
| ... | @@ -36,7 +36,7 @@ if ( ! wc_coupons_enabled() ) { // @codingStandardsIgnoreLine. | ... | @@ -36,7 +36,7 @@ if ( ! wc_coupons_enabled() ) { // @codingStandardsIgnoreLine. |
| 36 | </p> | 36 | </p> |
| 37 | 37 | ||
| 38 | <p class="form-row form-row-last"> | 38 | <p class="form-row form-row-last"> |
| 39 | <button type="submit" class="btn btn-outline-primary" name="apply_coupon" value="<?php esc_attr_e( 'Apply coupon', 'woocommerce' ); ?>"><?php esc_html_e( 'Apply coupon', 'woocommerce' ); ?></button> | 39 | <button type="submit" class="btn btn-outline-primary" name="apply_coupon" value="<?php esc_attr_e( 'Apply SJGHC Staff Coupon Code', 'woocommerce' ); ?>"><?php esc_html_e( 'Apply SJGHC Staff Coupon Code', 'woocommerce' ); ?></button> |
| 40 | </p> | 40 | </p> |
| 41 | 41 | ||
| 42 | <div class="clear"></div> | 42 | <div class="clear"></div> | ... | ... |
-
Please register or sign in to post a comment