Skip to main content

All Questions

Tagged with
0 votes
1 answer
24 views

Setting Different Maximum Quantities for B2B and B2C Customers in Magento2

Is there a way to set different maximum quantity limits for B2B and B2C customers in Magento? For example, can B2C customers have a maximum limit of 20 items, while B2B customers have a limit of 100 ...
Shiffin J Thomas's user avatar
0 votes
0 answers
7 views

Magento 2 - layered navigation filter missing (when attribute value is not set on at least 1 product)?

I have noticed that if attribute value is not set on at least 1 product then filter for that attribute wont be shown in magento 2 layered navigation? If I have 1000 products and there is 1 where I ...
Denis2310's user avatar
  • 1,061
0 votes
1 answer
38 views

Magento deprecated \Magento\Framework\App\Action\Action

Magento 2.4 deprecates class \Magento\Framework\App\Action\Action and suggests using \Magento\Framework\App\ActionInterface. But what about dispatch() method? I need to do some checks in controller (e....
Smirnov's user avatar
  • 139
0 votes
0 answers
20 views

venia-ui- Magento PWA

I was asked to update venia/ui in my project. I saw that there are lots of error in the move from version 7 to newest version so I decided to update for version 9.2.0 which is a version I have in ...
DoronDavid's user avatar
0 votes
0 answers
21 views

Magento DB Downgrade 2.4.3 EE to 2.4.6 CE

I am downgrading Magento 2.4.3 Enterprise edition to 2.4.6 community edition. While downgrading I am following few already available modules and blogs like below https://github.com/opengento/magento2-...
Mohit verma's user avatar
1 vote
0 answers
26 views

Magento Custom Variable for current Category name?

I'm trying to create a custom variable in Magento2 that I could use within a CMS block on a category page, that would result in displaying the name of that category. For example, within a block at the ...
bplet's user avatar
  • 11
0 votes
0 answers
50 views

Magento 2 UI Listing: show/hide grid columns based on condition

I am writing listing UI Component (local_comments_grid_listing.xml). It has <dataSource> with <dataProvider class="Local\Comments\Ui\Component\DataProvider\ListingDataProvider">. ...
Smirnov's user avatar
  • 139
0 votes
0 answers
38 views

Magento 2 API: 401 Unauthorized for Salesrule calls with Admin Bearer Token

I am using the Magento 2 API to convert quotes (from custom made laravel project) to orders. I use an administrator bearer token, which works successfully for other API calls such as: Create guest ...
rubinjo13's user avatar
0 votes
0 answers
29 views

magento oauth request_token returns Net::HTTPRetriableError: 302 "Found"

I am using oauth 1 to connect allow users to authorize their Magento store. I keep getting Net::HTTPRetriableError: 302 "Found" when requesting a token. To confirm, site is our magento admin ...
monty_lennie's user avatar
  • 3,161
0 votes
0 answers
20 views

Magento 2 - Filterable product attribute in layered navigation visibility?

Is filterable product attribute visible in layered navigation in magento ONLY when all products have value set for that attribute? I have filterable select attribute which is not required and it is ...
Denis2310's user avatar
  • 1,061
0 votes
1 answer
36 views

I want to add a custom graph to a specific position on the admin dashboard in Magento 2.4, but it isn't working. How can I fix this?

I want to add a custom graph to a specific position on the admin dashboard in Magento 2.4? I have tried this but this does not work. <?xml version="1.0"?> <page xmlns:xsi="http:...
Noob dev's user avatar
0 votes
0 answers
15 views

Magento 2 - Custom product select attribute is not shown in layered navigation

I have created custom product attribute input type select with configuration below in code sample that is provided. After creating attribute I assigned added options to that attribute in magento admin ...
Denis2310's user avatar
  • 1,061
0 votes
1 answer
20 views

Changing the default Magento category ID: 2

I am working on a Magento 2 project and need to change the default root category ID, which is currently set to 2, to a different value. I have explored the Magento Admin Panel and database but have ...
user31 dev's user avatar
0 votes
1 answer
28 views

How to upload product image label for all store in magento 2 when import product using csv

How to upload product image label for all store in magento 2 when import product using csv Now we need to add multiple row for same product when want to update images label so can we update using ...
abhishek singh developer's user avatar
0 votes
0 answers
43 views

Unable to save the product due to mismatched tier price in Magento 2

Initially, we replicated the tier price with a specific store. Later, we changed it to apply to all websites. As a result, all tier pricing information is now mismatched. I can observe that the same ...
abin c biju's user avatar

15 30 50 per page
1
2 3 4 5
122