Name | Price |
---|---|
Item #1 | $10 |
Item #2 | $100 |
Item #3 | $1000 |
Item #4 | $10.000 |
Total: | $11.110 |
Shortcode “Table”
Shortcode text for example below:
[ trx_table style="2" ] <table> <tr> <th>Name</th> <th>Price</th> </tr> <tr> <td>Item #1</td> <td>$10</td> </tr> <tr> <td>Item #2</td> <td>$100</td> </tr> <tr> <td>Item #3</td> <td>$1000</td> </tr> <tr> <td>Item #4</td> <td>$10.000</td> </tr> <tr> <td>Total:</td> <td>$11.110</td> </tr> </table> [ /trx_table ]
Table
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sit, fugiat, laboriosam dolores vel debitis aliquam eligendi eum minus deserunt officia qui accusamus unde nemo sed totam animi labore! Nesciunt, dolorem nobis nulla non earum repudiandae ratione unde cum ullam nisi laudantium fuga labore at eos natus possimus iusto voluptatum animi reiciendis hic laboriosam omnis odit fugiat cumque tempora reprehenderit cupiditate vel maiores sint in! Non, culpa, quae, perspiciatis omnis ipsam molestiae eligendi quisquam suscipit alias aperiam esse quasi voluptate eos et repudiandae facere facilis. Sit, fugiat, laboriosam dolores vel debitis aliquam eligendi eum minus deserunt officia qui accusamus unde nemo sed totam animi labore! Nesciunt, dolorem nobis nulla non earum repudiandae ratione unde cum ullam nisi laudantium fuga labore at eos natus possimus iusto voluptatum animi reiciendis hic laboriosam omnis odit fugiat cumque tempora reprehenderit cupiditate vel maiores sint in! Non, culpa, quae, perspiciatis omnis ipsam molestiae eligendi quisquam suscipit alias aperiam esse quasi voluptate eos et repudiandae facere facilis. Fugiat, aspernatur, quos, ducimus voluptatum unde odio magni corrupti aut minima ab est id provident inventore odit neque quia
Name | Price |
---|---|
Item #1 | $10 |
Item #2 | $100 |
Item #3 | $1000 |
Item #4 | $10.000 |
Total: | $11.110 |
Shortcode “Table”
Shortcode text for example below:
[ trx_table style="1" ] <table> <tr> <th>Name</th> <th>Price</th> </tr> <tr> <td>Item #1</td> <td>$10</td> </tr> <tr> <td>Item #2</td> <td>$100</td> </tr> <tr> <td>Item #3</td> <td>$1000</td> </tr> <tr> <td>Item #4</td> <td>$10.000</td> </tr> <tr> <td>Total:</td> <td>$11.110</td> </tr> </table> [ /trx_table ]
Pricing tables
- Create legal
documents - $29.95
- Get step-by-step instructions to customize and complete your documents
- Edit, download, print and share as many documents as you need
- get legal advice
- $59.95
- Sign your documents online in seconds
- Receive deep discounts when you need more help
- get legal advice
- $99.95
- Ask a lawyer your legal questions
- Have a lawyer review your work to make sure it’s done right
Shortcode “Table”
Shortcode text for example below:
[ trx_price_table align="center" count="3" ] [ trx_price_item animation="no" ] [ trx_price_data type="title" ]Create legal documents[ /trx_price_data ] [ trx_price_data type="price" money="29.95" currency="$" ][ /trx_price_data ] [ trx_price_data ]Get step-by-step instructions to customize and complete your documents[ /trx_price_data ] [ trx_price_data ]Edit, download, print and share as many documents as you need[ /trx_price_data ] [ trx_price_data type="footer" ][ trx_button type="square" style="dark" icon="" ]Start free trial[ /trx_button ][ /trx_price_data ] [ /trx_price_item ] [ trx_price_item animation="no" ] [ trx_price_data type="title" ]get legal advice[ /trx_price_data ] [ trx_price_data type="price" money="59.95" currency="$" ][ /trx_price_data ] [ trx_price_data ]Sign your documents online in seconds[ /trx_price_data ] [ trx_price_data ]Receive deep discounts when you need more help[ /trx_price_data ] [ trx_price_data type="footer" ][ trx_button type="square" style="dark" icon="" ]Sign Up[ /trx_button ][ /trx_price_data ] [ /trx_price_item ] [ trx_price_item animation="no"] [ trx_price_data type="title" ]get legal advice[ /trx_price_data ] [ trx_price_data type="price" money="99.95" currency="$" ][ /trx_price_data ] [ trx_price_data ]Ask a lawyer your legal questions[ /trx_price_data ] [ trx_price_data ]Have a lawyer review your work to make sure it's done right[ /trx_price_data ] [ trx_price_data type="footer" ][ trx_button type="square" style="dark" icon="" ]Sign Up[ /trx_button ][ /trx_price_data ] [ /trx_price_item ] [ /trx_price_table ]
Standard | Premium |
---|---|
$
29.
99
monthly
|
$
59.
99
monthly
|
1 Website | UNLIMITED Websites |
UNLIMITED Bandwidth | UNLIMITED Bandwidth |
100 GB Disk Space | UNLIMITED Disk Space |
10 MySQL Databases (Linux OS) 1 MS SQL Database (Windows OS) |
UNLIMITED Databases |
100 Email Addresses | 1000 Email Addresses |
Shortcode “Table”
Shortcode text for example below:
[ trx_table style="2" align="center" ] <table> <tr> <th>Standard</th> <th>Premium</th> </tr> <tr class="sc_table_grey"> <td> [ trx_price money="29.99" currency="$" period="monthly" ] </td> <td> [ trx_price money="59.99" currency="$" period="monthly" ] </td> </tr> <tr> <td>1 Website</td> <td><span>UNLIMITED</span> Websites</td> </tr> <tr> <td><span>UNLIMITED</span> Bandwidth</td> <td><span>UNLIMITED</span> Bandwidth</td> </tr> <tr> <td>100 GB Disk Space</td> <td><span>UNLIMITED</span> Disk Space</td> </tr> <tr> <td>10 MySQL Databases (Linux OS) <br> <i>1 MS SQL Database (Windows OS)</i></td> <td><span>UNLIMITED</span> Databases</td> </tr> <tr> <td>100 Email Addresses</td> <td>1000 Email Addresses</td> </tr> </table> [ /trx_table ]