System Configuration:
Low - Mid - High
CPU
cpu->low->name; ?> ($cpu->low->price; ?>)
cpu->mid->name; ?> ($cpu->mid->price; ?>)
cpu->high->name; ?> ($cpu->high->price; ?>)
Case
case->low->name; ?> ($case->low->price; ?>)
cpu->mid->name; ?> ($cpu->mid->price; ?>)
cpu->high->name; ?> ($cpu->high->price; ?>)
Memory
memory->low->name; ?> ($memory->low->price; ?>)
memory->mid->name; ?> ($memory->mid->price; ?>)
memory->high->name; ?> ($memory->high->price; ?>)
Hard Drive
harddrive->low->name; ?> ($harddrive->low->price; ?>)
harddrive->mid->name; ?> ($harddrive->mid->price; ?>)
harddrive->high->name; ?> ($harddrive->high->price; ?>)
Optical Drive
optical->low->name; ?> ($optical->low->price; ?>)
optical->mid->name; ?> ($optical->mid->price; ?>)
optical->high->name; ?> ($optical->high->price; ?>)
Sound Card
sound->low->name; ?> ($sound->low->price; ?>)
sound->mid->name; ?> ($sound->mid->price; ?>)
sound->high->name; ?> ($sound->high->price; ?>)
Video Card
video->low->name; ?> ($video->low->price; ?>)
video->mid->name; ?> ($video->mid->price; ?>)
video->high->name; ?> ($video->high->price; ?>)
Operating System
os->low->name; ?> ($os->low->price; ?>)
os->mid->name; ?> ($os->mid->price; ?>)
os->high->name; ?> ($os->high->price; ?>)