 |
Quick Find |
 |
|
$cache_time = 7200; // Time in seconds to keep a page cached
$cache_folder = '/var/www/vhosts/xchoppers.com/httpdocs/cache/custom/categories/'; // Folder to store cached files (no trailing slash)
$cache_filename = $cache_folder.md5($cPath); // $_SERVER['REQUEST_URI']); // Location to lookup or store cached file
//Check to see if this file has already been cached
// If it has get and store the file creation time
$cache_created = (file_exists($cache_filename)) ? filemtime($cache_filename) : 0;
//$cache_created = 0;
if ($cache_created != 0 && (time() - $cache_created) < $cache_time) {
readfile($cache_filename); // The cached copy is still valid, read it into the output buffer
ob_flush();
// flush();
} else {
if(!tep_session_is_registered('customer_id')) {
ob_start(); // Turns on output buffering
}
?>
 |
Browse |
 |
|
 |
Manufacturers |
 |
|
|
 |
Information |
 |
|
|
|
 |
|
Product Name |
Price |
Buy Now |
 |
Accutronix - Indian Motorcycles REAR Folding foot peg adapters |
$63.95 |
|
 |
Accutronix Black Horizontal Sidemount - Fury, Sabre, Interstate, |
$228.95 $206.06 |
|
 |
Accutronix Black Vertical Sidemount - Fury, Sabre, Interstate, |
$228.95 $206.06 |
|
 |
Accutronix CV Air Cleaner Adapter for VT1300 Fury, Saber, etc. |
$140.95 $129.95 |
|
 |
Accutronix Folding Tribal Pegs Honda Cruisers (Rear Only) |
$205.95 |
|
 |
Accutronix Forward Controls -Diamond - Fury, ALL VT1300 |
$1,099.95 |
|
 |
Accutronix Forward Controls -Tribal - Fury, ALL VT1300 |
$1,099.95 |
|
 |
Accutronix License Plate Light & Sidemount for Honda Fury, Sabre |
$228.95 $206.06 |
|
 |
Accutronix Rubber Folding pegs - Honda Cruisers (Rear Only) |
$178.95 |
|
 |
Black Scout Horizontal or Vertical Side Mount License Plate Kit |
$228.95 $206.06 |
|
 |
Chrome Scout Horizontal or Vertical Side Mount License Plate Kit |
$228.95 $206.06 |
|
Displaying 1 to 11 (of 11 products) |
Result Pages: 1 |
|
|
|