Showing ideas with label Catalog.
Show all ideas
The ability to specify a Product Attribute Value position by integer was present in Magento 1.x but removed from Magento 2. Currently, if you want to re-order product attribute values, you need to drag and drop the value. If you're creating a new attribute value on an attribute that already contains dozens or hundreds of values, this means creating the new value at the very bottom of the list, and having to drag and drop it through all of the records above.
... View more
See more ideas labeled with:
-
Catalog
Magento 2 provides the ability to import some things, such as products, via csv, but lacks the ability to create attributes and values this way. This functionality is needed, and should be part of the core. When there are products with many variations, such as an item with many color choices, Magento should provide the ability to create the attribute and its options via csv an create the swatch file if a path to the swatch color files is included.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
In a category, the is anchor setting both adds the products from sub-categories and displays the layered navigation filters. Is it possible to decouple these two functions from one option.
... View more
See more ideas labeled with:
-
Catalog
We would like for Magento 2 to be able to support extra large catalogues (5 million SKUs +) Currently, indexing takes far too long and the site is very slow. Perhaps this is already possible and just requires some documentation to be set up to explain how to optimise the application and infrastructure to support extra large catalogues.
... View more
See more ideas labeled with:
-
Catalog
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
See more ideas labeled with:
-
Catalog
-
developer
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:
-
admin panel
-
Catalog
-
developer
-
other
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:
-
admin panel
-
Catalog
-
developer
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:
-
Catalog
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:
-
admin panel
-
Catalog
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
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
I would like to inform , That whenever uploading the product image that was adapted mechanism defaults stored the media to locally instead of s3 bucket , even when you install the s3 extensions, It should avoid and need little identify to default mechanism to adopt s3 bucket.As well as the invoice always storing in locally it should save in s3 bucket.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
-
extensions
-
Shipping
Automatically disable the Empty and sold out categories.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
-
other
We'd like a way to update product categorisation via an import without deleting the product Currently the 'add/update' behavior does not unassign a category for a product. The only way to do this is by using 'replace' which effectively deletes the product - this creates a new ID and is not fit for purpose.
... View more
See more ideas labeled with:
-
Catalog
Please add support to Google Product Reviews for is_spam YES or NO Defaults to NO Google and other aggregators no longer like to have none consequetive review data, meaning review uploads should look like 1,2,3,4,5 and not 1,2,4,5 (3 missing) where review 3 was a SPAM item. See is_spam fields in the specification https://developers.google.com/product-review-feeds/sample/ This way we can export all reviews 1,2,3,4,5 where 3 is marked as is_spam = true https://imgur.com/a/Gx7s1E4
... View more
See more ideas labeled with:
-
Catalog
-
other
Edit a product, and when you go to select categories you will notice they may not be in the same order as the category structure. This can cause confusion for clients with a large amount of categories.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
I would like to make a feature request. When in the product catalogue, it would be nice to return to previous viewpoint after save. With a 15 minute timeout, and the need to continually be saving, it would save a lot of scrolling after each save. It would also just feel better in general, considering all the A-B work with front & back end. I hope to see this implemented in the near future, thanks!
... View more
See more ideas labeled with:
-
Catalog
request: Basic Support for Stock Take [Stock freeze] Rationale We all do it. Every month, every quarter or every year. Count the stock: stock take. Magento does not support the basic business process. It should. The problem When you execute a stock take, this takes time. During this time orders enter the system. THere is nothing wrong with that. But you want to freeze the stock decrement until done. This can be easily achieved by a Magento quick win. Especially after the 2.3 version because stock and stock reserve are separated. Example Here we are with our nice little Magento store. It is 7 AM. No orders for today. So we pick all our orders and the stock in Magento versus the Warehouse = equal (suppose ;). The team then starts counting the products qty's and order picking is paused. During this time orders enter the system and decrement stock. When you are done counting you import all the stock (or in batches). The order picking starts again and this is where it goes wrong. All the sold products during the stock take have never been decremented fromt he stock Qty Solution Add a pause stock button on store level (in case you do stock take for complete warehouse in 1 go). And add a pause stock update button on product level. If the pause option is activated then stock is no longer decremented. After the stock take we undo the pause and stock is decremented from the Qty. This time the Warehouse <= IN SYNC => Magento
... View more
See more ideas labeled with:
-
Catalog
Request: Set Product Attribute "Apply To" not based on Product Type but ... rather visibility (or new attribute) ... or attribute set related We sell for example T-shirts and ties. For T-shirts 1 configurable product exist. With several simple products. For Ties only simple products exist (onesize) Product meta data is stored on the parent product. For T-shirts the configurable product. For ties the simple product. Now if we make an attribute required like COLOR for simple products it also applies to the child products of the t-shirt: and this is where it goes wrong Every time we edit the qty of barcode of a simple product we are enforced to select a color for the simple product. And this is very wrong: meta data is stored on the parent configurable level To me this has always been a design flaw that can be improved Request: create attributes "Apply To" based on something else than Product Type. Rather I can imagine a product is set up as a Salable Parent (meaning: presented on the frontend). So if this flag is set then attribute checks and other apply. It would also simplify many rules and coupon setup.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
Product Images that are supplied by international brands often have a expiry date. This is becoming a bigger and biiger problem because brand crawlers or law-agents crawl the web to find these images that have expired, often resulting in fines. In fashion there are several kind of images plain product, pack shot (and zooms/angles) image on dummy/ghost image on a model The images on a model often are valid for a period X. After this date the image should be removed. Request: add a date field to magento product images to set as an start_from and end_date so we can schedule product images. (ps why is there no label/tag on this boad for legal or risk)
... View more
See more ideas labeled with:
-
admin panel
-
Catalog