Remove sale prices on items in store The 2019 Stack Overflow Developer Survey Results Are InPricing still onGet Bundle Product to display its “base” simple product with Special and Regular PricesSpecial Price with Configurable Products in Magento 2Special Price not changing in magentoMagento 2.1.1 Catalog Price Rule using SKU'sWhat am I doing wrong on this conditional?Magento 2 : What is The _flag Table in DatabaseMagento 2.1.8 database move to another installationMatrix Prices by Date by SKU attribute?Magento2.2.5 show original price when configurable product is part of catalog price rule

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

Is it safe to harvest rainwater that fell on solar panels?

How to notate time signature switching consistently every measure

What's the name of these plastic connectors

Why “相同意思的词” is called “同义词” instead of "同意词"?

What is this business jet?

Why are there uneven bright areas in this photo of black hole?

Are spiders unable to hurt humans, especially very small spiders?

How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?

Match Roman Numerals

Does adding complexity mean a more secure cipher?

What is preventing me from simply constructing a hash that's lower than the current target?

Kerning for subscripts of sigma?

Is Cinnamon a desktop environment or a window manager? (Or both?)

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Slides for 30 min~1 hr Skype tenure track application interview

Inverse Relationship Between Precision and Recall

How to support a colleague who finds meetings extremely tiring?

How do I free up internal storage if I don't have any apps downloaded?

Can withdrawing asylum be illegal?

Can you cast a spell on someone in the Ethereal Plane, if you are on the Material Plane and have the True Seeing spell active?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

Getting crown tickets for Statue of Liberty

writing variables above the numbers in tikz picture



Remove sale prices on items in store



The 2019 Stack Overflow Developer Survey Results Are InPricing still onGet Bundle Product to display its “base” simple product with Special and Regular PricesSpecial Price with Configurable Products in Magento 2Special Price not changing in magentoMagento 2.1.1 Catalog Price Rule using SKU'sWhat am I doing wrong on this conditional?Magento 2 : What is The _flag Table in DatabaseMagento 2.1.8 database move to another installationMatrix Prices by Date by SKU attribute?Magento2.2.5 show original price when configurable product is part of catalog price rule



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am in the process of migrating from an older Magento 1.7 to a Magento 2.1.5 webshop.



On the new one, after a very tricky database migration I have a weird occurrence of some products being on sale, that weren't on sale in the old webshop.



See the below links for examples, the first link is to the older webshop where the products are shown with the correct price, the second link is to the new shop where the products have been put on sale.



Old Webshop



New Webshop



Now I have no listings in my Catalog Price rules and Cart Price rules on my new shop, I though maybe it would be here that these sale prices are being set but it does not seem like it.



On the old shop, there are some Catalog Price Rules, so I'm thinking that during the migration of the product database might have brought some sale settings with it, I only wanted to migrate the product catalog, not sales history etc.



Could it be in the database where I will find the reason why these items that are being put on sale? I do have phpMyAdmin access and can edit the database directly if needed.










share|improve this question






























    0















    I am in the process of migrating from an older Magento 1.7 to a Magento 2.1.5 webshop.



    On the new one, after a very tricky database migration I have a weird occurrence of some products being on sale, that weren't on sale in the old webshop.



    See the below links for examples, the first link is to the older webshop where the products are shown with the correct price, the second link is to the new shop where the products have been put on sale.



    Old Webshop



    New Webshop



    Now I have no listings in my Catalog Price rules and Cart Price rules on my new shop, I though maybe it would be here that these sale prices are being set but it does not seem like it.



    On the old shop, there are some Catalog Price Rules, so I'm thinking that during the migration of the product database might have brought some sale settings with it, I only wanted to migrate the product catalog, not sales history etc.



    Could it be in the database where I will find the reason why these items that are being put on sale? I do have phpMyAdmin access and can edit the database directly if needed.










    share|improve this question


























      0












      0








      0








      I am in the process of migrating from an older Magento 1.7 to a Magento 2.1.5 webshop.



      On the new one, after a very tricky database migration I have a weird occurrence of some products being on sale, that weren't on sale in the old webshop.



      See the below links for examples, the first link is to the older webshop where the products are shown with the correct price, the second link is to the new shop where the products have been put on sale.



      Old Webshop



      New Webshop



      Now I have no listings in my Catalog Price rules and Cart Price rules on my new shop, I though maybe it would be here that these sale prices are being set but it does not seem like it.



      On the old shop, there are some Catalog Price Rules, so I'm thinking that during the migration of the product database might have brought some sale settings with it, I only wanted to migrate the product catalog, not sales history etc.



      Could it be in the database where I will find the reason why these items that are being put on sale? I do have phpMyAdmin access and can edit the database directly if needed.










      share|improve this question
















      I am in the process of migrating from an older Magento 1.7 to a Magento 2.1.5 webshop.



      On the new one, after a very tricky database migration I have a weird occurrence of some products being on sale, that weren't on sale in the old webshop.



      See the below links for examples, the first link is to the older webshop where the products are shown with the correct price, the second link is to the new shop where the products have been put on sale.



      Old Webshop



      New Webshop



      Now I have no listings in my Catalog Price rules and Cart Price rules on my new shop, I though maybe it would be here that these sale prices are being set but it does not seem like it.



      On the old shop, there are some Catalog Price Rules, so I'm thinking that during the migration of the product database might have brought some sale settings with it, I only wanted to migrate the product catalog, not sales history etc.



      Could it be in the database where I will find the reason why these items that are being put on sale? I do have phpMyAdmin access and can edit the database directly if needed.







      magento-2.1 special-price sale-price






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited yesterday









      Muhammad Anas

      550317




      550317










      asked May 10 '17 at 13:38









      lundzernlundzern

      1




      1




















          1 Answer
          1






          active

          oldest

          votes


















          0














          Prices come from catalog_product_index_price.
          These are calculated based on customer group, tax class special price and tier price. By looking into the table you can quickly figure out if tier pricing is the culprit or is it because if customer group. If none of these are responsible then look for special prices in catalog_product_entity_decimal.






          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%2f173850%2fremove-sale-prices-on-items-in-store%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














            Prices come from catalog_product_index_price.
            These are calculated based on customer group, tax class special price and tier price. By looking into the table you can quickly figure out if tier pricing is the culprit or is it because if customer group. If none of these are responsible then look for special prices in catalog_product_entity_decimal.






            share|improve this answer



























              0














              Prices come from catalog_product_index_price.
              These are calculated based on customer group, tax class special price and tier price. By looking into the table you can quickly figure out if tier pricing is the culprit or is it because if customer group. If none of these are responsible then look for special prices in catalog_product_entity_decimal.






              share|improve this answer

























                0












                0








                0







                Prices come from catalog_product_index_price.
                These are calculated based on customer group, tax class special price and tier price. By looking into the table you can quickly figure out if tier pricing is the culprit or is it because if customer group. If none of these are responsible then look for special prices in catalog_product_entity_decimal.






                share|improve this answer













                Prices come from catalog_product_index_price.
                These are calculated based on customer group, tax class special price and tier price. By looking into the table you can quickly figure out if tier pricing is the culprit or is it because if customer group. If none of these are responsible then look for special prices in catalog_product_entity_decimal.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered May 10 '17 at 17:03









                Abhishek JakhotiyaAbhishek Jakhotiya

                703311




                703311



























                    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%2f173850%2fremove-sale-prices-on-items-in-store%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

                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                    Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

                    Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?