Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Product shows twice in ALL PRODUCTS view

    I have the same PRODUCT listed in two different categories.

    How do I keep the product from showing up twice in the "ALL PRODUCTS" view?


    Also....I have added a UPLOAD option to one of my products.
    How do I remove the words: PLEASE CHOOSE from the option?

    Thank you!

  2. #2
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Product shows twice in ALL PRODUCTS view

    Quote Originally Posted by debtag View Post
    I have the same PRODUCT listed in two different categories.

    Also....I have added a UPLOAD option to one of my products.
    How do I remove the words: PLEASE CHOOSE from the option?

    When the same product is listed in two different categories, its considered as two different products
    Correct me if I am wrong
    And sorry I dint get the upload part....care to elaborate more?
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  3. #3
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Product shows twice in ALL PRODUCTS view

    I installed an UPLOAD option on one of my pages.

    It appears on the page as follows:

    Please choose:
    Upload ONE file at a time!
    (the upload box is here with a browse button)

    I added the words: Upload ONE file at a time, but "please choose" showed up on it's own. I did not add those words and I cannot find where to get rid of them.

    So, I guess as far as the double products, I can't fix it so it only shows up once in the "all products view"?

    Thanks!

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

    Default Re: Product shows twice in ALL PRODUCTS view

    If you have "linked" the product to the second category, it will only show up once in All Products. If you have "duplicated" it to the second category, you have two products that happen to look identical (until you edit one of them).
    Check out the "id=xxx" in the address bar for each of them on the product info page. If they are the same, they are linked.

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

    Default Re: Product shows twice in ALL PRODUCTS view

    A search in Tools > Developers Toolkit for "please choose" (in the lower left box) shows this:

    /includes/languages/english/your_template/product_info.php

    Line #15 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');

    Edit that as you like, or delete the text leaving only the two single quotes:

    define('TEXT_PRODUCT_OPTIONS', '');

  6. #6
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Product shows twice in ALL PRODUCTS view

    A search in Tools > Developers Toolkit for "please choose" (in the lower left box) shows this:

    /includes/languages/english/your_template/product_info.php

    Line #15 : define('TEXT_PRODUCT_OPTIONS', 'Please Choose: ');

    Edit that as you like, or delete the text leaving only the two single quotes:

    define('TEXT_PRODUCT_OPTIONS', '');
    THANK YOU! I found in my ftp program and edited my product_info.php file! I took out the words "please choose" leaving the quotes in tact and BINGO! Yay! Thank you so much!

    Now...for the product duplication....I hear you saying that I should "link" the products....not sure how to do that...but while waiting to hear from you...I will do some research!

    Crazy...but all this learning about Zencart is kinda fun! I've come a LONG WAY! (Thanks to all the graduated Zenners like yourself! ) Thanks for your help!

  7. #7
    Join Date
    Sep 2006
    Location
    Oregon
    Posts
    217
    Plugin Contributions
    0

    Default Re: Product shows twice in ALL PRODUCTS view

    OKAY! I snooped around the forum and found the answer!

    Thanks to Kuroi...I found the following!

    Yes. If you go to the category containing the product under Admin > Catalog > Categories/Products then you will see a row of icons towards the right one of which is (I think) a white "c" in a blue circle. Click on that and you can copy a product to another category.
    You can either link copy of do a full copy. In the former case the product shows in both categories but there's only one instance, so any changes will affect both. In the latter case a new, identical product is created, which can then be edited independently of the original.
    It is exactly what I was looking for! Thanks again!

 

 

Similar Threads

  1. v151 Product description shows twice, in document_product type
    By mcpisik in forum General Questions
    Replies: 10
    Last Post: 8 Nov 2012, 11:43 PM
  2. Replies: 6
    Last Post: 12 Jan 2012, 07:40 AM
  3. No image product shows twice
    By centuryc in forum General Questions
    Replies: 0
    Last Post: 16 Feb 2008, 03:29 PM
  4. Product Description shows up twice in list view
    By joncrain in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 13 Jul 2006, 08:18 PM
  5. Help! product catagory shows up twice
    By bcbailey in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 31 May 2006, 11:57 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