Ok so I have this site, and I have added a box (cell) in my :
table: products_description, at the end called bike_app
It displays just fine on the product info page, as I added the display code for it, on the below page it displays "Fitment: Bike Kit with everything but paint and fluids..."
ChoppersCycle : Aces High COMPLETE BIKE-IN-A-BOX [41-0922] - $14,500.00
======================
=== NOW the Question ====
======================
On this page:
BIKE KITS : ChoppersCycle
which uses the catalog/templates/version00/index_products.tpl.php
and I have added this Code
" . $listing[$x]['bike_app'] . "
to my:
/includes/modules/product_listing.php (not using the colums one)
Which when changed to . $listing[$x]['products_model'] . displays the correct model number (showing there now).
\\\\\\\\\\\\\\\
the Goal is to have the same text "Bike Kit with everything but paint and fluids..." display next to the fitment below the product name, and above the manufacturer
\\\\\\\\\\\\\\\\
WHERE IS THE QUERY for this section/page located????
I need to add a bike_app to the query, but Do not have ANY Idea where or how to find it, I have looked All over.
Im new to the back end codeing part, so any help would be Greatly appreciated





LinkBack URL
About LinkBacks






Bookmarks