Problem still is actual. Any one can help me?
I want to create configurator in custom page or index.php (`header.tpl`) and forward customization to product use `POST` or `GET` method.
I thinked that I can do it if add config to link, but WHMCS redirect me (when disabled requiered domain) from http://whmcs.loc/cart.php?a=add&pid=* to http://whmcs.loc/cart.php?a=confproduct&i=*
Also I want to get product list in index.php. Can I do it, or no?