We are a canadian business, and the exchange rate has been getting worse and worse. Displaying prices in CAD on our website gives an impression of expensiveness. I'd like to replicate what eBay/Paypal does: customer can choose to pay in USD or CAD. If they pay in USD, their credit card will do the conversion (unless they have a USD credit card). If they pay in CAD, they will pay the price displayed on the website. If they pay in USD, I'd like the money to be deposited in our USD account. If they pay in CAD, I'd like the money to be deposited in our CAD account. It seems like what I'm seeking is not supported by Adobe Commerce / Magento 2, and yet: I think it would be a fantastic improvement.
... View more
See more ideas labeled with:
Hi, We are using Live Search on Adobe Commerce 2.4.7. Right now the merchandizing rules are really limitative in terms of how we can manually add rules to sort products in a PLP or a Search Result page. We can only Boost / Bury / Pin / Hide a product by SKU, which is not really useful and really time consuming when we need to merchandize large catalogs. Would it be possible to add a ruling system according to product attributes ? For example a rule that would allow us to Boost product that have the color = red ? Let us know, Francis
... View more
See more ideas labeled with:
I'm trying to create pull request for magento provider for Apache airflow. So basically it will help to connect to different systems such as AWS , azure,Salesforce etc for etl and workflows schedule and monitoring. https://github.com/apache/airflow/pull/41556 I think it will be very helpful to handle backend data operations. I need community support to accept this pull request
... View more
See more ideas labeled with:
To plan out changes ahead of time on site, specifically on the home page, we use scheduled changes. An issue we have come across is that there is no way to preview these scheduled changes in mobile view. A large portion of people using the mobile view not having that ability is a hindrance. While we can make these changes on Staging, and push them live to view and test, we want to be able to completely ensure that the changes made on the Production site are perfect before going Live with the changes. If we inspect the preview page and set the dimensions to mobile view, it does not reflect what will happen once the page is live. It just smooshes up the desktop version of the page and adds no responsiveness.
... View more
See more ideas labeled with:
We have 2 separate stores for US and AU, the AU store / products have is a general sales tax applied to products that is shown before purchase. We are looking for an individual store option to display this additional tax amount in the search field price so as not to confuse users of the actual price which is correctly shown on the product page.
... View more
Currently the API only allows to import special_price by "Scheduled Change". We would prefer a straight import of special_price value on store level (due to currencies for different countries). Because we handle price and special price in same table a convenient solution would be to pass special_price via API with base-prices just as one additional payload parameter: E.g. { "prices": [ { "price": 7, "special_price": 0.7, "store_id": 7, "sku": "N4304700", "extension_attributes": { } }, { "price": 9, "special_price": 0.9, "store_id": 9, "sku": "N4304700", "extension_attributes": { } } ] }
... View more
See more ideas labeled with:
Currently the addresses are connected to Users. Using B2B features, can happen that all users belonging to the same company would use the same addresses. Currently we have to duplicate all addresses for all users of the same company. We would like to connect addresses also to the company entity so that are available for all users of that company.
... View more
Please provide a way to exclude virtual products (gift cards) from free shipping rules. Since gift cards can be emailed they should not be included in the cart subtotal and count towards free shipping. This feature should also be made available for any product. The interface could simply be on the configurable product setup as a toggle that says something like "Free Shipping Rule" yes/no(toggle). Possibly, by default...virtual products should never count towards free shipping rules.
... View more
See more ideas labeled with:
Sometimes, the free shipping method should be available based on the subtotal amount. For example, if the shop owner decides to offer free shipping based on the subtotal, it ensures that even if discounts are applied and the total order amount decreases, the subtotal still meets the required amount for free shipping.
... View more
See more ideas labeled with:
Hello I am trying to create a discount code for all products but.... Some of the products are already discounted on the catalog level. These products have Special_price lower to regular price (otherwise the special price equals regular price). I need to create a discount code that will be applied only to products that have special_price different to regular price. any suggestions?
... View more
See more ideas labeled with:
It will grateful for creating Websites, Stores and StoreViews using Rest APIs
... View more
See more ideas labeled with:
History We started our first Magento Cloud project in 2019 and both Magento and us received several complaints about the bad performance (slow response-times of non-cached requests) from that customer back then. We did several other Magento/Adobe Commerce projects since 2019, some hosted on Magento cloud, others hosted on different infrastructure solutions, which included custom multi-node AWS-setups and single-node setups. Over all those years we started several attempts to optimize both the code-base of the projects and the configuration of the Magento Cloud infrastructure, which brought some improvements, but the resulting performance never came close to the one of the single-node setups that were used by most of projects. By numbers we are calculating an average of 2.5-times the response-time for Magento-Cloud projects compared to projects hosted e.g. on a single https://www.hetzner.com/dedicated-rootserver/ax102/ Current situation We received another complaint from a customer, again optimized the code-base and Magento-Cloud configuration, but also came up with our own considerations regarding the Magento Cloud infrastructure in general. We initially raised those requests at our onboarding team, the customer's suggest manager, were forwarded to the support, which forwarded us to this section of the forum at the end. Considerations Overall architecture To our knowledge the usage of a Magento Cloud infrastructure always implies the use of at least 3 different nodes on 3 different availability-zones. (Visual representation: https://experienceleague.adobe.com/docs/commerce-cloud-service/assets/az-stack-diagram.png?lang=en) From several cloud-projects (AWS and Magento Cloud) we also learned that the usage of several nodes/servers for the different services increases the over-all response time, as network-latencies are introduced into the communication between the application and its services and the replication of the data between the same service on the different service-nodes. Those network-latencies are even worse, if the the different nodes are distributed over several availability-zones. Is there a possibility to drop either the 3-node architecture, or at the least the use of different availability zones? We are aware that this would reduce the redundancy of such a setup, but from the feedback of our customers a better performance would be more important to them then the redundancy currently offered. An a number of those customers do not have the high number of traffic-volume that would require a multi-node setup. Type of CPU For our current customer executing a cat /proc/cpuinfo on one of the cloud-environments reveals the following data: model name : Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz cpu MHz : 2095.081 So Magento Cloud currently provides a CPU that was released back in 2017 and has only a CPU clock speed of 2.1 GHz. Whereas a hosting-option from another hoster (https://www.hetzner.com/dedicated-rootserver/ax102/) would give us a AMD Ryzen™ 9 7950X3D (from 2023) with 4.2 GHz. And yes, we are aware that the most recent hardware is not available at every location of AWS or Azure, but at least more recent hardware with higher CPU clock speed would be available at both of those provided, some of it even for cheaper prices than the hardware currently provided. https://learn.microsoft.com/de-de/azure/virtual-machines/linux/compute-benchmark-scores#hbv3 Is there a chance to get more recent hardware for our Magento Cloud customers?
... View more
See more ideas labeled with:
Hello everyone, I'm experiencing slow performance on my Magento website, and I'm seeking advice on how to resolve it. Pages take a long time to load, and navigating between different sections feels sluggish. I would appreciate any suggestions or tips to improve the performance of my Magento website. Thank you!
... View more
See more ideas labeled with:
It would be a great help if there was an option to add a blank (non-existing) product to an admin created order. Problem It takes some work to create an order for a new customer when the product is non existant in the catalog. Especially when you have that customer on the phone and want to get the order in quickly. After entering customer details you come to the conlusion you have to create a product first, losing all the customer details. Create the order again with the new product added, asking the customer for their details again. Solution: Creating an order would work exactly as it does now but with an additional, single line form where you can add a (simple) product name, price and quantity. If that blank product gets entered you can give the user the option to enter more product details in a pop-up (or slide-in) screen, or just leave it the product name and price only. This blank product gets added to the catalog with Visibility: "Not visible individually" so you can edit it later. Most CRM/ERP products have this option when working on orders.
... View more
See more ideas labeled with:
Hello, We use to duplicate products to create new ones as we save time registering many data. But this process has also duplicated the images associated to the product. We need to hide the previous image and associate the new images. Is there any way to remove the association of a image that it is hidden to the product? We have products with many images and it is not good for the maintenance. Thanks, Javier
... View more
See more ideas labeled with:
At the moment, if you are trying to add an image to a product, you can only upload one from your computer and that gets uploaded directly to the server. You cannot upload an image from the media gallery. This should be an OOB feature. The same happens with list and post images for posts. You cannot upload/access these from the media gallery. This should be an OOB feature.
... View more
See more ideas labeled with:
There is a Best Seller report that business is highlight certain products using the label. This option is available in the admin panel under Reports > Products > Best Sellers Currently, the data supports daily, monthly and yearly timeline.
... View more
See more ideas labeled with:
Currently, we can only see top-line data on the revenue generated from each product recommendation block. Could I put in a feature request so we can see which SKUs were sold please? In other words, what actually makes up the top-line number reported in the admin.
... View more
See more ideas labeled with:
For Example, we have below SKU's. DZ5321, DZ5321-EC, DZ5321-60, DZ5321-SC When I search keyword 5321 in the search box I need above all SKUs in the result. If we search the DZ then also I need above all SKUs in the result. For another example, "simpleproduct" if we search with simple or product for every situation, we need simpleproduct as search result. In the below search graphQl. {
products(
search : "5321"
sort : { position : ASC } pageSize : 100,
currentPage : 1
)
{ total_count items
{
sku
name
}
}
}
... View more