Update prices of all simple products via their configurable product in Magento 2 Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Magento 2 : New Configurable product - selecting existing simple products manually?Special Price with Configurable Products in Magento 2Magento 2 configurable product on product list, prices all changeHow to get the price of all simple products assigned to configurable products in magento 2?How do I create a configurable product programmatically and assign simple products?Magento 2 - Configurable product price in frontend 0.00 - backend is okMagento 2: Change price + tier prices of configurable product and variants afterwardsMagento 2: Edit special price for all variants of configurable product at onceMagento 2.2. Show both regular & special price on configurable productsGet Regular Price of Configurable Simple Product

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Take 2! Is this homebrew Lady of Pain warlock patron balanced?

How do living politicians protect their readily obtainable signatures from misuse?

ArcGIS Pro Python arcpy.CreatePersonalGDB_management

Did Deadpool rescue all of the X-Force?

Crossing US/Canada Border for less than 24 hours

Why wasn't DOSKEY integrated with COMMAND.COM?

Why do we bend a book to keep it straight?

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

Is there hard evidence that the grant peer review system performs significantly better than random?

Chinese Seal on silk painting - what does it mean?

Maximum summed subsequences with non-adjacent items

Question about debouncing - delay of state change

Selecting user stories during sprint planning

Is grep documentation about ignoring case wrong, since it doesn't ignore case in filenames?

Generate an RGB colour grid

Hangman Game with C++

Is there any word for a place full of confusion?

Dating a Former Employee

What order were files/directories outputted in dir?

How could we fake a moon landing now?

How to install press fit bottom bracket into new frame

Should I use a zero-interest credit card for a large one-time purchase?

SF book about people trapped in a series of worlds they imagine



Update prices of all simple products via their configurable product in Magento 2



Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Magento 2 : New Configurable product - selecting existing simple products manually?Special Price with Configurable Products in Magento 2Magento 2 configurable product on product list, prices all changeHow to get the price of all simple products assigned to configurable products in magento 2?How do I create a configurable product programmatically and assign simple products?Magento 2 - Configurable product price in frontend 0.00 - backend is okMagento 2: Change price + tier prices of configurable product and variants afterwardsMagento 2: Edit special price for all variants of configurable product at onceMagento 2.2. Show both regular & special price on configurable productsGet Regular Price of Configurable Simple Product



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








7















I'm new to Magento 2, and understand this is a change from Magento 1.



Example: I have a T-Shirt as a configurable product with colour options as Simple Products. These Simple Products all require the same price.



  • If I want to update the price of the configurable product (and thus the Simple Product variations) how do I easily do this?

  • Same question with regards to applying a special price

  • How would I apply tiered pricing to all Simple Product variants?

As far as I can see, this is only possible via the product catalogue screen: find a way to select all the Simple Product variations of that configurable product then apply a bulk action to change the price / special price. This seems very long-winded and tricky - say I had 50 variations on a product all with different SKUs: even filtering then selecting all of those in the Product Catalogue would be a task.



Therefore, I'm assuming I'm missing something! I'd guess a huge portion (majority?) of users who create configurable products will want to apply a single price to all variations (Simple Products). Simple Products should have the option of inheriting the price from their configurable product.



I believe Magento 1 handled this differently and did use the configurable product's price until explicitly overridden via a Simple Product variation. This seems far more sensible to me... though happy to be educated here!










share|improve this question
















