How magento handle new request on “*/*/ “?
This my request NewAction.php to handle the request this is result of request I don’t have blog_post_new layout, How it will work ?
This my request NewAction.php to handle the request this is result of request I don’t have blog_post_new layout, How it will work ?
I have a Magento2.3.5 Version but that store is causing a strange issue Store is really fast when just Reindex is runned but after 2 or maybe 3 hrs it became really slow and I have to run Reindex again.… Read More »Store Speed issue with Reindex. Magento 2
I’m not happy with my current Cloud hosting, it’s decent but very limiting, so I’m looking at self hosted on my own dedicated or VP server a… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1921777&goto=newpost
On the Admin side, for some orders, it was noticed that order and account information and Address Information (the shipping and billing addresses) are missing. After version upgrade from 2.4.3 to 2.4.6 , for some orders it shows properly. Any… Read More »On the Admin orders , Account information and Address Information (the shipping and billing addresses) are missing in magento 2.4.6
Scenario: I have a product with custom options like Color and Size. Objective: When users visit a product page with a URL like https://example.com/product.html?color=Red&size=Small, I want the Color option to be preselected as “Red” and the Size option as “Small”… Read More »Magento 2.4.6 Preselect Magento 2 Product Custom Options based on URL Parameters
I’m working on a Magento 2 where I need to preselect product custom options based on URL parameters. Here’s what I want to achieve: Scenario: I have a product with custom options like Color and Size. Objective: When users visit… Read More »Magento 2 – Preselect Magento 2 Product Custom Options based on URL Parameters
I want to give an offer on these SKUS “sku-111-11-11,sku-222-22-22,sku-333-33-33,sku-444-44-44,sku-555-55-55,sku-666-66-66”. case 1: If customer add any 2, 4, 6 items from above skus then customer will get 50% discount. case 2: If customer add any one sku with qty 2… Read More »Need suggestion for creating cart price rule Magento 2
Recently, I needed to override a specific function in a magento validator mixin. The regular mixin didn’t work because my file gets called but then also the magento file gets called so magento original function is called after mine and… Read More »magento 2.4 are map and mixin with false equivalent? Which is better?
Is there a way to display specific categories on list mode rather than the usuall grid mode. A few categories of mine would need that due to the product standards and the used short_description within them. Layout XML Updates arent… Read More »Magneto 2.4 | Display specific categories in list mode rather than grid
when i clicked on the mini cart then is should show the dropDownDialog and then added products in that block..but when i upgraded to magento 2.4.7 then it is not showing any products..and then i inspect and console the log,… Read More »mini cart is not showing the added products on magento 2.4.7