# disco/1.1.9/backend/views/create_discount.php

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

- Page: https://pluginprobe.com/plugins/disco/1.1.9/code/backend/views/create_discount.php
- Raw: https://pluginprobe.com/plugins/disco/1.1.9/raw/backend/views/create_discount.php
- Modified: 2024-05-27T11:09:12+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.1.9/code/backend/views/create_discount.php#L10-L20`.

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

```
