$qr_product_first_image="SELECT * FROM _products_images WHERE image_type='2' AND product_id='".$product_id."' ORDER BY image_type, image_order LIMIT 1; ";
$product_first_image=$mysqli->query($qr_product_first_image)->fetch_assoc();
?>
$res_product_images=$mysqli->query($qr_product_images);
while( $product_images=$res_product_images->fetch_assoc() ) {
if( !$first_image ) $first_image=1;
else { ?>
}
// echo $product_images['image_name'];
} ?>
Warning: Undefined variable $product_name in /b-index/h-product/_cnt/product_b-data_b-desc.php on line 1
if( $_SERVER['REMOTE_ADDR']=='195.22.97.240' ) { ?>
Wersja do druku
} ?>
if( $products_data['pro_type_id']!=8 ) {
include(BASE_DIR.'/b-index/h-product/_cnt/product_b-data_b-desc_a-product.php');
}
else {
include(BASE_DIR.'/b-index/h-product/_cnt/product_b-data_b-desc_b-service.php');
}
?>
include(BASE_DIR.'/b-index/h-product/_cnt/product_b-data_b-desc_c-dates.php'); ?>
include(BASE_DIR.'b-index/h-product/_cnt/product_b-data_b-desc_d-price.php'); ?>
if( $stock_info_extended ) echo PRODUCT_INFO_STOCK_AVIABILITY.': '; ?>
if( $product_stock && !filter_var($product_stock, FILTER_VALIDATE_INT) ) {
if ( $product_stock=='ext' ) { ?>
if( $stock_info_extended ) echo PRODUCT_INFO_STOCK_ONE;
}
elseif( $product_stock=='pre' ) { ?>