0

I need to find the file which is responsible for displaying tier prices for prodcuts in the admin panel

1 Answer 1

0

You can have a look at the file vendor/magento/module-catalog/Ui/DataProvider/Product/Form/Modifier/AdvancedPricing.php, specifically within the getTierPriceStructure method.

answered Jul 17, 2024 at 6:28
2
  • AND ALSO where i need to change the code for savig these multi select options, basically which file is responsible for saving this customergroups options. Commented Jul 18, 2024 at 7:40
  • I changed it as multiselect but it will go as array, so where i need to change the code to make changes while saving that, which files will do that works Commented Jul 18, 2024 at 11:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.