# disco/1.3.48/backend/views/pro_plan.php

Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO, version 1.3.48. 9 lines.

- Page: https://pluginprobe.com/plugins/disco/1.3.48/code/backend/views/pro_plan.php
- Raw: https://pluginprobe.com/plugins/disco/1.3.48/raw/backend/views/pro_plan.php
- Modified: 2026-03-11T06:21:28+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/disco/1.3.48/code/backend/views/pro_plan.php#L10-L20`.

```php
<div id="disco-pro-plan">Pro Plan</div>
<?php
/**
 * Base page for the plugin.
 * This file is responsible for rendering the pro plan page for the plugin.
 *
 * @package    Disco/Backend
 */

```
