Can't display all upsell products in magento, 1 product is missing












1















I don't understand why upsell doesn't show 1 product in the frontend. All upsell products are showing up except for 1. I've reindexed all data, but still no changes. All upsell products are in stock, they all have quantity and they are all enabled, but still 1 product doesn't show up in the frontend. I've tried to check only 1 product, which is the product that is missing but didn't show up, any help, please. Thanks. By the way, it is not modified in the catalog.XML so the product limit is not the issue.



here is the backend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_backend.png



and here is the frontend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_frontend.png










share|improve this question























  • if you load the product in the frontend directly with the Mage_Catalog_Model_Product class and call isSaleable, what does it return?

    – Sander Mangel
    Mar 17 '15 at 0:08











  • I'm sorry, but I don't get it, how do you do that? Do I have to modify the upsell.phtml? I set all upsells in the backend. Thanks

    – Ken Avila
    Mar 17 '15 at 3:11











  • @Sander means try opening the product directly. Can the product be added to your cart? Maybe the upsell product itself is out of stock or disabled.

    – Jeroen
    Mar 18 '15 at 16:53











  • They are all in stock. I made sure that they are all in stock, take a look of the PRODUCT B info ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/…

    – Ken Avila
    Mar 19 '15 at 2:19











  • and all products are enabled

    – Ken Avila
    Mar 19 '15 at 2:26
















1















I don't understand why upsell doesn't show 1 product in the frontend. All upsell products are showing up except for 1. I've reindexed all data, but still no changes. All upsell products are in stock, they all have quantity and they are all enabled, but still 1 product doesn't show up in the frontend. I've tried to check only 1 product, which is the product that is missing but didn't show up, any help, please. Thanks. By the way, it is not modified in the catalog.XML so the product limit is not the issue.



here is the backend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_backend.png



and here is the frontend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_frontend.png










share|improve this question























  • if you load the product in the frontend directly with the Mage_Catalog_Model_Product class and call isSaleable, what does it return?

    – Sander Mangel
    Mar 17 '15 at 0:08











  • I'm sorry, but I don't get it, how do you do that? Do I have to modify the upsell.phtml? I set all upsells in the backend. Thanks

    – Ken Avila
    Mar 17 '15 at 3:11











  • @Sander means try opening the product directly. Can the product be added to your cart? Maybe the upsell product itself is out of stock or disabled.

    – Jeroen
    Mar 18 '15 at 16:53











  • They are all in stock. I made sure that they are all in stock, take a look of the PRODUCT B info ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/…

    – Ken Avila
    Mar 19 '15 at 2:19











  • and all products are enabled

    – Ken Avila
    Mar 19 '15 at 2:26














1












1








1


0






I don't understand why upsell doesn't show 1 product in the frontend. All upsell products are showing up except for 1. I've reindexed all data, but still no changes. All upsell products are in stock, they all have quantity and they are all enabled, but still 1 product doesn't show up in the frontend. I've tried to check only 1 product, which is the product that is missing but didn't show up, any help, please. Thanks. By the way, it is not modified in the catalog.XML so the product limit is not the issue.



here is the backend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_backend.png



and here is the frontend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_frontend.png










share|improve this question














I don't understand why upsell doesn't show 1 product in the frontend. All upsell products are showing up except for 1. I've reindexed all data, but still no changes. All upsell products are in stock, they all have quantity and they are all enabled, but still 1 product doesn't show up in the frontend. I've tried to check only 1 product, which is the product that is missing but didn't show up, any help, please. Thanks. By the way, it is not modified in the catalog.XML so the product limit is not the issue.



here is the backend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_backend.png



and here is the frontend http://ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/default/theme542/images/upsell_products_frontend.png







magento-1.9 products up-sells upselling






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 16 '15 at 23:43









Ken AvilaKen Avila

1113




