Skip to main content

Questions tagged [frontend]

Denotes questions related to frontend development, configuration and management

0 votes
0 answers
7 views

I have form ui component. I need to change some options and values by ajax action. For select element - just have: registry.async('index = ' + index')(function (target) { target.updateConfig(...
Viktoriia Boiko's user avatar
0 votes
1 answer
72 views

I am planning to write a mixin for configurable product varient selection stock and qty update in pdp. This is my requirejs-config.js file:app/code/Vendor/Module/view/frontend/requirejs-config.js with ...
shankar boss's user avatar
  • 1,483
3 votes
0 answers
64 views

Hey I setup the payment method to my custom order form the Paypal Braintree Card Types option comming blank in Magento 2.4.8-p1 that working in magento 2.4.6 https://prnt.sc/6jzdSXH7qAN5 I call ...
Jay Parmar's user avatar
1 vote
3 answers
110 views

1 exception(s): Exception #0 (Exception): Item (Magento\Catalog\Model\Category\Interceptor) with the same ID "258" already exists. Exception #0 (Exception): Item (Magento\Catalog\Model\...
Alexander Nguyen's user avatar
0 votes
1 answer
82 views

In our Magento 2 development environment, we use separate frontend and backend servers for testing purposes. Everything Magento-related works fine in general, but I occasionally run into issues during ...
kekw's user avatar
  • 103
1 vote
1 answer
49 views

I have created a new customer attribute as yes/no type. In admin it shows as toggle. In frontend it is shown as dropdown. Is there a way to display it as toggle also in frontend's customer account ...
Webninja's user avatar
  • 1,633
0 votes
1 answer
166 views

Is there any possible ways we can use currency svg image on front-end instead of text ? Note:- Replace in products view, list and cart page etc relaed to all front-end pages only. Thanks in advance.
Denish Vachhani's user avatar
0 votes
0 answers
38 views

Magento Version: Magento 2.4.6 Issue: I want to remove the "All" prefix from category menu items in Magento 2. For example, currently, it shows: All Why Choose Us I want it to display: ...
Nithin Krishna's user avatar
0 votes
2 answers
50 views

My magento theme doesnt display the minicart icon, I suppose that it is messed up some where with the fontawsome, now i want to change it from using icon to just plain text 'My Cart'. I'm using ...
Gia Khánh's user avatar
0 votes
0 answers
140 views

I’m working on Magento 2.4.x and I want to integrate Magento's native CAPTCHA functionality into a custom frontend form for better security. I’ve seen CAPTCHA being used on the customer login and ...
M2 Dev's user avatar
  • 598
1 vote
0 answers
73 views

I'm having a problem on a fresh docker Magento 2.4.7 installation and nothing seems to work to fix it. I've installed the sample data, it is showing on the backend side, but not on the frontend. I've ...
user1880781's user avatar
0 votes
1 answer
52 views

I tried to override a vendor file. The path of the original file is: vendor/amasty/module-extra-fee/view/frontend/web/template/fee/item/checkbox.html My new file is located at: app/design/frontend/...
Alola's user avatar
  • 3
0 votes
3 answers
374 views

I install the magento sample data in magento 2.4.7 and getting this kind of error Error:: Unable to apply data patch Magento\CatalogSampleData\Setup\Patch\Data\InstallCatalogSampleData for module ...
Jay Parmar's user avatar
0 votes
1 answer
157 views

I currently have the Breeze theme version swissup/breeze-evolution - 2.1.5. I need to update to the latest version. What steps should I take to do this?
Arul's user avatar
  • 3
0 votes
1 answer
195 views

I am new bee to magento, I just confused with the product visbility VISIBILITY_IN_SEARCH VISIBILITY_IN_CATALOG VISIBILITY_BOTH How the product will display on the frontend for the above option ...
Jayashree N's user avatar

15 30 50 per page
1
2 3 4 5
89