| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Product Detail Page | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Which file do I modify the product detail page where in the list of SKU, Quantity in stock, etc to include Provider in that list...
To see default install, you can see: http://www.dealmia.com/product.php?productid=17513&cat=0&page=&featured=Y Thanks, Karan
__________________
4.3.2 |
|||||||
#2
|
|||||||
|
|||||||
![]() Open it on webmaster mode and see the exact tpl file.X cart has the flexibility for viewing your exact tpl file.
|
|||||||
#3
|
|||||||||
|
|||||||||
![]() skin1/customer/main/product_details.tpl
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#4
|
|||||||
|
|||||||
![]() Thanks for the help. It worked.
Next Questions I have is (Sorry for many questions, I have very small budget and trying to do most I can.) I added the field "provider" in the category table. In the admin/category_modify.php, under # # Add/Update category data # I added: if ($login_type == "A") { $providers = func_query("SELECT login, title, firstname, lastname FROM $sql_tbl[customers] WHERE usertype='P' ORDER BY login, lastname, firstname"); } I know this is selecting all the providers from the table. I am wondering, like in product_modify, if the admin is adding product, it ask for provider, how can I make it where if admin (me) us adding category, I can assign proder to it. I am not able to make it, where it gives the similar dropdown menu in category modify as in product modify. Thanks in advance for your help. Karan |
|||||||
#5
|
|||||||||
|
|||||||||
![]() There will be few php and template files to edit in order to do that
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#6
|
|||||||
|
|||||||
![]() Hello Steve,
Is it possible for you to give me little idea on which once I might need to edit. Thanks, Karan
__________________
4.3.2 |
|||||||
#7
|
|||||||||
|
|||||||||
![]() Use the webmaster tool to find out which templates exactly. You may need also to edit admin/categories.php, include/categories.php, include/import_categories.php
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|