Livrare rapida și transport gratuit la comenzile de peste 350 RON.
echo $name_txt;?>
echo $frame_name;?>
Articol (SKU): echo $correct_name;?>
GTIN13 (EAN Code): echo $eancode;?>
require 'header-store.php';?> // Get products from database if (empty(mysqli_real_escape_string($conn3, $_GET['id']))) { echo ''; }else{ $product_id = (int)mysqli_real_escape_string($conn3, $_GET['id']); } if ($choose_material=='') { $choose_material = 'bumbac'; } $result = $db->query("SELECT * FROM 0_table_products WHERE product_id='$product_id' LIMIT 1"); if($result->num_rows > 0){ $row = $result->fetch_assoc(); $forma=$row['forma']; $name = $row['product_sku']; // $resultpart0 > 0001 // $resultpart1 > B // $resultpart2 > 1 // $resultpart3 > 100x100 // $image3part2 > 1-100X100 (FILTERED SIZES) // $name_without_001 > B-1-100X100 // $name_without_002 > P-1-100X100 // $name_without_003 > 5P-1-100X100 // $price > 100 | $price_pvc | $price_pvc5 | $price_bumbac // $old_price > Base price | $old_price_pvc | $old_price_pvc5 | $old_price_bumbac // $product_lable > Special, SALE, etc... | $product_lable_pvc | $product_lable_pvc5 | $product_lable_bumbac // $product_lable2 > TIPAR PE PANZA BUMBAC... etc | $product_lable2_pvc | $product_lable2_pvc5 | $product_lable2_bumbac // $product_link = "articol.php?id=".$product_id."&material=".$choose_material."&forma=".$forma."&texture=".$filter_texture."&texture_id=".$texture_id;"; // $name_txt > Texture Short Name RO // $name_txt2 > Texture Long Name RO ||| posible use ($row_sql_txt['texture_keywords']; > texture_colors > texture_tags > texture_types (general) > texture_special (not/yes) > ) // $d_total > 100X100 // $frame_pieces > 1piesa ||| posible use ($row_frame['frame_1'];): frame_1 frame_2 .. frame_7 // $frame_name > Tablou Canvas - 1 Piesa // $realImageSRC - canvas images on white background // $realImageSRC_S - canvas images on white background small // $realImageSAS - canvas size images // $realImageSAS_S - canvas size images small // $realImageSRC2 - canvas images simulations in various rooms // $realImageSRC2_S - canvas images simulations in various rooms small require 'segments/modules/real_image_SRC.php'; ?>
Livrare rapida și transport gratuit la comenzile de peste 350 RON.
echo $name_txt;?>
echo $frame_name;?>
Articol (SKU): echo $correct_name;?>
GTIN13 (EAN Code): echo $eancode;?>
KEYWORDS: echo $init_name_txt." - ".$init_name_txt2." - ".$init_frame_name;?>
Articol(e) nu a fost găsit.....
} ?>