- or
1336 results found
-
Property Representation in product definable.
In Shopware 5, it was possible to set the display of the properties for the products specifically.
In Shopware 6, the display of the property is defined globally in the property itself, and it is no longer possible to display it differently for individual products in the product.
For example. The Size property is defined via the property itself and displayed globally as text. However, there is a product in which it makes more sense to display the size as a dropdown for display reasons. This is currently not possible in Shopware 6.If, for example, the display of the property could be defined again in the product itself, e.g. under Storefront presentation, this would be very helpful for many customers.
In Shopware 5, it was possible to set the display of the properties for the products specifically.
In Shopware 6, the display of the property is defined globally in the property itself, and it is no longer possible to display it differently for individual products in the product.
For example. The Size property is defined via the property itself and displayed globally as text. However, there is a product in which it makes more sense to display the size as a dropdown for display reasons. This is currently not possible in Shopware 6.If, for example, the display of the…
2 votes -
Language-specific SEO URL templates
There should be a way to create language-specific SEO URL templates, i.e. have a language switch in the administration page just like in most other settings.
Simple translations of category or product data are already possible via the corresponding .translated property, but it would be better to have full control over how the SEO URLs are generated per shop language.
This would also allow adding translatable strings to the templates (such as substituting special characters in product or category names with a language-specific URL-friendly string), which currently isn't possible.
4 votes -
Provide a new variable "shopping.description" for the layout section.
If you create a shopping page in the shopping experiences, e.g. for shipping costs or payment methods, and insert the content there, the content is displayed in the modal window.
If you now create a corresponding category for the store footer, you can assign the layout, but the content is not displayed when you click on the link in the footer.
Unfortunately, there is obviously no variable available yet that can be used to achieve the data mapping.
Just like the variable "category.description", a new variable such as "shopping.description" is therefore required.If there is another way that I have not found, please let me know.
As it is now, you have to create the content in the experience world for the modal window and also for the footer link in the layout section - standard. The content must therefore be maintained twice.
If you create a shopping page in the shopping experiences, e.g. for shipping costs or payment methods, and insert the content there, the content is displayed in the modal window.
If you now create a corresponding category for the store footer, you can assign the layout, but the content is not displayed when you click on the link in the footer.
Unfortunately, there is obviously no variable available yet that can be used to achieve the data mapping.
Just like the variable "category.description", a new variable such as "shopping.description" is therefore required.If there is another way that I have…
2 votes -
Dicount description
Add a description field to the promotions as the promotions name is not enough to identify them if you have many active promotions and the naming of the promotion is used as name in the cart so it is not possible to use an indentifyable name in the backend
1 vote -
Tax-free for states/regions
It should be possible to use the option "tax-free" for countries also for states/regions.
The Canary Islands in Spain are tax-free. There is no possibility to sell products to the Canary Islands tax-free.
It´s not an option to set the tax to 0% for this region because the product will then bei sold for the gross price just with 0% tax.1 vote -
Remove Admin Worker - CLI Worker as Default
Get rid of the admin worker and use cli worker as default.
22 votes -
Orders: anonymize
In order to comply with the GDPR, it is necessary to enable the anonymization of details within the order.
Customers themselves can be renamed. But not the details within the orders.
2 votes -
Adjust the number of items in the watch list
It is currently not possible to change the number of items in the watch list. It would be desirable to be able to change the number of items.
Aktuell kann man in der Merkliste keine Änderungen an der Artikelanzahl vornehmen. Wünschenswert wäre, dass die Artikelanzahl verändert werden kann.
2 votes -
Review marked as verified purchase
To enhance the validity of a review, it should be displayed if the review was written by an author who bought the product in the shop (Verified Purchase).
13 votes -
Fallback product-layout if NO Layout is assigned
If the values for columns
cms_page_id
andcmsPage
within tableproduct
will be set to "NULL", the "original" default layout for product pages will be used, although I've managed to set up a new product-page layout and marked it as "default" beforehand.Since a different layout was defined as default layout, this particular one should also be used as fallback whenever no layout is assigned.
Steps to reproduce:
- Create custom product layout
- Mark it as new default layout for product pages
- For already existing entries --> set values for mentioned columns to "NULL" or simply remove the layout assignment in the layout-tab of a product
- clear caches and check the layout used in the storefront
Result: The "original" default layout will still be used as fallback , not the newly created one.
To sum up: It would make sense if the newly created default layout would be used as fallback layout and not the shopware original one.
If the values for columns
cms_page_id
andcmsPage
within tableproduct
will be set to "NULL", the "original" default layout for product pages will be used, although I've managed to set up a new product-page layout and marked it as "default" beforehand.Since a different layout was defined as default layout, this particular one should also be used as fallback whenever no layout is assigned.
Steps to reproduce:
- Create custom product layout
- Mark it as new default layout for product pages
- For already existing entries --> set values for mentioned columns to "NULL" or simply remove the layout assignment in…
6 votes -
Gift card product
Special product type - gift card, which is also related to store credit and virtual products. Gift card can be physical and virtual.
48 votes -
Rule Builder: access to domains of a sales channel
Hi
we would need access in the RuleBuilder to the different domains that are configured in a sales channel.
This is because the domain - in our case - indicates which country specific part of the shop the user is currently in and we need to calculate the shipping costs based on the country.1 vote -
Delayed dispatch of the "order placed" flow
For the "placed order" flow, there should be the option of a delay, as in many cases the payment method changes shortly after the order has been placed, e.g. because purchase on account is declined or the customer changes their mind.
In these cases, the order confirmation has already been sent via this flow and the mail therefore contains the wrong payment method.
Also very important if there are different e-mail templates for the different payment methods. Here too, this often leads to a problem, which could be solved by a delay.
1 vote -
Deactivatable window (payment request) when creating an invoice
When creating an order in Admin, the following window appears every time
"Payment request
Would you like to ask the customer to pay the order by "Invoice"?"Many customers do not use this window as the workflow is different. As the window cannot be deactivated, this is a source of errors.
1 vote -
Display in the customer overview in which sales channel the customer has registered
Even if you have set that a customer can log in to all sales channels with the login data, it is important to see in which sales channel they have registered.
For example, if you only enable purchase on account for registered customers after activation, you cannot find out which sales channel the customer has registered for and therefore cannot send them a suitable email.
"Dear customer, we have activated you in our sales channel *** (?) for ordering on account."
1 vote -
Add last order items to the content element "Product slider"
Some customers want to buy products they already bought in an order before as fast as possible again. Therefore, it would be great to add the products the customer bought in the last order to the "product slider" element in the shopping experience. Just add "last order products" to the "Product assignment" element after "manual assignment" and "Dynamic product group"
1 vote -
Allow SEO main category to be edited via Import/Export or any other comfortable way
It would be great if it was possible to edit the SEO main category of products in an easy efficient way - as in, not having to do this product after product by hand or via API because the former takes forever if you have a lot of products and the latter exceeds what most shop owners are capable of doing on a technical level.
A DB mapping for it in Import/Export would be a huge improvement already or perhaps a way to do this via Bulk Edit in the Admin would be another way to handle this. That way, you could go into the category overview, select a bunch of items and then set the main category for them in bulk, saving you lots of time.
It would be great if it was possible to edit the SEO main category of products in an easy efficient way - as in, not having to do this product after product by hand or via API because the former takes forever if you have a lot of products and the latter exceeds what most shop owners are capable of doing on a technical level.
A DB mapping for it in Import/Export would be a huge improvement already or perhaps a way to do this via Bulk Edit in the Admin would be another way to handle this. That way,…
7 votes -
Exclude discounts from the total amount of products at checkout
We see 3 products on the checkout but we only have 1. The other 2 are discounts.
It would be amazing to only show the real products.2 votes -
Search field for selecting delivery & billing address modal (huge amount of addresses)
We have plenty addresses for a account in big companies, because we import all addresses according to the company, that user can select into there account. Often there are 200-300 addresses. So there is a need to have an search field for searching the company name, street, zip code, country and an individual programmed customer number field for each address.
7 votes -
Button to go back to the last open window
Function back in the backend menu.
e.g.: I go to the product overview on page 3 and jump to an article.
If I click back I end up back on page 1 and have to click back to page 3.
Sometimes it's also the case that if you're in one area and you jump from there to another, you can't come back.
E.g.: I open a product in an order. If I click on back I end up in the product overview and I have no choice but to look for the order again and open it again.
The only workaround is to open everything in separate tabs or to use the browser's back button, which you then have to click several times.
In SW 5 there were tabs within the backend for this.
Function back in the backend menu.
e.g.: I go to the product overview on page 3 and jump to an article.
If I click back I end up back on page 1 and have to click back to page 3.
Sometimes it's also the case that if you're in one area and you jump from there to another, you can't come back.
E.g.: I open a product in an order. If I click on back I end up in the product overview and I have no choice but to look for the order again and open it again.
The only…
6 votes
- Don't see your idea?