| Box Location | |||||
|---|---|---|---|---|---|
| Star Trek: Mixed Series → Star Trek 25th Anniversary Series II → Other Items | |||||
| Front | Middle / Other | Back | |||
![]() |
![]() |
![]() |
|||
| Title | Number | Number Made | Manufacturer | Material | Size |
| Box of 36 Packs | None | Unknown | Impel | Cardboard / Paper | Unknown |
| Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
| 1991 | No | No | 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('October 3, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 16.98; } [/insert_php][insert_php] if(strtotime('October 8, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 8.59; } [/insert_php][insert_php] if(strtotime('November 7, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 13.25; } [/insert_php][insert_php] if(strtotime('November 12, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('January 19, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 12.00; } [/insert_php][insert_php] if(strtotime('February 14, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 12.67; } [/insert_php][insert_php] if(strtotime('February 25, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('March 3, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 27.25; } [/insert_php][insert_php] if(strtotime('March 6, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 22.43; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 13.94; } [/insert_php][insert_php] if(strtotime('March 15, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 34.50; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 23.42; } [/insert_php][insert_php] if(strtotime('March 28, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 28.80; } [/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('October 3, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 16.98; } [/insert_php][insert_php] if(strtotime('October 8, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 8.59; } [/insert_php][insert_php] if(strtotime('November 7, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 13.25; } [/insert_php][insert_php] if(strtotime('November 12, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('January 19, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 12.00; } [/insert_php][insert_php] if(strtotime('February 14, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 12.67; } [/insert_php][insert_php] if(strtotime('February 25, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('March 3, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 27.25; } [/insert_php][insert_php] if(strtotime('March 6, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 22.43; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 13.94; } [/insert_php][insert_php] if(strtotime('March 15, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 34.50; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 23.42; } [/insert_php][insert_php] if(strtotime('March 28, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 28.80; } [/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('October 3, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 16.98; } [/insert_php][insert_php] if(strtotime('October 8, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 8.59; } [/insert_php][insert_php] if(strtotime('November 7, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 13.25; } [/insert_php][insert_php] if(strtotime('November 12, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('January 19, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 12.00; } [/insert_php][insert_php] if(strtotime('February 14, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 12.67; } [/insert_php][insert_php] if(strtotime('February 25, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('March 3, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 27.25; } [/insert_php][insert_php] if(strtotime('March 6, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 22.43; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 13.94; } [/insert_php][insert_php] if(strtotime('March 15, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 34.50; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 23.42; } [/insert_php][insert_php] if(strtotime('March 28, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 28.80; } [/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('October 3, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 16.98; } [/insert_php][insert_php] if(strtotime('October 8, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 8.59; } [/insert_php][insert_php] if(strtotime('November 7, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 13.25; } [/insert_php][insert_php] if(strtotime('November 12, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('January 19, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 12.00; } [/insert_php][insert_php] if(strtotime('February 14, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 12.67; } [/insert_php][insert_php] if(strtotime('February 25, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('March 3, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 27.25; } [/insert_php][insert_php] if(strtotime('March 6, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 22.43; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 13.94; } [/insert_php][insert_php] if(strtotime('March 15, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 34.50; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 23.42; } [/insert_php][insert_php] if(strtotime('March 28, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 28.80; } [/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('October 3, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 16.98; } [/insert_php][insert_php] if(strtotime('October 8, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 8.59; } [/insert_php][insert_php] if(strtotime('November 7, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 13.25; } [/insert_php][insert_php] if(strtotime('November 12, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('January 19, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 12.00; } [/insert_php][insert_php] if(strtotime('February 14, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 12.67; } [/insert_php][insert_php] if(strtotime('February 25, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 14.00; } [/insert_php][insert_php] if(strtotime('March 3, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 27.25; } [/insert_php][insert_php] if(strtotime('March 6, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 22.43; } [/insert_php][insert_php] if(strtotime('December 13, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 13.94; } [/insert_php][insert_php] if(strtotime('March 15, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 34.50; } [/insert_php][insert_php] if(strtotime('March 21, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 23.42; } [/insert_php][insert_php] if(strtotime('March 28, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 28.80; } [/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.98; [/insert_php][insert_php] $counter++; $price = $price + 8.59; [/insert_php][insert_php] $counter++; $price = $price + 13.25; [/insert_php][insert_php] $counter++; $price = $price + 14.00; [/insert_php][insert_php] $counter++; $price = $price + 12.00; [/insert_php][insert_php] $counter++; $price = $price + 12.67; [/insert_php][insert_php] $counter++; $price = $price + 14.00; [/insert_php][insert_php] $counter++; $price = $price + 27.25; [/insert_php][insert_php] $counter++; $price = $price + 22.43; [/insert_php][insert_php] $counter++; $price = $price + 13.94; [/insert_php][insert_php] $counter++; $price = $price + 34.50; [/insert_php][insert_php] $counter++; $price = $price + 23.42; [/insert_php][insert_php] $counter++; $price = $price + 28.80; [/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 |
| March 28, 2016 | $28.80 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 21, 2016 | $23.42 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 15, 2016 | $34.50 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 6, 2016 | $22.43 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 3, 2016 | $27.25 | No | Near Mint/Mint (7-10) | Ebay | admin |
| February 25, 2016 | $14.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| February 14, 2016 | $12.67 | No | Near Mint/Mint (7-10) | Ebay | admin |
| January 19, 2016 | $12.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| December 13, 2015 | $13.94 | No | Near Mint/Mint (7-10) | Ebay | admin |
| November 12, 2015 | $14.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| November 7, 2015 | $13.25 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 8, 2015 | $8.59 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 3, 2015 | $16.98 | No | Near Mint/Mint (7-10) | Ebay | admin |

