Features
Help Center
Open Builder
Features
Help Center
Open Builder
Pricing Table
Display Service or Product Prices in a nice way.
Overview
The pricing table is used to advertise your different services or products. It's perfectly suited for comparing different tiers of products.
Usage Examples
Selling products or services.
Comparison of product or service tiers.
...
Pricing Table Properties
The pricing table is configured with the common general properties.
Item Properties (One Price)
Identifier
: Basic identifier (not public) to .
Background:
Set an optional background for the pricing table. You can choose between colors, images, gradients and patterns.
Button Text
: Set the text for the pricing table button (Default subscribe).
Button Size
: Choose a button size.
Button Width
: Set the button width (0 = auto)
Button Color
: Set the button color, choose between your sites system colors or a custom one.
Link Type
: Add an link to the button.
The content is edited on the pricing table directly.
See it in action
Free forever
$
0
No Payment
Host your site for free on Mame
No support
..
Subscribe
Standard
$
30
Billed
Annually
Access to Everything
Basic Support
Up to 8 Sites
500 MB Quota each
Deploy to AWS, Digital Ocean..
..
Subscribe
Pro
$
99.99
No Payment
Access to Everything
Premium Support
Up to 30 Sites
1000 MB Quota each
Deploy to AWS, Digital Ocean..
..
Subscribe
A pricing table with three different prices.
Interactions and Accessibility
Users can navigate between Buttons by pressing
Tab
and open them by pressing
Enter
.
Generated HTML
<div class="mame-element mame-pricing-table" style="...">
<figure class="accent" style="..">
<figcaption>
....
</figcaption>
</figure>
</div>
Style / CSS Selectors
.mame-pricing-table {
/* All Pricing tables */
}
.mame-pricing-table button {
/* The subscribe button */
}
JavaScript
Pricing Tables are implemented in plain HTML 5 and CSS 3. They don't need any JavaScript to work properly.
Was this article helpful?
componentProperties.title
Yes, it answered my questions!
Not really
What is missing? How can we help you?
Home
Documentation
Elements Documentation
Pricing Table Documentation