Ok, so the bottom line is this, i have just put together an awesome slider for VPS/Dedicated. this could also be used in general i suppose if you offered custom packages with configurable options.
Now what i need is the template vars. This is a one page slider and i think its awesome.. i would, i wrote it. I may also release to the community the full thing, (donations would be gratefully accepted)
The slider selects the vps / dedicated base products, and on the same page so no clicking to another page or ajax loadups, the client then gets to select any addons. How many virtual cores, how much ram, you get the idea.
The pricing is displayed as well as the quantities selected. However this side is front facing and the pricing is just for client show. This does not make pricing changes to the order itself those need to be set up in the product pages. when submitted the package and quantities are submitted only allowing whmcs to take over the rest of the order process.
Now, this is where i am at I have all the pricing hard coded into the functions. (just because i needed to test the slider worked correctly)
I need to know what vars whmcs uses in the cart.php as this is the file that will call my slider (will be in the templates). Are all vars available at file call time, or are they called with ajax as the options progress?
I need them to be all available ideally, i dont want to rewrite cart.php.
If you know the answers, or know of the template vars for this file please let me know so i can continue this cool slider

Reply With Quote