ASTRA_Ext_WooCommerce_Markup::render_coupon_text()

Render coupon text for the selective refresh partial.


Description


Return

(string)


Source

File: addons/woocommerce/classes/class-astra-ext-woocommerce-markup.php

		public function render_coupon_text() {
			return astra_get_option( 'woo-coupon-text' );
		}

Changelog

Changelog
Version Description
4.1.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.