I have a multiwebsite on 2.4.3p1 with urls xyz.com and xyz.com/wholesale. The customer is not able to login from the wholesale website. It is redirecting to the login page. Any help would be appreciated.
Magento
I need to add helper condition to show the layout block. So this layout block only show if condition match in helper function. Is any way to add any condition in layout to directly check the helper for that? Thanks
Checking out with Stripe plugin for magento (ver 3.0.0) on Magento 2.3.5-p2 sends out 2 “New order confirmation” emails with the same order number, no invoice email gets sent. Tried checking out with another payment method like “Purchase order” and “Bank Transfer” and only 1 “New order confimation” gets sent. […]
I am trying to override the file vendor/magento/module-checkout/view/frontend/web/template/shipping-address/form.html using my theme, but I can’t find which path is correct. Can someone point me in the right direction?
I am using Magento 2.4. I am trying to add a “buy now” button on the product & cart page, but unfortunately, when I click on the button it adds the product into the cart. Instead of this, I would like to open a pop-up form. Is there any way […]
I had MageWorx Order-Editor installed directly to app/code. I then removed it so I could install the updated version through composer. After I installed the composer version of the module, I was getting some problems so I then disabled and removed the module with composer. Currently, I’m getting this error […]
The global setting in Magento2 System -> Configuration -> Catalog -> Inventory -> Product Stock Options has settings for “Maximum qty allowed in Shopping Cart”. Unfortunately, the setting has global scope, but in case here a b2b and b2c shop in a Multistore installation has different needs, b2b needs way […]
Hello I want to modify the tile view at the category page. Inside the category page, products in this category in Gird view, we can see the product status. However in Tile view the status is not showing. Anyway I can modify this? Please advise, thank you!
My products have small description and description attributes. Small description is a Tinymce field and description is a pagebuilder. When I edit a product, if I open content section, here this 2 fields are visible, and when I try to save it I get the error “Page Builder was rendering […]