bumped to the homepage by Community 13 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.





















    7















    I'm new to Magento 2, and understand this is a change from Magento 1.



    Example: I have a T-Shirt as a configurable product with colour options as Simple Products. These Simple Products all require the same price.



    • If I want to update the price of the configurable product (and thus the Simple Product variations) how do I easily do this?

    • Same question with regards to applying a special price

    • How would I apply tiered pricing to all Simple Product variants?

    As far as I can see, this is only possible via the product catalogue screen: find a way to select all the Simple Product variations of that configurable product then apply a bulk action to change the price / special price. This seems very long-winded and tricky - say I had 50 variations on a product all with different SKUs: even filtering then selecting all of those in the Product Catalogue would be a task.



    Therefore, I'm assuming I'm missing something! I'd guess a huge portion (majority?) of users who create configurable products will want to apply a single price to all variations (Simple Products). Simple Products should have the option of inheriting the price from their configurable product.



    I believe Magento 1 handled this differently and did use the configurable product's price until explicitly overridden via a Simple Product variation. This seems far more sensible to me... though happy to be educated here!










    share|improve this question
















    bumped to the homepage by Community 13 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      7












      7








      7








      I'm new to Magento 2, and understand this is a change from Magento 1.



      Example: I have a T-Shirt as a configurable product with colour options as Simple Products. These Simple Products all require the same price.



      • If I want to update the price of the configurable product (and thus the Simple Product variations) how do I easily do this?

      • Same question with regards to applying a special price

      • How would I apply tiered pricing to all Simple Product variants?

      As far as I can see, this is only possible via the product catalogue screen: find a way to select all the Simple Product variations of that configurable product then apply a bulk action to change the price / special price. This seems very long-winded and tricky - say I had 50 variations on a product all with different SKUs: even filtering then selecting all of those in the Product Catalogue would be a task.



      Therefore, I'm assuming I'm missing something! I'd guess a huge portion (majority?) of users who create configurable products will want to apply a single price to all variations (Simple Products). Simple Products should have the option of inheriting the price from their configurable product.



      I believe Magento 1 handled this differently and did use the configurable product's price until explicitly overridden via a Simple Product variation. This seems far more sensible to me... though happy to be educated here!










      share|improve this question
















      I'm new to Magento 2, and understand this is a change from Magento 1.



      Example: I have a T-Shirt as a configurable product with colour options as Simple Products. These Simple Products all require the same price.



      • If I want to update the price of the configurable product (and thus the Simple Product variations) how do I easily do this?

      • Same question with regards to applying a special price

      • How would I apply tiered pricing to all Simple Product variants?

      As far as I can see, this is only possible via the product catalogue screen: find a way to select all the Simple Product variations of that configurable product then apply a bulk action to change the price / special price. This seems very long-winded and tricky - say I had 50 variations on a product all with different SKUs: even filtering then selecting all of those in the Product Catalogue would be a task.



      Therefore, I'm assuming I'm missing something! I'd guess a huge portion (majority?) of users who create configurable products will want to apply a single price to all variations (Simple Products). Simple Products should have the option of inheriting the price from their configurable product.



      I believe Magento 1 handled this differently and did use the configurable product's price until explicitly overridden via a Simple Product variation. This seems far more sensible to me... though happy to be educated here!







      magento2 magento-2.1






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 23 '18 at 4:28









      Teja Bhagavan Kollepara

      2,99241949




      2,99241949










      asked Mar 20 '17 at 20:41









      Tom BatesTom Bates

      1365




      1365





      bumped to the homepage by Community 13 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 13 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          3 Answers
          3






          active

          oldest

          votes


















          0














          I've found a ticket for the tiered pricing element of this question on the M2 feature request platform:



          https://community.magento.com/t5/Magento-2-Feature-Requests-and/Configurable-products-tier-prices-and-attributes/idi-p/46183



          It's been hanging around for 6 months now (as of 21/03/17) so if you're suffering from this please check the ticket and up-vote!






          share|improve this answer






























            0














            You can do this when create new product



            • Create simple product


            • Setup price/special price/tier price for it


            • Create configuration for this simple product (it will become configurable product)


            Note: you can't edit configurable product price later






            share|improve this answer























            • Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

              – Tom Bates
              Mar 21 '17 at 11:09


















            0














            I was getting same issue when Migrated data from Magento to Magento 2.As Magento 2 change scenario to set the Special price for configurable product and
            we need to require set special price for every associated product of configurable product.



             <?php
            error_reporting(E_ALL);
            ini_set('display_errors', 1);

            use MagentoFrameworkAppBootstrap;

            try

            require __DIR__ . '/app/bootstrap.php';

            $params = $_SERVER;
            $bootstrap = Bootstrap::create(BP, $params);
            $obj = $bootstrap->getObjectManager();
            $obj->get('MagentoFrameworkRegistry')->register('isSecureArea', true);
            $appState = $obj->get('MagentoFrameworkAppState');
            $appState->setAreaCode('frontend');

            $products = $obj->create('MagentoCatalogModelProduct')->getCollection();
            $products->addAttributeToSelect(array('special_price','price'))
            ->addFieldTofilter('type_id','configurable')
            ->addFieldToFilter('visibility', MagentoCatalogModelProductVisibility::VISIBILITY_BOTH)
            ->addFieldToFilter('status', MagentoCatalogModelProductAttributeSourceStatus::STATUS_ENABLED)
            ->load();



            echo "Total products count: " . $products->count() . "<hr>";
            echo "<pre>";
            if ($products->getSize() > 0)
            foreach ($products as $product)


            $configSpecial = $product->getSpecialPrice();

            if($configSpecial > 0)

            echo 'product id<br/>'.$product_id = $product->getId();
            $configProduct = $obj->create('MagentoCatalogModelProduct')->load($product_id);
            $_children = $configProduct->getTypeInstance()->getUsedProducts($configProduct);



            foreach ($_children as $child)



            $childProductId = $child->getID();

            $childproduct = $obj->create('MagentoCatalogModelProduct')->load($childProductId);


            $childproduct->setStoreId(9);
            //$childproduct->getName();
            $childproduct->setSpecialPrice($configSpecial);
            $childproduct->save();
            //echo $childproduct->getSpecialPrice();


            //echo "count: ".count($_children);







            //print_r($product->getData());



            catch (Exception $e)
            echo $e->getMessage();



            I hope this script will help you.






            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%2f165274%2fupdate-prices-of-all-simple-products-via-their-configurable-product-in-magento-2%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0














              I've found a ticket for the tiered pricing element of this question on the M2 feature request platform:



              https://community.magento.com/t5/Magento-2-Feature-Requests-and/Configurable-products-tier-prices-and-attributes/idi-p/46183



              It's been hanging around for 6 months now (as of 21/03/17) so if you're suffering from this please check the ticket and up-vote!






              share|improve this answer



























                0














                I've found a ticket for the tiered pricing element of this question on the M2 feature request platform:



                https://community.magento.com/t5/Magento-2-Feature-Requests-and/Configurable-products-tier-prices-and-attributes/idi-p/46183



                It's been hanging around for 6 months now (as of 21/03/17) so if you're suffering from this please check the ticket and up-vote!






                share|improve this answer

























                  0












                  0








                  0







                  I've found a ticket for the tiered pricing element of this question on the M2 feature request platform:



                  https://community.magento.com/t5/Magento-2-Feature-Requests-and/Configurable-products-tier-prices-and-attributes/idi-p/46183



                  It's been hanging around for 6 months now (as of 21/03/17) so if you're suffering from this please check the ticket and up-vote!






                  share|improve this answer













                  I've found a ticket for the tiered pricing element of this question on the M2 feature request platform:



                  https://community.magento.com/t5/Magento-2-Feature-Requests-and/Configurable-products-tier-prices-and-attributes/idi-p/46183



                  It's been hanging around for 6 months now (as of 21/03/17) so if you're suffering from this please check the ticket and up-vote!







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 21 '17 at 9:21









                  Tom BatesTom Bates

                  1365




                  1365























                      0














                      You can do this when create new product



                      • Create simple product


                      • Setup price/special price/tier price for it


                      • Create configuration for this simple product (it will become configurable product)


                      Note: you can't edit configurable product price later






                      share|improve this answer























                      • Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

                        – Tom Bates
                        Mar 21 '17 at 11:09















                      0














                      You can do this when create new product



                      • Create simple product


                      • Setup price/special price/tier price for it


                      • Create configuration for this simple product (it will become configurable product)


                      Note: you can't edit configurable product price later






                      share|improve this answer























                      • Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

                        – Tom Bates
                        Mar 21 '17 at 11:09













                      0












                      0








                      0







                      You can do this when create new product



                      • Create simple product


                      • Setup price/special price/tier price for it


                      • Create configuration for this simple product (it will become configurable product)


                      Note: you can't edit configurable product price later






                      share|improve this answer













                      You can do this when create new product



                      • Create simple product


                      • Setup price/special price/tier price for it


                      • Create configuration for this simple product (it will become configurable product)


                      Note: you can't edit configurable product price later







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Mar 21 '17 at 11:06









                      MageXMageX

                      42529




                      42529












                      • Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

                        – Tom Bates
                        Mar 21 '17 at 11:09

















                      • Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

                        – Tom Bates
                        Mar 21 '17 at 11:09
















                      Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

                      – Tom Bates
                      Mar 21 '17 at 11:09





                      Hi MageX, thanks for the post. This is the crux of my question though: the easy updating of prices (regular, special and tiered pricing) is a critical business activity and is either difficult or impossible to do efficiently, as far as I can see.

                      – Tom Bates
                      Mar 21 '17 at 11:09











                      0














                      I was getting same issue when Migrated data from Magento to Magento 2.As Magento 2 change scenario to set the Special price for configurable product and
                      we need to require set special price for every associated product of configurable product.



                       <?php
                      error_reporting(E_ALL);
                      ini_set('display_errors', 1);

                      use MagentoFrameworkAppBootstrap;

                      try

                      require __DIR__ . '/app/bootstrap.php';

                      $params = $_SERVER;
                      $bootstrap = Bootstrap::create(BP, $params);
                      $obj = $bootstrap->getObjectManager();
                      $obj->get('MagentoFrameworkRegistry')->register('isSecureArea', true);
                      $appState = $obj->get('MagentoFrameworkAppState');
                      $appState->setAreaCode('frontend');

                      $products = $obj->create('MagentoCatalogModelProduct')->getCollection();
                      $products->addAttributeToSelect(array('special_price','price'))
                      ->addFieldTofilter('type_id','configurable')
                      ->addFieldToFilter('visibility', MagentoCatalogModelProductVisibility::VISIBILITY_BOTH)
                      ->addFieldToFilter('status', MagentoCatalogModelProductAttributeSourceStatus::STATUS_ENABLED)
                      ->load();



                      echo "Total products count: " . $products->count() . "<hr>";
                      echo "<pre>";
                      if ($products->getSize() > 0)
                      foreach ($products as $product)


                      $configSpecial = $product->getSpecialPrice();

                      if($configSpecial > 0)

                      echo 'product id<br/>'.$product_id = $product->getId();
                      $configProduct = $obj->create('MagentoCatalogModelProduct')->load($product_id);
                      $_children = $configProduct->getTypeInstance()->getUsedProducts($configProduct);



                      foreach ($_children as $child)



                      $childProductId = $child->getID();

                      $childproduct = $obj->create('MagentoCatalogModelProduct')->load($childProductId);


                      $childproduct->setStoreId(9);
                      //$childproduct->getName();
                      $childproduct->setSpecialPrice($configSpecial);
                      $childproduct->save();
                      //echo $childproduct->getSpecialPrice();


                      //echo "count: ".count($_children);







                      //print_r($product->getData());



                      catch (Exception $e)
                      echo $e->getMessage();



                      I hope this script will help you.






                      share|improve this answer



























                        0














                        I was getting same issue when Migrated data from Magento to Magento 2.As Magento 2 change scenario to set the Special price for configurable product and
                        we need to require set special price for every associated product of configurable product.



                         <?php
                        error_reporting(E_ALL);
                        ini_set('display_errors', 1);

                        use MagentoFrameworkAppBootstrap;

                        try

                        require __DIR__ . '/app/bootstrap.php';

                        $params = $_SERVER;
                        $bootstrap = Bootstrap::create(BP, $params);
                        $obj = $bootstrap->getObjectManager();
                        $obj->get('MagentoFrameworkRegistry')->register('isSecureArea', true);
                        $appState = $obj->get('MagentoFrameworkAppState');
                        $appState->setAreaCode('frontend');

                        $products = $obj->create('MagentoCatalogModelProduct')->getCollection();
                        $products->addAttributeToSelect(array('special_price','price'))
                        ->addFieldTofilter('type_id','configurable')
                        ->addFieldToFilter('visibility', MagentoCatalogModelProductVisibility::VISIBILITY_BOTH)
                        ->addFieldToFilter('status', MagentoCatalogModelProductAttributeSourceStatus::STATUS_ENABLED)
                        ->load();



                        echo "Total products count: " . $products->count() . "<hr>";
                        echo "<pre>";
                        if ($products->getSize() > 0)
                        foreach ($products as $product)


                        $configSpecial = $product->getSpecialPrice();

                        if($configSpecial > 0)

                        echo 'product id<br/>'.$product_id = $product->getId();
                        $configProduct = $obj->create('MagentoCatalogModelProduct')->load($product_id);
                        $_children = $configProduct->getTypeInstance()->getUsedProducts($configProduct);



                        foreach ($_children as $child)



                        $childProductId = $child->getID();

                        $childproduct = $obj->create('MagentoCatalogModelProduct')->load($childProductId);


                        $childproduct->setStoreId(9);
                        //$childproduct->getName();
                        $childproduct->setSpecialPrice($configSpecial);
                        $childproduct->save();
                        //echo $childproduct->getSpecialPrice();


                        //echo "count: ".count($_children);







                        //print_r($product->getData());



                        catch (Exception $e)
                        echo $e->getMessage();



                        I hope this script will help you.






                        share|improve this answer

























                          0












                          0








                          0







                          I was getting same issue when Migrated data from Magento to Magento 2.As Magento 2 change scenario to set the Special price for configurable product and
                          we need to require set special price for every associated product of configurable product.



                           <?php
                          error_reporting(E_ALL);
                          ini_set('display_errors', 1);

                          use MagentoFrameworkAppBootstrap;

                          try

                          require __DIR__ . '/app/bootstrap.php';

                          $params = $_SERVER;
                          $bootstrap = Bootstrap::create(BP, $params);
                          $obj = $bootstrap->getObjectManager();
                          $obj->get('MagentoFrameworkRegistry')->register('isSecureArea', true);
                          $appState = $obj->get('MagentoFrameworkAppState');
                          $appState->setAreaCode('frontend');

                          $products = $obj->create('MagentoCatalogModelProduct')->getCollection();
                          $products->addAttributeToSelect(array('special_price','price'))
                          ->addFieldTofilter('type_id','configurable')
                          ->addFieldToFilter('visibility', MagentoCatalogModelProductVisibility::VISIBILITY_BOTH)
                          ->addFieldToFilter('status', MagentoCatalogModelProductAttributeSourceStatus::STATUS_ENABLED)
                          ->load();



                          echo "Total products count: " . $products->count() . "<hr>";
                          echo "<pre>";
                          if ($products->getSize() > 0)
                          foreach ($products as $product)


                          $configSpecial = $product->getSpecialPrice();

                          if($configSpecial > 0)

                          echo 'product id<br/>'.$product_id = $product->getId();
                          $configProduct = $obj->create('MagentoCatalogModelProduct')->load($product_id);
                          $_children = $configProduct->getTypeInstance()->getUsedProducts($configProduct);



                          foreach ($_children as $child)



                          $childProductId = $child->getID();

                          $childproduct = $obj->create('MagentoCatalogModelProduct')->load($childProductId);


                          $childproduct->setStoreId(9);
                          //$childproduct->getName();
                          $childproduct->setSpecialPrice($configSpecial);
                          $childproduct->save();
                          //echo $childproduct->getSpecialPrice();


                          //echo "count: ".count($_children);







                          //print_r($product->getData());



                          catch (Exception $e)
                          echo $e->getMessage();



                          I hope this script will help you.






                          share|improve this answer













                          I was getting same issue when Migrated data from Magento to Magento 2.As Magento 2 change scenario to set the Special price for configurable product and
                          we need to require set special price for every associated product of configurable product.



                           <?php
                          error_reporting(E_ALL);
                          ini_set('display_errors', 1);

                          use MagentoFrameworkAppBootstrap;

                          try

                          require __DIR__ . '/app/bootstrap.php';

                          $params = $_SERVER;
                          $bootstrap = Bootstrap::create(BP, $params);
                          $obj = $bootstrap->getObjectManager();
                          $obj->get('MagentoFrameworkRegistry')->register('isSecureArea', true);
                          $appState = $obj->get('MagentoFrameworkAppState');
                          $appState->setAreaCode('frontend');

                          $products = $obj->create('MagentoCatalogModelProduct')->getCollection();
                          $products->addAttributeToSelect(array('special_price','price'))
                          ->addFieldTofilter('type_id','configurable')
                          ->addFieldToFilter('visibility', MagentoCatalogModelProductVisibility::VISIBILITY_BOTH)
                          ->addFieldToFilter('status', MagentoCatalogModelProductAttributeSourceStatus::STATUS_ENABLED)
                          ->load();



                          echo "Total products count: " . $products->count() . "<hr>";
                          echo "<pre>";
                          if ($products->getSize() > 0)
                          foreach ($products as $product)


                          $configSpecial = $product->getSpecialPrice();

                          if($configSpecial > 0)

                          echo 'product id<br/>'.$product_id = $product->getId();
                          $configProduct = $obj->create('MagentoCatalogModelProduct')->load($product_id);
                          $_children = $configProduct->getTypeInstance()->getUsedProducts($configProduct);



                          foreach ($_children as $child)



                          $childProductId = $child->getID();

                          $childproduct = $obj->create('MagentoCatalogModelProduct')->load($childProductId);


                          $childproduct->setStoreId(9);
                          //$childproduct->getName();
                          $childproduct->setSpecialPrice($configSpecial);
                          $childproduct->save();
                          //echo $childproduct->getSpecialPrice();


                          //echo "count: ".count($_children);







                          //print_r($product->getData());



                          catch (Exception $e)
                          echo $e->getMessage();



                          I hope this script will help you.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Nov 3 '18 at 4:18









                          akgolaakgola

                          1,457520




                          1,457520



























                              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%2f165274%2fupdate-prices-of-all-simple-products-via-their-configurable-product-in-magento-2%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

                              Nidaros erkebispedøme

                              Birsay

                              Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?