I have an configurable product for example T-Shirts in size small, medium and large. And all have same price and we have tier price like: Buy 10 for 5.50 and save 10% Buy 20 for 5.00 and save 20% Now a customer buys 5 medium T-Shirts and 10 large. So he has total 15 articles of this T-Shirt. Default Magento is now only take tier price of 10 large T-Shirts, but not for 5 medium T-Shirts. It would be really nice to have option for product to set "use total amount of child products for tier price". martin
... View more
See more ideas labeled with:
This is more of a demand than a suggestion, because it's total madness that this is not standard. How has this simple thing, that is so important, been overlooked by Magento? I'm creating a multivendor marketplace using Magento2 for fashion retailers. In the world of fashion (and many other retail avenues) have all kinds of odd names for their colours, to make them sound more exciting for buyers. However in Magento2, when creating a configurable product using attributes, when choosing colours you can only see the colour name, not the swatch of the colour. Why the hell would Magento leave such a simple thing out?! How on earth are vendors supposed to know the variant shades between the colour names, if they cannot see the colours?! Just look at that! ...It's pathetic. I'm not sure this should even be a suggestion, if the Magento team see this post, you should just get this sorted because it's total madness. I've sunk a lot of money into building this with Magento2 so far, but to have this simple thing have such a detrimental effect at this stage ...Just shame on Magento for having overlooked this. I've seen posts for this dating back to 2016, it's now November 2017. GET IT DONE.
... View more
See more ideas labeled with:
How about creating a dark theme for the Administration page?
... View more
See more ideas labeled with:
When working with products regarding store context, there is inconsistency among Quote, Order and Invoice and Shipment items regarding the getProduct() method. The best implementation as of 2.1.7 is Magento\Quote\Model\Quote\Item\AbstractItem.php, where it supplies store id in the context of the quotation. I suggest that the model of Order and Invoice should follow such practise when getting product from underlying items, since developer expects a certain level of API consistency. I can make PRs if everyone agrees.
... View more
It would save us much time if we can directly add the products to the category from this place o "product in category" Currently we can just choose the category when posting the products.
... View more
See more ideas labeled with:
I am using the UPS shipping module to get shipping prices from UPS with my negotiated rates. When you request the shipping, the values returned include the field GrandTotal. Unfortunately this figure does not include any applicable taxes that are added by UPS. This is quite important if your company is not registered for TAX and cannot claim the tax back and want to pass on this TAX cost to your customer. It would be great if the module had an option to include applicable taxes in the value shown to customer. In the rating request packet, if the field <TaxInformationIndicator/> within the <RatingServiceSelectionRequest><Shipping> tags is set (not set in the module), then the response includes additional information, including what taxes apply to the shipment (this happens even for negotiated rates, even though the API docs implies it doesnt) The response that you get back includes the "GrandTotal" field (ex tax) (Where Magento currently gets the total from) but also includes an additional field "TotalChargesWithTaxes" (If you are shipping to somewhere where TAX is added) If you are shipping to a country where no TAX is applied then the GrandTotal field contains the total shipping amount. If you are shipping to a country where TAX is applied, then GrandTotal still contains the exTAX price, but the TotalChargesWithTaxes field is included with the TAX added on. You would need a bit of logic so if TotalChargesWithTaxes is not set, then get total from GrandTotal, otherwise useTotalChargesWithTaxes.
... View more
See more ideas labeled with:
Please add configuration option to enable and force 2 or 3 character sets in passwords for backoffice users. This option exists for consumer accounts for webusers but not for backoffice users. Requirement for both consumer and backoffice users A mix of uppercase, lowercase, numeric characters Image of configuration screen for website front end users showing configuration to be cloned and made available for backoffice users.
... View more
See more ideas labeled with:
For the simple product, is it possible to add the new Option Type of "Image", so that we can uploads the images for the customers to choose?
... View more
See more ideas labeled with:
As a customer, I would like to sort my wishlist or requisition list items individually so that I can can group products together and organize my lists 1. Magento 2.2 w/B2B extension 2. While on a requisition list with more than one item 3. Dragging my items will change their order within the list 4. On drop, the item position will be saved via ajax 5. On refresh, my item positions will be preserved
... View more
See more ideas labeled with:
Please remove the title of the Related Products, Up-Sell Products, Cross-Sell Products The appearance looks bad for the mobile when the title of product is displayed.
... View more
See more ideas labeled with:
Please remove the title of the Related Products ,Up-Sell Products ,Cross-Sell Products The appearance looks bad when they are displayed on the mobile.
... View more
See more ideas labeled with:
Hi, I'm developing a magento 2.1.7 store on my localhost. After logging into my admin and changing the full page cache from the default to the recommended varnish. I cannot login into the admin part of the store. When I try to, I get this error page There has been an error processing your request Exception printing is disabled by default for security reasons. Error log record number: 2076606110 I have no idea what is going on. I can however view the store on my localhost. I just can't login to the admin. Thanks
... View more
See more ideas labeled with:
I need to specify a prefix static string for all URLs of my Products and Categories. Just like Wordpress Woocommerce permalinks. For example all of Categories should have product-category prefix in their URL: Cat One: domain.com/product-category/cat-one Cat Two (child of 'Cat One'): domain.com/product-category/cat-one/cat-two and all of Products should have product URL prefix, no matter what their Category is: Product One: domain.com/product/product-one Product Two: domain.com/product/product-two I tried to do this solution, but It's for 3 years ago and not working in Magento 2. Also this extension is for Magento 1.x as you see. By the way, I'm using Magento 2.1.9 with PHP 7.0.22 and XAMPP 3.2.2. Thanks.
... View more
See more ideas labeled with:
Create 3 Terms and Conditions for checkout process. By default Magento is listing the terms one after other based on their ID's. As it is now the only way to re-position the terms is editing the database. Please allow this modification in Backend.
... View more
See more ideas labeled with:
When we do a bulk update for product/categories, partial indexers start the data indexing process in the background (when using the index on schedule mode). We need to wait for those indexing process to complete to see the product/category updates on the front-end. For an admin user, there is no way to check the state of the indexing process, ex: % completed, error encountered etc. This is a suggestion to include an admin area to visualize the state of the partial indexing processes, so admin users don't need to contact devs to check the state of the indexers by querying DB.
... View more
See more ideas labeled with:
Given we have to jump through so many hoops regarding caching systems such as Varnish etc to get any kind of decent performance, the least a default installation could do would be to make it automatically optimise with mod_pagespeed. Magento installations are the only sites I run where I have to turn it off completely. The problem seems to be knockout.js. Can only imagine how fast a site with both caching and optimised html would be. More info: https://groups.google.com/forum/#!topic/mod-pagespeed-discuss/FtdyLTVPRLc
... View more
See more ideas labeled with:
Similar to #9582 - we should eliminate the complicated necessary inheritance for creating Imports and Exports that plug-in to DataFlow
... View more
Feature request from amenk, posted on GitHub Oct 18, 2015
I can't activate the PickUp method in the backend.
I think it is missing in
https://github.com/magento/magento2/blob/develop/app/code/Magento/OfflineShipping/etc/adminhtml/system.xml
... View more
Feature request from thatguynz, posted on GitHub Aug 01, 2017
Preconditions
Magento 2.1.7
Steps to reproduce
Create a number of simple products - each with decimals enabled
Create a new bundled product and add the simple products to it as Bundled Items
Try to set default quantity of Bundled Items to a decimal value
Expected result
Default quantity of bundled item should enter fine as a decimal (as it used to in Magento 1.9) and allow Product Bundle to be saved
Actual result
Error message is displayed directly below default quantity box (attached) "Please enter a valid number in this field." and product bundle can not be saved.
... View more