Showing ideas with label Catalog.
Show all ideas
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:
-
API
-
Catalog
-
extensions
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
See more ideas labeled with:
-
Catalog
-
Shipping
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:
-
Catalog
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:
-
admin panel
-
Catalog
-
other
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:
-
Catalog
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
It would be very useful to mass import synonyms against a SKU.
... View more
See more ideas labeled with:
-
Catalog
We have a Adobe Commerce Instance with multi brand and multi country stores, and we share the same product catalogo accros de stores and also the same category tree. And we need the feature to sort products on the categories in the diferent way for each website. For example we have the website A and de website B in the same instance, and we have the same category tree for these two website and also share the same products. We need sort the products on category TVs, and we have the procuts with codes 10001 and 10002, we need put first the product 10001 for the website A, and put first the product 10002 for the website B. Now the sort on categories is global. If you need more information please let me know. Thank you.
... View more
See more ideas labeled with:
-
Catalog
when a product creation fails it still creates the media items but doesnt clean them up
... View more
See more ideas labeled with:
-
API
-
Catalog
Category surrogate keys are added on product pages. Due to this all cached product pages are flushed when a category needs to be flushed. By removing the surrogate key from the product page, we can avoid this making overall cache more effective. Here is that it looks like on a typical product page. Surrogate-Key: cat_c c9 c18 c4 c201 c6 c206 c208 store cb cb_weltpixel_pre-footer cb_weltpixel_footer_v3 p103697 cat_p cb_weltpixel_global_promo_message_2 text All the c9 c18 surrogate keys are coming from the categories populated in Top Navigation. So when C18 is invalidated the all pages of magento are technically flushed.
... View more
See more ideas labeled with:
-
Catalog
Shared Catalog entity is among few entities that do not have extension attributes support. B2B clients frequently request creating assign additional attributes for Shared Catalogs, and extension attributes feature would be really helpful to achieve that.
... View more
See more ideas labeled with:
-
Catalog
-
extensions
-
platform
Please allow Grouped Products to be added in Bundled products. For instance, I need to to make grouped product, consisting of Earpods, Charging cable and Charger. I also want to add this above Grouped Product in a Bundle where other products are existing like Mobilephone, and its Casing. i.e. Product A [Grouped Product] [Being sold separately]: Earpods + Charging USB Cable + Charger Product B [Bundled Product] : Mobilephone + Casing [Bundled Product] Right now there is no way to add Product A into Product B as a bundle. If resolved, this will solve a big problem in Magento2.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
-
developer
-
other
In the EU a Gift card (single-purpose voucher) has to be sold with tax applied to it - in other words, gift cards are taxable products also before they are redeemed. Example: A gift card with the face value of €100 including. tax, will be €80 excluding tax at a rate at 25%. The Gift Card has to be sold at €100 including. tax. It is required by law in the EU to sell Gift Cards incl. tax and this can't be configured with the current configurations available in the Commerce Gift Card module. Commerce Gift Card product type does not have an option for setting it to use a Tax Class: https://docs.magento.com/user-guide/customers/account-dashboard-gift-cards.html https://docs.magento.com/user-guide/configuration/sales/tax.html https://docs.magento.com/user-guide/configuration/sales/gift-cards.html (Not to be confused with “Tax Class for Gift Options” which is another functionality) Example resources: https://erply.com/all-that-you-need-to-know-about-taxation-of-gift-cards-in-eu/ https://www2.deloitte.com/ie/en/pages/tax/articles/vouchers-new-vat-rules.html
... View more
See more ideas labeled with:
-
Catalog
-
checkout
When working with the catalog in the Admin Panel backend, one frequently wants to check the product page in the shop frontend. There is no elegant way to open it. I wish that either the Action column in the product grid had View next to Edit or the cell entries in the URL Key column Iif enabled) were linked to the frontend. I further wish that on the product page in the Admin Panel, there was a link to the respective frontend page for the currently active scope in the top nav row (among "← Back" and "Save ▼").
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
For certain types of product attributes, e.g. dropdowns and swatches, one specifies the valid values in the Admin Panel. These are used in filters etc. in the shop frontend, usually in the order specified in the backend. Alas, admins can only sort the entries manually by drag-and-drop there! I wish product attribute values could be sorted automatically on request in the Admin Panel: alphabetically (case-sensitive and not), numerically (i.e. "1, 5, 10" instead of "1, 10, 5") intelligently by actual size like "1 mm, 5 mm, 1 cm, 2 cm, 1 in" or "XS, S, M, L, XL, XXL, 3XL" for color swatches, by hue or (preferably OKLab) lightness and possibly other color parameters.
... View more
See more ideas labeled with:
-
admin panel
-
Catalog
On product page (configurable), when we select the color, it show the label "Only 0 left" and the value is not correct when checked from backend for associated simple product. We haven't done any customization for this, so it seems some core application error. We tried applying the patch but it removed the whole message instead of fixing the 0 qty. https://support.magento.com/hc/en-us/articles/4410121211917?input_string=only+0+left Please fix this so customer can see the stock in hand. Best Regards, Muhammad Saeed Khan
... View more
See more ideas labeled with:
-
Catalog
We would like an option to have the item visible 'only individually'. Mostly for history purposes. An item is discontinued, no longer for sale. We do not want that item in search or catalog, but we want the product page to be found with a direct link, like from order history or a wish list.
... View more
See more ideas labeled with:
-
Catalog
At the moment you can't use Youtube short videos for product content (Images and Videos). Would be really great to be able using them, short videos are perfect for products in many cases.
... View more
See more ideas labeled with:
-
Catalog
The current Adobe Live Search implementation doesn't support custom content/layout of Quick Search Autocomplete results. We need more information on autocomplete results like regular price, discount, label etc.
... View more
When managing attribute and attribute set data via the REST API, all the endpoints required to create a complete attribute set with attribute groups and attributes assigned to that set and those groups are present and available. However, the reverse is not true. There is an endpoint missing in retrieving all of this data for an already existing attribute set. Specifically, the attribute group that each attribute in an attribute set belongs to. Attributes for an attribute set are retrieved by set and do not contain the attribute group they are present in either. This is largely obstructive to the process of fully and bi-directionally integrating the attribute set system with an external source. In short, include the ID of the attribute group that an attribute belongs to in the returned JSON when listing attributes in an attribute set using the REST API. (Or otherwise include an endpoint that would make this information available).
... View more
See more ideas labeled with:
-
API
-
Catalog