| Box Location | |||||
|---|---|---|---|---|---|
| Star Trek: Voyager → Star Trek: Voyager Heroes & Villains → Other Items | |||||
| Front | Middle / Other | Back | |||
![]() |
![]() |
![]() |
|||
| Title | Number | Number Made | Manufacturer | Material | Size |
| Box of 24 Packs | None | Unknown | Rittenhouse Archives | Cardboard / Paper | Unknown |
| Year | Original Art | Autograph | Costume / Relic | Sticker | Die Cut |
| 2015 | 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('August 2, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 56.92; } [/insert_php][insert_php] if(strtotime('June 30, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 55.78; } [/insert_php][insert_php] if(strtotime('October 20, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 48.78; } [/insert_php][insert_php] if(strtotime('October 27, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 49.99; } [/insert_php][insert_php] if(strtotime('October 26, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 49.12; } [/insert_php][insert_php] if(strtotime('November 3, 2015')>strtotime('-1 months')){ $counter++; $price = $price + 41.55; } [/insert_php][insert_php] if(strtotime('January 10, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 40.00; } [/insert_php][insert_php] if(strtotime('February 11, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 59.00; } [/insert_php][insert_php] if(strtotime('March 14, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 92.80; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-1 months')){ $counter++; $price = $price + 43.95; } [/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('August 2, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 56.92; } [/insert_php][insert_php] if(strtotime('June 30, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 55.78; } [/insert_php][insert_php] if(strtotime('October 20, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 48.78; } [/insert_php][insert_php] if(strtotime('October 27, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 49.99; } [/insert_php][insert_php] if(strtotime('October 26, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 49.12; } [/insert_php][insert_php] if(strtotime('November 3, 2015')>strtotime('-3 months')){ $counter++; $price = $price + 41.55; } [/insert_php][insert_php] if(strtotime('January 10, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 40.00; } [/insert_php][insert_php] if(strtotime('February 11, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 59.00; } [/insert_php][insert_php] if(strtotime('March 14, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 92.80; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-3 months')){ $counter++; $price = $price + 43.95; } [/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('August 2, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 56.92; } [/insert_php][insert_php] if(strtotime('June 30, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 55.78; } [/insert_php][insert_php] if(strtotime('October 20, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 48.78; } [/insert_php][insert_php] if(strtotime('October 27, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 49.99; } [/insert_php][insert_php] if(strtotime('October 26, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 49.12; } [/insert_php][insert_php] if(strtotime('November 3, 2015')>strtotime('-6 months')){ $counter++; $price = $price + 41.55; } [/insert_php][insert_php] if(strtotime('January 10, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 40.00; } [/insert_php][insert_php] if(strtotime('February 11, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 59.00; } [/insert_php][insert_php] if(strtotime('March 14, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 92.80; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-6 months')){ $counter++; $price = $price + 43.95; } [/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('August 2, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 56.92; } [/insert_php][insert_php] if(strtotime('June 30, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 55.78; } [/insert_php][insert_php] if(strtotime('October 20, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 48.78; } [/insert_php][insert_php] if(strtotime('October 27, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 49.99; } [/insert_php][insert_php] if(strtotime('October 26, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 49.12; } [/insert_php][insert_php] if(strtotime('November 3, 2015')>strtotime('-1 year')){ $counter++; $price = $price + 41.55; } [/insert_php][insert_php] if(strtotime('January 10, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 40.00; } [/insert_php][insert_php] if(strtotime('February 11, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 59.00; } [/insert_php][insert_php] if(strtotime('March 14, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 92.80; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-1 year')){ $counter++; $price = $price + 43.95; } [/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('August 2, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 56.92; } [/insert_php][insert_php] if(strtotime('June 30, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 55.78; } [/insert_php][insert_php] if(strtotime('October 20, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 48.78; } [/insert_php][insert_php] if(strtotime('October 27, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 49.99; } [/insert_php][insert_php] if(strtotime('October 26, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 49.12; } [/insert_php][insert_php] if(strtotime('November 3, 2015')>strtotime('-3 years')){ $counter++; $price = $price + 41.55; } [/insert_php][insert_php] if(strtotime('January 10, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 40.00; } [/insert_php][insert_php] if(strtotime('February 11, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 59.00; } [/insert_php][insert_php] if(strtotime('March 14, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 92.80; } [/insert_php][insert_php] if(strtotime('April 2, 2016')>strtotime('-3 years')){ $counter++; $price = $price + 43.95; } [/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 + 56.92; [/insert_php][insert_php] $counter++; $price = $price + 55.78; [/insert_php][insert_php] $counter++; $price = $price + 48.78; [/insert_php][insert_php] $counter++; $price = $price + 49.99; [/insert_php][insert_php] $counter++; $price = $price + 49.12; [/insert_php][insert_php] $counter++; $price = $price + 41.55; [/insert_php][insert_php] $counter++; $price = $price + 40.00; [/insert_php][insert_php] $counter++; $price = $price + 59.00; [/insert_php][insert_php] $counter++; $price = $price + 92.80; [/insert_php][insert_php] $counter++; $price = $price + 43.95; [/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 |
| April 2, 2016 | $43.95 | No | Near Mint/Mint (7-10) | Ebay | admin |
| March 14, 2016 | $92.80 | No | Near Mint/Mint (7-10) | Ebay | admin |
| February 11, 2016 | $59.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| January 10, 2016 | $40.00 | No | Near Mint/Mint (7-10) | Ebay | admin |
| November 3, 2015 | $41.55 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 27, 2015 | $49.99 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 26, 2015 | $49.12 | No | Near Mint/Mint (7-10) | Ebay | admin |
| October 20, 2015 | $48.78 | No | Near Mint/Mint (7-10) | Ebay | admin |
| August 2, 2015 | $56.92 | No | Near Mint/Mint (7-10) | Ebay | admin |
| June 30, 2015 | $55.78 | No | Near Mint/Mint (7-10) | Ebay | admin |

