| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Extra Fields: Creating and making available for all Providers. | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
![]() Dear Yuri,
I need some more help here. Let me explain. I would like to have a specific extra field (Designer) to be listed on the product listing page. I've created and setup the extra field just as you specified above (works BEAUTIFULLY! Thanks!). When a customer clicks on any of the categories the product listing page is brought up. It currently shows the following: Product Image: Name of Product SKU of Product Short Description of Product Market Price Our Price Quantity Buy Now button, Add to Wishlist button I would also like it to display the extra field "Designer" (provider name) in the list as well, preferrably below the SKU. How would I do this? Your help and time is appreciated! THANK YOU!!
__________________
Joli Kirk, "Life is not measured by the number of breaths we take, but by the number of moments that take our breath away" X-Cart PRO 4.3.1 | Linux | PHP 5 | MySQL 5 AlteredCart.com - Download Expander; Product Page Downloads BCSEngineering.com - On Sale Products; Newest Added Products |
|||||||||
#12
|
|||||||||
|
|||||||||
![]() Quote:
Name "Extra field " - "Designer". If not, pls. change all"Designer" (in the entire code below) on your name. 1. Edit file "skin1/modules/Extra_Fields/product.tpl": PHP Code:
2. Create file "skin1/modules/Extra_Fields/product2.tpl": PHP Code:
|
|||||||||
#13
|
|||||||||
|
|||||||||
![]() 3. For "PRODUCTS DETAILS PAGE":
3.1 Edit file "skin1/customer/main/product.tpl", after this lines: PHP Code:
Insert the following code PHP Code:
3. For SUBCATEGORY page (config.Appearance.products_per_row="", Display products list in multiple columns (1-3) (leave empty to use standard format)): 3.1. Create file "skin1/modules/Extra_Fields/product3.tpl": PHP Code:
3.2. Edit file "skin1/customer/main/products.tpl", after this lines: PHP Code:
Insert the following code PHP Code:
|
|||||||||
#14
|
|||||||||
|
|||||||||
![]() 3. For SUBCATEGORY page (config.Appearance.products_per_row!=""):
3.1. Create file "skin1/modules/Extra_Fields/product3.tpl": PHP Code:
3.2. Edit file "skin1/customer/main/products_t.tpl", after this lines: PHP Code:
Insert the following code PHP Code:
|
|||||||||
#15
|
|||||||
|
|||||||
![]() This answer came right on time! Thanks a million!
|
|||||||
|
|||
X-Cart forums © 2001-2020
|