![]() |
|
Add Product Code In the Template List - Printable Version +- WHMCS Services Forum (https://forum.whmcsservices.net) +-- Forum: WS Modules (https://forum.whmcsservices.net/forumdisplay.php?fid=8) +--- Forum: Addons Modules (https://forum.whmcsservices.net/forumdisplay.php?fid=9) +---- Forum: New Order Ticket (https://forum.whmcsservices.net/forumdisplay.php?fid=30) +---- Thread: Add Product Code In the Template List (/showthread.php?tid=121) |
Add Product Code In the Template List - whmcsservices - 11-13-2025 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} |