1113













  • if you load the product in the frontend directly with the Mage_Catalog_Model_Product class and call isSaleable, what does it return?

    – Sander Mangel
    Mar 17 '15 at 0:08











  • I'm sorry, but I don't get it, how do you do that? Do I have to modify the upsell.phtml? I set all upsells in the backend. Thanks

    – Ken Avila
    Mar 17 '15 at 3:11











  • @Sander means try opening the product directly. Can the product be added to your cart? Maybe the upsell product itself is out of stock or disabled.

    – Jeroen
    Mar 18 '15 at 16:53











  • They are all in stock. I made sure that they are all in stock, take a look of the PRODUCT B info ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/…

    – Ken Avila
    Mar 19 '15 at 2:19











  • and all products are enabled

    – Ken Avila
    Mar 19 '15 at 2:26



















  • if you load the product in the frontend directly with the Mage_Catalog_Model_Product class and call isSaleable, what does it return?

    – Sander Mangel
    Mar 17 '15 at 0:08











  • I'm sorry, but I don't get it, how do you do that? Do I have to modify the upsell.phtml? I set all upsells in the backend. Thanks

    – Ken Avila
    Mar 17 '15 at 3:11











  • @Sander means try opening the product directly. Can the product be added to your cart? Maybe the upsell product itself is out of stock or disabled.

    – Jeroen
    Mar 18 '15 at 16:53











  • They are all in stock. I made sure that they are all in stock, take a look of the PRODUCT B info ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/…

    – Ken Avila
    Mar 19 '15 at 2:19











  • and all products are enabled

    – Ken Avila
    Mar 19 '15 at 2:26

















if you load the product in the frontend directly with the Mage_Catalog_Model_Product class and call isSaleable, what does it return?

– Sander Mangel
Mar 17 '15 at 0:08





if you load the product in the frontend directly with the Mage_Catalog_Model_Product class and call isSaleable, what does it return?

– Sander Mangel
Mar 17 '15 at 0:08













I'm sorry, but I don't get it, how do you do that? Do I have to modify the upsell.phtml? I set all upsells in the backend. Thanks

– Ken Avila
Mar 17 '15 at 3:11





I'm sorry, but I don't get it, how do you do that? Do I have to modify the upsell.phtml? I set all upsells in the backend. Thanks

– Ken Avila
Mar 17 '15 at 3:11













@Sander means try opening the product directly. Can the product be added to your cart? Maybe the upsell product itself is out of stock or disabled.

– Jeroen
Mar 18 '15 at 16:53





@Sander means try opening the product directly. Can the product be added to your cart? Maybe the upsell product itself is out of stock or disabled.

– Jeroen
Mar 18 '15 at 16:53













They are all in stock. I made sure that they are all in stock, take a look of the PRODUCT B info ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/…

– Ken Avila
Mar 19 '15 at 2:19





They are all in stock. I made sure that they are all in stock, take a look of the PRODUCT B info ecommerceoutsourcing.co/projects/UMD/magento/skin/frontend/…

– Ken Avila
Mar 19 '15 at 2:19













and all products are enabled

– Ken Avila
Mar 19 '15 at 2:26





and all products are enabled

– Ken Avila
Mar 19 '15 at 2:26










1 Answer
1






active

oldest

votes


















0














Please check on Visible and make sure it go with "Catalog,Search" :) That worked for me, hope it help some one.
enter image description here
Thanks






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "479"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f60970%2fcant-display-all-upsell-products-in-magento-1-product-is-missing%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Please check on Visible and make sure it go with "Catalog,Search" :) That worked for me, hope it help some one.
    enter image description here
    Thanks






    share|improve this answer




























      0














      Please check on Visible and make sure it go with "Catalog,Search" :) That worked for me, hope it help some one.
      enter image description here
      Thanks






      share|improve this answer


























        0












        0








        0







        Please check on Visible and make sure it go with "Catalog,Search" :) That worked for me, hope it help some one.
        enter image description here
        Thanks






        share|improve this answer













        Please check on Visible and make sure it go with "Catalog,Search" :) That worked for me, hope it help some one.
        enter image description here
        Thanks







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 6 '18 at 7:32









        fudufudu

        37811




        37811






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Magento Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f60970%2fcant-display-all-upsell-products-in-magento-1-product-is-missing%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            An IMO inspired problem

            Management

            Has there ever been an instance of an active nuclear power plant within or near a war zone?