![]() |
Re: Extra Fields: Creating and making available for all Providers.
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!! |
Re: Extra Fields: Creating and making available for all Providers.
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:
|
Re: Extra Fields: Creating and making available for all Providers.
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:
|
Re: Extra Fields: Creating and making available for all Providers.
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:
|
Re: Extra Fields: Creating and making available for all Providers.
This answer came right on time! Thanks a million!
|
All times are GMT -8. The time now is 08:46 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.