WHMCS Services Forum

Full Version: Add Product Code In the Template List
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You need to add like this

Dear {$client_name},

Thank you for signing up with us. Your services will be activated within 24hrs

{foreach from=$products item=product}
Product: {$product}
{/foreach}

Domain: {$domainname}
Product Config Option {$service_config_options}