List all the domains that you offer along with price in table format and with search option for quick find.
[whmpress_price_table_domain html_id = ""][/whmpress_price_table_domain]
Parameters
- html_id: add a custom id to the wrapper HTML element for further CSS customization.
- html_class: Add a custom class to wrapper HTML element. (two builtin classes)
- table_id: add a custom id to the table element for further CSS customization.
- currency: Used with multi-currency, set the Currency in which price is displayed, if not mentioned session currency is used (which user have selected), if no session is found, currency set as default in WHMCS is used.
- show_tlds: comma separated values of tlds to to list in table. Only tlds that exists in WHMCS will be added. No spaces in comma separated values.
- show_tlds_wildcard: show only tlds matching with given string. Very useful if you want to show only tlds related to your country, e.g. “.in”
- hide_search: Yes or No to hide or show search.