Jump to content

subdomains only with free packages


vivaciti

Recommended Posts

Hi,

how do I make it so users can ONLY choose subdomains with free packages?

 

I did see a ref to this, but did not know what file should be edited and where.

 

Thank you in advance.

 

I'll second that request. Am doing a similar thing and that would be simpler for the client also.

Link to comment
Share on other sites

This has to be done with a simple template edit - if product id is one of the ones you only want to offer a subdomain with, hide the other options, else display them.

 

Matt

 

Matt

I have this as the if statement and think it is correct, but it is being totally ignored.

{if $productid eq "27" }

 

Is that part correct, please?

Link to comment
Share on other sites

No, looks like you've just picked that variable name at random. Using {debug} you can get a list of all the variables but the one you need for step two of the order process is {$productinfo.pid}

 

Matt

Thanks for that Matt

 

No not at random, searched for similar quotes in the templates.

Link to comment
Share on other sites

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