# tier-pricing-table/2.1.2/freemius/templates/ajax-loader.php

Tiered Pricing Table for WooCommerce, version 2.1.2. 1 lines.

- Page: https://pluginprobe.com/plugins/tier-pricing-table/2.1.2/code/freemius/templates/ajax-loader.php
- Raw: https://pluginprobe.com/plugins/tier-pricing-table/2.1.2/raw/freemius/templates/ajax-loader.php
- Modified: 2019-04-04T19:01:34+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/tier-pricing-table/2.1.2/code/freemius/templates/ajax-loader.php#L10-L20`.

```php
<div class="fs-ajax-loader" style="display: none"><?php for ( $i = 1; $i <= 8; $i ++ ) : ?><div class="fs-ajax-loader-bar fs-ajax-loader-bar-<?php echo $i ?>"></div><?php endfor ?></div>
```
