File "html-settings-group.php"

Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/woo-variation-swatches/includes/html-settings-group.php
File size: 822 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
defined( 'ABSPATH' ) or die( 'Keep Quit' );
?>

<h2><?php esc_html_e( 'Swatches Group', 'woo-variation-swatches' ); ?></h2>

<div class="woo-variation-swatches-group-section-wrapper">

	<div class="woocommerce-BlankState woocommerce-BlankState--swatches-group">
		<h2 class="woocommerce-BlankState-message">
			<?php esc_html_e( 'Show your swatches individually or in groups. Split variation swatches into group to make it much more user friendly.', 'woo-variation-swatches' ); ?>
		</h2>
		<a class="woocommerce-BlankState-cta button-primary button" target="_blank" href="https://demo.getwooplugins.com/woocommerce-variation-swatches/group-category-swatches/">
			<?php esc_html_e( 'Show me, How it works!', 'woo-variation-swatches' ); ?>
			<span class="dashicons dashicons-external"></span>
		</a>
	</div>
</div>