| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
X-Cart 4.0.0 Showing Manufacturer on Product Page | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
X-Cart 4.0.0 Showing Manufacturer on Product Page
Hello,
I was trying to figure this out, but couldn't seem to get the SQL right. ( I believe that is where my problem is). What would I have to do to display the product's manufacturer in the product's detailed page. I want to use the manufacturer's table in the database, but can't seem to get it to work. Any ideas? Thanks in advance for any comments / suggestions!! -mike |
|||||||
#2
|
|||||||
|
|||||||
This is the way I have done it:
Quote:
I hope this will help you a little bit
__________________
Thomas _______________________ X-Cart version 4.0.2 & xaffiliates PHP 4.1.2 MySQL 3.23.49 Web server Apache Operation system Debian Linux 3.0 Perl 5.006001 |
|||||||
#3
|
|||||||||
|
|||||||||
Mike,
Please add your version number and server info to your forum signature. |
|||||||||
#4
|
|||||||||
|
|||||||||
thomas,
very cool mod indeed. works perfect in 4.0.2. nice work!
__________________
X-Cart Gold 4.0.17 & 4.0.18 Linux Server Hands-On Hosting http://www.CoreCases.com - Ipod Cases http://www.InnovativeOutlet.com - Pet Plants and other cool stuff you need |
|||||||||
#5
|
|||||||
|
|||||||
does anyone have a link that shows this working...?
My problem is that I want to setup categories and sub categories (example --- bath & body [category], soaps [subcategory]. Then I want to add a product to this (or possibly more categories). Now the key thing is that when I create a new product I want to enter the manufacture (or select from a list of manufactures directly from the product page). I now want to give the customer the ability of viewing all the manufactures and when he selects one it shoud lists all the products categorized in categorises/subcategories. A customer should also be able to search for a manufactures and have all products listed. |
|||||||
#6
|
|||||||||
|
|||||||||
what version are you running?
manufacturers was incorporated into version 4 you can see the manufacturer listed on the product page on my site here: http://www.netmedicalsupply.com/store/catalog/BioStim-M7-Digital-TENS-Unit-p-22161.html live site, so no test orders please notice the manufacturer listing on the lower left, and the ability to search for mfr in the advanced search page. ver 4 also allow unlimited categories/subcategories hth, mike
__________________
X-Cart Gold 4.0.17 & 4.0.18 Linux Server Hands-On Hosting http://www.CoreCases.com - Ipod Cases http://www.InnovativeOutlet.com - Pet Plants and other cool stuff you need |
|||||||||
#7
|
|||||||
|
|||||||
Manufacturer on Invoice
Great, I got manufacturer on product page, now how do I get it to show on the Invoice.
I'm using xcart for a bookstore and client wants author (manufacturer) to show under each product title. http://www.books-newzealand.co.nz (live site, no test orders please) version 4.04
__________________
jmdabb x-Cart |
|||||||
#8
|
|||||||||
|
|||||||||
Modified TPL code for my purposes.
Advantages, only show Manufacturer if the manufacturer exists for that product. I also turned off the absolute link to the manufacturers.php and went with the relative link. Code:
|
|||||||||
#9
|
|||||||
|
|||||||
Based on this, does anyone know how to get the manufacturer's description to display on product.tpl ?
I tried Code:
but that doesn't work - it just shows the first character of the manufacturer's name and nothing of the description.
__________________
xcartmods.co.uk |
|||||||
#10
|
|||||||
|
|||||||
For manufacturer name, not description of:
All I did was put the following code in the customer/main/product.tpl: Code:
- Mike
__________________
4.1.9 |
|||||||
|
|||
X-Cart forums © 2001-2020
|