Sindbad~EG File Manager

Current Path : /home/n/i/c/nicedoo/www/wp-content/plugins/tier-pricing-table/src/Integrations/Themes/
Upload File :
Current File : /home/n/i/c/nicedoo/www/wp-content/plugins/tier-pricing-table/src/Integrations/Themes/Electro.php

<?php namespace TierPricingTable\Integrations\Themes;

class Electro {

	public function __construct() {
		add_action( 'wp_head', function () {
			?>
			<script>
				function tieredPriceTableGetProductPriceContainer() {
					return jQuery('form.cart').closest('.product-actions').find('.tiered-pricing-dynamic-price-wrapper');
				}
			</script>
			<?php
		} );
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists