Step 1: We have 4 total layout of pricing section which will list your WHMCS product assigned from Cloudx addon.

Step 2: The pricing layout without billing Cycle
{include file="$template/custom_file/common_price_file/plan-section-layout-without-billcycle.tpl"}
Copy the above line and paste it to your existing page or new page where you want to use.

Step 3: The Layout with billing cycle.
{include file="$template/custom_file/common_price_file/plan-section-layout-with-billcycle.tpl"}
Copy the above line and paste it to your existing page or new page where you want to use

Step 4: Layout 1 for dedicated server product list.
{include file="$template/custom_file/common_price_file/plan-section-layout-dedicated.tpl"}
Copy the above line and paste it to your existing page or new page where you want to use

Step 5: Layout 2 for dedicated product lisiting
{include file="$template/custom_file/common_price_file/plan-section-layout-dedicated-2.tpl"}
Copy the above line and paste it to your existing page or new page where you want to use
