Linux hkvL61zh9Vexzf 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 Path : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/kitify/templates/pricing-table/global/ |
Current File : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/kitify/templates/pricing-table/global/index.php |
<?php /** * Pricing table main template */ ?> <div class="kitify-pricing-table<?php $this->_html( 'featured', ' featured-table' ); ?>"> <?php $this->_glob_inc_if( 'heading', array( 'icon', 'title', 'subtitle' ) ); ?> <?php $this->_glob_inc_if( 'price', array( 'price_prefix', 'price', 'price_suffix' ) ); ?> <?php $this->_get_global_looped_template( 'features', 'features_list' ); ?> <?php $this->_glob_inc_if( 'action', array( 'button_before', 'button_url', 'button_text', 'button_after' ) ); ?> <?php $this->_glob_inc_if( 'badge', array( 'featured' ) ); ?> </div>