Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2010
    Posts
    68
    Plugin Contributions
    0

    Default product extra fields

    I'm not an expert on PHP programming. But, my question is how hard is it to add extra fields to product display.

    For example, I started using tabbed_products which seems to work for manual entering product information.

    However, for large scale products addition, it takes many hours to make any data entry into the database.

    My inventory supplier has given me an excel sheet with all the information that I will need to populate my database. But, there are a few additional columns that contains valuable information (Technical and Warranty information ). These new columns do not exist on zen cart and it will not match with zen-cart importing system.

    I need to add just two new areas:

    Technical Information
    Product Warranty

    Any help on this matter is gladly appreciated. You can email me at [email protected]

    Thanks

  2. #2
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: product extra fields

    Check out this mod: http://www.zen-cart.com/index.php?ma...roducts_id=271

    You can use it out of the box or you can change the places where it reference to short description and duplicated as many times as you want. I personally have 5 additional fields added using this simple mod.

    You will also need to edit the sql patch accordingly.

    If you are using the tabbed mod and want the text to be displayed on the description tab you need to edit tabbed product module and call the field from database in there. Description tab content is found around line 465 on tabbed pro.

  3. #3
    Join Date
    Jan 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: product extra fields

    As I mentioned above, I'm PHP programmer challenge. You may it sound like so simple. However, I do not know where to even start.

    Which files needs to be modified?

  4. #4
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: product extra fields

    You start by downloading the mod and explore all the files in it, they will reference to short description in different ways as this mod allow you to display the additional field in multiple pages such as product_listing, new_products, product_info etc.

    This mod does exactly what you want out of the box if you find hard to understand then you might want to look for a developer to install it for you.

  5. #5
    Join Date
    Jan 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: product extra fields

    If I create two extra columns, on the same product table, in theory I should be able to point these php files to the new column(s)?

    Or, on the other hand, could you be this developer?

    you can send a quote at my email address.

    Thanks

  6. #6
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: product extra fields

    You can email me a quote request on my web development website with more details and examples of what you need done. I see if I can get it done for you.

  7. #7
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

    Default Re: product extra fields

    Quote Originally Posted by CoolCarPartsOnline View Post
    Check out this mod: http://www.zen-cart.com/index.php?ma...roducts_id=271

    You can use it out of the box or you can change the places where it reference to short description and duplicated as many times as you want. I personally have 5 additional fields added using this simple mod.

    You will also need to edit the sql patch accordingly.

    If you are using the tabbed mod and want the text to be displayed on the description tab you need to edit tabbed product module and call the field from database in there. Description tab content is found around line 465 on tabbed pro.

    Would you know how to make the short text description longer than only 255 characters? And also make the text field on the products page in admin larger?

 

 

Similar Threads

  1. Adding Extra Fields to Product Description
    By Nick1973 in forum General Questions
    Replies: 9
    Last Post: 15 Apr 2016, 08:26 AM
  2. v151 New / Custom Extra Product Fields
    By stiggybaby in forum Setting Up Categories, Products, Attributes
    Replies: 28
    Last Post: 28 Oct 2014, 06:40 PM
  3. Product Extra Fields
    By webie in forum Customization from the Admin
    Replies: 0
    Last Post: 23 Sep 2007, 07:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg