Jump to content

help with Configurable Option


NormanRynd

Recommended Posts

The question is simple 

When i send to client email on the order they get there server info like user ,  pass ,  due ,  date i have a Configurable Option called " Operating system " 

Here how it looks : 

image.thumb.png.5af2e754f6ce099fd596448ceb552edc.png

I want to print the value the user enter and show in email like following

Your  Server IP: {$service_dedicated_ip}

Password : {$service_password}

Your OS : XXXXX

how can i call the Configurable Option? i tried a lot like 

$service_custom_fields_OperatingSystem

$client_custom_fields_OperatingSystem

$OperatingSystem

 

Appreciate any help

 

Link to comment
Share on other sites

1 hour ago, DennisHermannsen said:

You need to loop through $service_config_options. They are the configurable options for the service.

 

i treid and didn't work it give this as value = "Array "

how can i use it ? 

$service_config_options_operatingsystem

$service_config_options.8

$service_config_options_8

$service_config_options[8]

 

non works.

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