Step 1: Log in to WHMCS Admin
Step 2: Go to Add-ons > WGS HostX >Page manager

Step 3: Hit the Add New Page button

Step 4: After clicking on the new page create a page and publish it.

Note: Create the page of Terms and Condition
Step 2: Log in to WHMCS Admin
Step 3: Go to Add-ons > WGS HostX >Block Manager

Step 3: Click on the copy main block button

Step 4: Select the custom layout from the below screenshot

Step 5: Select the language and the Block Title(unique) and click on submit after filling in the required data

Step 6: Search the Terms and conditions and edit the block

Step 7: You can change the title according to you.

Step 8: Click on Source code and put the HTML in it.

Step 9: Paste the code given below and press OK and click on the update button. You can change the text according to your requirement.
<div class="term-domain_banner register-domain-banner2"style="background-image: url('{$WEB_ROOT}/templates/{$template}/images/term_bg_1.jpg');">
<div class="container">
<h1>TERMS OF SERVICE</h1>
</div>
</div>

Step 9: Create a new block so that the inner section can be added

Step 10: Find the block and click on the edit button.

Step 11: Put the unique title click on the source code to add HTML

Step 12: Paste the given code and click on ok then update it. You can change the text according to your requirement.
<div class="inner-term-domain-page">
<div class="container inner_term_container">
<h3>Account Terms</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. </p>
<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. </p>
<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
<h3>Account Activation</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. </p>
<h3>Refunds</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. </p>
<ulclass="term_lis">
<li><span><imgsrc="{$WEB_ROOT}/templates/{$template}/images/chcek_price_icon.png"class="chcek_ic">
Full Inbox protection at competitive prices</span></li>
<li><span><imgsrc="{$WEB_ROOT}/templates/{$template}/images/chcek_price_icon.png"class="chcek_ic">
Easy configuration </span> </li>
<li><span><imgsrc="{$WEB_ROOT}/templates/{$template}/images/chcek_price_icon.png"class="chcek_ic">
Various reporting options </span></li>
<li><span><imgsrc="{$WEB_ROOT}/templates/{$template}/images/chcek_price_icon.png"class="chcek_ic">
Increase employee productivity </span> </li>
</ul>
<p>VPS, Cloud VPS, Dedicated Servers, Cloud Servers, Infrastructure Services, AWS or Google Cloud Computing services are not eligible for 30 days money back guarantee.</p>
<p>If the TOS/AUP agreed upon when ordering is violated this voids your eligibility for the 30 day money back guarantee. WIPL reserves the right to deny the refund if we feel abuse of services has occurred.</p>
</div>
</div>

Step 13: Now assign the Block to the Terms & Conditions and Privacy Page
For assign the block go to Page Manager

Step 14: Search the Terms and Conditions and edit the block

Step 15: Drag here to assign and click on Publish

Step 16: Final Result will be display like this
