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
- DESIGN CONSULTING
- $129.95
- Step-by-step instructions to customize and complete your repair works
- Basic house maintenance and repair cunsultations
- HOME MAINTENANCE
- $159.95
- All types of house maintenance
- Receive deep discounts when you need more help
- REPAIR DEAL
- $199.95
- Ask a specialist your repair questions
- Have a specialist 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" ]DESIGN CONSULTING[ /trx_price_data ] [ trx_price_data type="price" money="129.95" currency="$" ][ /trx_price_data ] [ trx_price_data ]Step-by-step instructions to customize and complete your repair works[ /trx_price_data ] [ trx_price_data ]Basic house maintenance and repair cunsultations[ /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" ]HOME MAINTENANCE[ /trx_price_data ] [ trx_price_data type="price" money="159.95" currency="$" ][ /trx_price_data ] [ trx_price_data ]All types of house maintenance[ /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" ]REPAIR DEAL[ /trx_price_data ] [ trx_price_data type="price" money="199.95" currency="$" ][ /trx_price_data ] [ trx_price_data ]Ask a specialist your repair questions[ /trx_price_data ] [ trx_price_data ]Have a specialist 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 ]