Welcome to the documentation article on utilizing "Product Groups" (see demo) (opens new window) boxes with Lagom WHMCS Website Builder. In this guide, we'll walk you through the seamless process of incorporating and optimizing "Product Group" boxes to showcase your offerings effectively. Learn how to leverage this feature to organize products, personalize packages, and create a visually appealing website that captures your audience's attention.
<h2> tag. HTML tags are allowed in that field.Presents inventory of product groups that have been included in this section and are set to be showcased on the website page. This compilation provides you with the ease of organizing items through a simple drag-and-drop mechanism, enabling you to finely tune their order as needed.
When "Add New product" modal will be shown, you will be asked to choose the "Product Group". This select list product which has been configured in WHMCS "Product and Services" (opens new window) page.
Product group title and description is automatically loaded from WHMCS database, and these fields can not be managed via this modal.
Choose the WHMCS page or CMS page to which a specific product group will be linked. You can select from a comprehensive list of all available WHMCS pages and CMS pages to seamlessly integrate your product group.
When the "Show graphics for this item" option is turned on, a list of available icons and graphics will be displayed. Learn more about "Media Modal".
Apply promotion code to this product group - This option allows you to directly assign a promotional code specific to the product group. For detailed instructions on how to use this feature, please refer to the Common Settings. It is important to familiarize yourself with these settings, as promotional codes can overlap, affecting how discounts are applied across different product groups.
Custom Class - Adds custom class to the product package container, which lets you to write your own CSS rules, to modify our product based on your requirements.
The "Group" option enables you to generate multiple product groups, which will subsequently appear on the frontend as distinct tabs.
Take a look at an illustrative example of how these groups might be presented on the resulting website page.:
Choose the appearance of the product boxes on your generated website page by selecting one of the predefined types from the provided list.
Choose the style for the created packages to determine how you want them to be displayed on the generated website page.
The "Product Group Slider" feature empowers you to determine the screen resolutions at which the product packages will be displayed as a slider. This option proves beneficial especially when you have a substantial number of products to showcase, and you aim to prevent excessive page length.
When enabled you'll see additional multi select field, where you'd be able to choose multiple options from below list
1320px.992px to 1319px.768px to 991px.767px.Here's an example of how the slider featuring "Product" packages appears on the generated website page:
The "Choose product group price display" option allows you to decide what pricing should be shown for selected product group box.
This feature allows product groups to be sorted based on their monthly price equivalent. Once enabled, the sorting will automatically arrange products in the selected order.
When this feature is enabled, your customers can sort product groups based on custom values defined within the product description. To use this option, you will need to modify your product descriptions to include a value that can be used for sorting.
Example of a compatible product description:
<ul class="package-features">
<li data-sort="CPU|4"><b>4</b> Core</li>
<li><b>10 GB</b> Storage</li
><li><b>Unlimited</b> Bandwidth</li>
</ul>
The data-sort attribute defines the value used for sorting. The format should follow Category|Value, where:
Category is the identifier for sorting (e.g., "CPU")Value is the numeric value used to compare productsSorting options:
CPU|1 will appear before one with CPU|4.CPU|99 will appear before one with CPU|4.Make sure each product includes the appropriate data-sort value in its description to ensure accurate sorting.
1320px.992px to 1319px.768px to 991px.767px.In this section you are able to add additional CTA buttons which will be shown below product boxes. Learn more how to add buttons using Add Button Manager modal.
The Lagom WHMCS Website Builder includes a helpful feature that shows customers which billing period offers the best value. This is especially useful for resellers who want to show why longer billing periods, like yearly payments, are better value compared to monthly payments.
If you do not wish to utilize this function, our Hide Billing Cycle Discounts feature lets you disable the discounts on your pages.
Within the "Products/Services" settings under the "Pricing" section in WHMCS system, you can set up various billing periods such as monthly, quarterly, and semi-annually.
The feature calculates the monthly cost for each billing period and shows how this compares to paying monthly.
To demonstrate, consider the following example product prices:
| Billing cycle and its price | Price per month | How much % profitability relative to the monthly price |
|---|---|---|
| Monthly ($4.69) | $4.69 | - |
| Annually ($53.47) | $4.46 ($53.47 / 12 months) | 5% cheaper relative to the Monthly price |
| Biennially ($101.30) | $4.22 ($101.30 / 24 months) | 10% cheaper relative to the Monthly price |
| Triennially ($143.64) | $3.99 ($143.64 / 36 months) | 15% cheaper relative to the Monthly price |
The most savings (15%) can be gained by choosing the triennially billing cycle.