My Product name: Epson EH TW5600 Full HD Home Cinema Projector | Lens Shift | 2500 Lumens | Bluetooth Audio Search Term: "5600" or "Epson 5600" In the above condition, my elastic search is not able to search "5600". It returns empty products.
... View more
Requesting Feature for Product Inquiry Button with Popup form. Description: On Product page, generally besides Add to cart button, an Inquiry button. On clicking the Inquiry button, a popup form opens. On submitting the form, information sent to Dashboard as well as Email include the form fields plus the Product details(embedded 1st image, title, link) of the product from which the form was submitted. Product Inquiry button is seen in almost all E-commerce sites. So, it would be great if it is a part of Magento 2.
... View more
See more ideas labeled with:
Hi, I have a suggestion regarding view/edit cart page on android/mobile device. Scenario: 10 products were added to shopping cart and then cart was editied (quantity update etc). When tapping the quantity field against first product in cart then the numerical keyboard on android pops up. When the quantity is updated then user can only save the changes after he traverse to the end of the shopping list and click "update shopping cart" button. Moreover there is a "Next" button that is displayed with numerical keyboard on mobile device. This button takes you the quantity filed in next product without saving/updating the cart price. Now the user scrolls down to last product in the shopping cart and wants to update its quantity. This time numerical keyboard does NOT display "next" button but instead it displays "Go" button upon click this it automatically saves the configuration and updates the cart price WITHOUT clicking "Update shopping cart" button separately. My suggestion is it would be nice if such "Go" button is showed with every product quantity field. As mostly the custom does not go on updating the quantity of each and every product and mostly its just one or two product in the list that he needs the quantity update. in such case traversing to the end of the list just to save the configuration and update the cart price is not handy atall.
... View more
See more ideas labeled with:
Idea is to allow scope of position value set in "Products in Category" section to Store View. Catalog > Category > Products in Category. Currently, when I select a specific 'Store View' and then set a particular position ordering & save, It gets saved for all Store views. It would be great, to have different order of "Products in Category" for different 'Store View'.
... View more
See more ideas labeled with:
Keep this out of stock Magento. This is a constant moving target and unless its going to implement 100% correctly it should be left to the individual store developers.
... View more
See more ideas labeled with:
Hi, I suppose this is more of a question than a request. I understand that the Magento Page Builder is currently only released for Magento Commerce, it is not currently available for Magento Open Source. Are there any plans to make this available for Open Source? I've been looking at 3rd party extensions that are available, but don't want to invest too much time and energy into investigating which one is best IF magento plan to make the official page builder available in the future.... Any thoughts are appreciated. Thanks
... View more
See more ideas labeled with:
In comparison to the rich data I can see in Customer->customer administration in Magento 1.8 the new M2.3 offers only very few fields to view in Customer-> all customer. So I find no way to see all customer data including his orders, adresses, wishlists, .... Also handbook does not help. Where is all that functionality gone to? Is there and extension that covers that? Here a comparison from 1.8 screenshot
... View more
See more ideas labeled with:
When choosing what products to upsell from Magento admin it would be great if there was a filter option to show what quantity is available of each product, this would ensure that the user selects a product which has an available qty. Thanks!
... View more
See more ideas labeled with:
Hi anyone! I've tried for make a request like this: {
"items": [
{
"sku": "product-test",
"link_type": "crosssell",
"linked_product_sku": "product-1"
},
{
"sku": "product-test",
"link_type": "crosssell",
"linked_product_sku": "product-2"
},
{
"sku": "product-test",
"link_type": "related",
"linked_product_sku": "product-1"
}
]
} for product-test, it's already have a crosssell product link. I think it's must be updated, but there's no update. any solutions?
... View more
Are there any plans to create API interfaces for admin users and roles? We are working on a headless admin for certain portions of the Magento admin and this would help a lot.
... View more
See more ideas labeled with:
We are using tier pricing to accurately present a price for a product. The situation is that if we have an item where we are selling e.g. 500 @ £23.68 - the individual cost per item is £0.04736 Magento only appears to calculate 2 decimal places making the item £0.048 This would make our item £24.00 In this case, as with all others, the price is wrong!
... View more
Now when I setup the cart price rule for specific product. If the bundle(child) is applicable that whole bundle product will get discount not just only the product we would like to have discount. Can this be enhance?
... View more
See more ideas labeled with:
I think forcing users to write reviews is not best practice. You should look up to Google maps for example, and allow merchants to accept review without making mandatory review. I believe this would increase number of reviews significantly and eventually boost sales.
... View more
In Magento1 (Enterprise) you could actually open an order in the backend and go directly to a tab for RMA'd products. This functionality was removed from Magento2, requiring customer service to have to go to a completely different sections (Sales->Returns) to lookup the sales. This is a completely unnecessary step. The RMA tab should be brought back into the Order View.
... View more
See more ideas labeled with:
There is no option to add Negotiable Quote for a specific admin Role. This should be a default feature along with Magento EE B2B
... View more
See more ideas labeled with:
The library is deprecated by its author, see below comments bu author: “This repository has been archived by the owner. It is now read-only. Deprecated. This is a very old polyfill which served old browser decently for the last 4+ years. I am not actively maintaining this project but I would eventually accept PRs if you really need to use it. Please have a look at better alternatives such ES-Shims.” There is a known issue with infinite recursion in this library that’s been identified in a pull request opened a year ago that the author has not yet reviewed or merged. https://github.com/WebReflection/es6-collections/pull/45/files Magento should update this library as it causes issues with third part JS conflicts.
... View more
See more ideas labeled with:
I am suggesting the Magento team creates their own solution that is an alternative to MySQL & ElasticSearch. Elasticsearch is complicated to setup, and customers must pay for "Gold" or "Platinum" service levels to enable security for it.... If the Magento team creates their own implementation then it can be setup with ease like most other core modules... The search data can be loaded into memory and refreshed with cron jobs. ElasticSearch is very frustrating. Why is MySQL searching being deprecated?
... View more
Magento 2 validation is based on jquery.validate plugin. This plugin with default option control the input validation on keyup, like this https://jqueryvalidation.org/files/demo/ Why, on magento this function is disabled on mage/validation? options: {
meta: 'validate',
onfocusout: false,
onkeyup: false,
onclick: false,
ignoreTitle: true,
errorClass: 'mage-error',
errorElement: 'div', And why, do you have write you own logic to control the password character on keyup when the plugin has this function. This behaviour with password checked on press, the confirmation checked on "submit" leaves the user confused
... View more
See more ideas labeled with:
Make products clickable in sales/order/view direct link to product Current M2.3.1 open order, cannot click products Expected open order, there is a direct link to the product edit page Both! supported, direct link under the SKU: if complex product (simple product under configurable), then 1 link to simple product under SKU, link to parent configurable under then name if only simple then both links the same Business rationale Click through objects faster in M2: 1 click object to object Saves copy sku, 4 clicks to products, enter SKU, wait for results, open item Then do the same for parent product
... View more
See more ideas labeled with:
We have a real big Problem with the REST API because the API doesn't provide GET for Payment- and Shipping-Methods, defined in the Parameters of the Shop. After Hours and Hours of searching we've found Infos about getting this Informations by using Carts, but that's not the Way we need to do it. As Info of Background, we are developing an additional Software for an ERP-Product to syncronize Data between an ERP and for Example a Webshop. Before the Sync happens, we call on both sides to get the needed Infos for mapping them. Without Payments and Shippings we can't get this done completly and the Customer will get wrong created Items in the ERP. That's a real big Problem for us. We've created an addtional Module for Meganto 2 which delivers the missing Infos we need, but this is not the best Way because some Servers/Webspaces doesn't support Commands executed by PHP, so we can't install the Module automatically. What we need in Short Description: GET -> Shipping-Methods (all, defined and viewable in Magento 2 Backend) GET -> Payment-Methods (all, defined and viewable in Magento 2 Backend) Please, if possible, implement this to the REST Api. It will help us a lot. Thx
... View more