Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Jan 2008
    Location
    india
    Posts
    8
    Plugin Contributions
    0

    Default Help please: adding "options" to products (sql query)

    Hello,
    I'm working on a zen cart site, and I need to add 3 options to every product in database. For some products I need to add 4. There are many products listed in my db, so instead of doing it manually, I was thinking of doing it with php and queries.

    My problem is that I don't know where to add (table/field name) so that all products can show their appropriate option.
    Can someone please give me a SQL query, or just let me know which table to add "product option" in, and most important how to connect options to products.
    Thanks in advance for the help :)
    s.Jeet

  2. #2
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    Why not just create the attributes for 2 products - the 2 different ones with different options, then use the copy option to category using the attributes controller? Or have I totally misread your dilemma?
    Marg

  3. #3
    Join Date
    Jan 2008
    Location
    india
    Posts
    8
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    Hi Marg,
    I don't know about adding attributes as well...
    Most of these options are different. They are actually color information for different products. Some of them have (red,green) while others may have (black, blue etc)
    Is there a simple process I can follow to add these using SQL queries? Like I first add to attributes table (I don't know fields) generating an autoincrement number, I put this number with some other info to some other table (I don't know table/field) and so on...
    Please let me know the process/steps for this.
    Thank you :)

  4. #4
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    I think you'll find that what you are trying to do will not work as you expect. If you'd like me to take a look, please feel free to pm me.
    Marg

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Help please: adding "options" to products (sql query)

    It sounds like you are trying to achieve customized results with a blanket approach. This is unlikely to work without actually, well, customizing whatever method you use. Whatever you do will require a separate base for each combination you want to apply.

  6. #6
    Join Date
    Jan 2008
    Location
    india
    Posts
    8
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    Hi,
    Can you please tell me which page/functions are being used to display the "detailed" product page, and where can I find these files?
    Thank you :)

  7. #7
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    includes/templates/template_default/product_info.php
    Else includes/templates/your_template/product_info.php
    M

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Help please: adding "options" to products (sql query)

    /includes/templates/your_template/templates/tpl_product_info_display.php.

    What might work best for you is to set up base products with full sets of attributes, like all of the colors that are likely to be used. Bulk copy those to categories, and go through the products and delete the colors that do not apply. Quicker than adding new attributes.
    Last edited by gjh42; 17 Feb 2008 at 12:03 AM.

  9. #9
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    What a nut... I hate when I do that... Wrong file..
    I agree 100% with gjh42
    M

  10. #10
    Join Date
    Jan 2008
    Location
    india
    Posts
    8
    Plugin Contributions
    0

    Default Re: Help please: adding "options" to products (sql query)

    Hello,
    Thanks :) I found the files. My problem is that I have to update the db with a XML feed, so the manual interface of admin won't work in this case. I need to extract data from that feed using php, and then update the db with this info.

    The methods you mentioned are very useful if I could used admin panel, but that's not an option... I should have mentioned this before. I'm so sorry...
    Thank you for the files. I'll try to figure that out (which I'm not sure I'll be able to.)

    If you guys figure out something, or have some queries I can use, then please let me know.
    Thanks :)

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Please Help~~Hurry~~How to set the "E-Mail Options " , It can't transport any emails.
    By lkxinter in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 16 Jun 2010, 09:21 AM
  2. fedex setting "always free" weights to "0" on upgrade..help please
    By wootoot1234 in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 14 Jan 2009, 01:11 AM
  3. Replies: 0
    Last Post: 15 May 2008, 01:51 PM
  4. Attributes - "More Info" / "Buy Now" Help please.
    By justme2000 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 29 Dec 2007, 04:31 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR