Your IP : 216.73.216.138


Current Path : /home/ereika83/www/wp-content/plugins/bbpowerpack/modules/pp-coupon/includes/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/bbpowerpack/modules/pp-coupon/includes/frontend.js.php

var $str = "<?php echo htmlspecialchars( $settings->coupon_code ); ?>";
;(function($) {
	new PPCoupon({
		id: '<?php echo $id; ?>',
		coupon_style: '<?php echo $settings->coupon_style; ?>',
		coupon_code: $str,
	});

})(jQuery);