| Trading Card Location | |||||
|---|---|---|---|---|---|
| Star Trek: Mixed Series → Star Trek Aliens → Autographs | |||||
| Front | Middle / Other | Back | |||
![]() |
![]() |
![]() |
|||
| Title | Number | Number Made | Manufacturer | Material | Size |
| Kristanna Loken | None | 200-300 | Rittenhouse Archives | Cardboard / Paper | 2½” x 3½” (Standard) |
| Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
| 2012 | No | Yes | No | No | No |
| Notes | |||||
| None | |||||
| Non-Graded Price History Averages | |||||
|---|---|---|---|---|---|
| 1 Month | 3 Months | 6 Months | 1 Year | 3 Years | Lifetime |
| [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('September 30, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 16.51; } [/insert_php][insert_php] if(strtotime('October 21, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 15.88; } [/insert_php][insert_php] if(strtotime('November 2, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 18.54; } [/insert_php][insert_php] if(strtotime('October 30, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 15.55; } [/insert_php][insert_php] if(strtotime('February 13, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 20.98; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 19.05; } [/insert_php][insert_php] if(strtotime('October 7, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 31.00; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('September 30, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 16.51; } [/insert_php][insert_php] if(strtotime('October 21, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 15.88; } [/insert_php][insert_php] if(strtotime('November 2, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 18.54; } [/insert_php][insert_php] if(strtotime('October 30, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 15.55; } [/insert_php][insert_php] if(strtotime('February 13, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 20.98; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 19.05; } [/insert_php][insert_php] if(strtotime('October 7, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 31.00; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('September 30, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 16.51; } [/insert_php][insert_php] if(strtotime('October 21, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 15.88; } [/insert_php][insert_php] if(strtotime('November 2, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 18.54; } [/insert_php][insert_php] if(strtotime('October 30, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 15.55; } [/insert_php][insert_php] if(strtotime('February 13, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 20.98; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 19.05; } [/insert_php][insert_php] if(strtotime('October 7, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 31.00; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('September 30, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 16.51; } [/insert_php][insert_php] if(strtotime('October 21, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 15.88; } [/insert_php][insert_php] if(strtotime('November 2, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 18.54; } [/insert_php][insert_php] if(strtotime('October 30, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 15.55; } [/insert_php][insert_php] if(strtotime('February 13, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 20.98; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 19.05; } [/insert_php][insert_php] if(strtotime('October 7, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 31.00; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] if(strtotime('September 30, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 16.51; } [/insert_php][insert_php] if(strtotime('October 21, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 15.88; } [/insert_php][insert_php] if(strtotime('November 2, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 18.54; } [/insert_php][insert_php] if(strtotime('October 30, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 15.55; } [/insert_php][insert_php] if(strtotime('February 13, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 20.98; } [/insert_php][insert_php] if(strtotime('April 4, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 19.05; } [/insert_php][insert_php] if(strtotime('October 7, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 31.00; } [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] | [insert_php] $counter = 0; $price=0; [/insert_php][insert_php] $counter++; $price = $price + 16.51; [/insert_php][insert_php] $counter++; $price = $price + 15.88; [/insert_php][insert_php] $counter++; $price = $price + 18.54; [/insert_php][insert_php] $counter++; $price = $price + 15.55; [/insert_php][insert_php] $counter++; $price = $price + 20.98; [/insert_php][insert_php] $counter++; $price = $price + 19.05; [/insert_php][insert_php] $counter++; $price = $price + 31.00; [/insert_php][insert_php]; if ($counter > 0) { //checks to make sure there won't be a divide by zero error $totalaverage = ($price / $counter); //divide monetary sum by the number of entries if ($_GET['item_number'] != $_GET['reference']) { $totalaverage = ($totalaverage / $_GET['num']); } } echo '$'; //echo the dollar sign round ($totalaverage, 2); //round the number to a maximum of two decimal places echo number_format((float)$totalaverage, 2, '.', ''); //force two decimal places for monetary consistency [/insert_php] |
| Price History Detail | |||||
|---|---|---|---|---|---|
| Date Sold | Price | Graded | Condition | Location | User |
| October 7, 2016 | $31.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| April 4, 2016 | $19.05 | No | Near Mint/Mint (7-10) | Ebay | admin |
| February 13, 2016 | $20.98 | No | Near Mint/Mint (7-10) | Ebay | admin |
| November 2, 2015 | $18.54 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 30, 2015 | $15.55 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 21, 2015 | $15.88 | No | Near Mint/Mint (7-10) | Ebay | admin |
| September 30, 2015 | $16.51 | No | Near Mint/Mint (7-10) | Ebay | admin |

