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/price.php |
<?php /** * Pricing table price block template */ ?> <div class="kitify-pricing-table__price"><?php $this->_html( 'price_prefix', '<span class="kitify-pricing-table__price-prefix">%s</span>' ); $this->_html( 'price', '<span class="kitify-pricing-table__price-val">%s</span>' ); $this->_html( 'price_suffix', '<span class="kitify-pricing-table__price-suffix">%s</span>' ); $this->_html( 'price_desc', '<p class="kitify-pricing-table__price-desc">%s</p>' ); ?></div>