Jump to content

Help with Configurable Options


davidb

Recommended Posts

Hey all,

I am using Configurable Options to help make WHMCS fit to my Game Hosting Company, but I am wanting to be able to offer 1 Plan with addon items under configurable options.

I want to be able to make a direct link so that users can select say a 12 slot server and the configurable option will be preset.

The demo URL is: http://silva-hosting.com/dev/whmcs/order.php?step=2&pid=1

I want to be able to find out if theres a way to make configoption[2] a variable in the URL.

 

Any Ideas?

 

Cheers! :)

Link to comment
Share on other sites

Hello,

Yes I have tried. This is a snippet of the HTML source for the section:

<select name="configoption[2]">
<option value="14">10 Slots</option>
<option value="15">11 Slots - $3.70 AUD</option>
<option value="16">12 Slots - $7.40 AUD</option>
<option value="17">13 Slots - $11.10 AUD</option>
<option value="18">14 Slots - $14.80 AUD</option>
<option value="19">15 Slots - $18.50 AUD</option>
<option value="20">16 Slots - $22.20 AUD</option>

<option value="21">17 Slots - $25.90 AUD</option>
<option value="22">18 Slots - $29.60 AUD</option>
<option value="23">19 Slots - $33.30 AUD</option>
<option value="24">20 Slots - $37.00 AUD</option>
<option value="25">21 Slots - $40.70 AUD</option>
<option value="26">22 Slots - $44.40 AUD</option>
</select>

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated