session_start(); ?>
//DBCONNECTION require("/www/websites/furnituretopekakansas.com/wwwroot/manager/dbconnect.php"); //GET INFO $product_id = "7717"; //SET PAGE ATTRIBLTES $page_name = "product_catalog"; $title = "Key Town- Round Ctr. Height Table - Gathering / Pub Tables - Dining Room Furniture | RoomMakers Furniture Store"; $image = mysql_fetch_object(mysql_query("SELECT * FROM uploaded_images_new WHERE reference='products' AND reference_id='$product_id' AND image_type='4' ORDER BY display_order ASC")); $click_image = mysql_fetch_object(mysql_query("SELECT * FROM uploaded_images_new WHERE reference='products' AND reference_id='$product_id' AND image_type='2' ORDER BY display_order ASC")); //PRODUCT INFO $product = mysql_fetch_object(mysql_query("SELECT * FROM products WHERE id='$product_id'")); $manufacturer = mysql_fetch_object(mysql_query("SELECT * FROM manufacturer WHERE id='$product->manufacturer_id'")); //NAV SETTINGS $category_id = $product->category_id; $sub_category_id = $product->sub_category_id; //REQUIRE HEADER require_once("../../header.php"); //ADD TO VIEW HISTORY add_to_recent($product->id); ?>
require($path."left-nav.php"); ?>

This Page Has Been Sent
Your Message Was Sent