-
How can I add products which i load from my database into the Listining ? Which event should i use for that ? (Shopware 6)
How can I add products which i load from my database into the Listining ? Which event should i use for that ? (Shopware 6) 1 Beitrag – 1 Teilnehmer Vollständiges Thema lesen
-
How to exclude a product from counting towards free shipping?
We have free shipping from € 99 excl. VAT. But we have certain products (stamps for instance) which should not be included in the calculation of the € 99 shopping cart value. How do we exclude this? 1 Beitrag – 1 Teilnehmer Vollständiges Thema lesen
-
Issue in getting the s_core_config_mails getting updated automatically
We have an issue with the DB field „context“ of the table “s_core_config_mails ” getting updated automatically for the name value „sREGISTERCONFIRMATION“. Since the serialized object in „context“ field is wrong, we are not able to access the Email management page and when the customer registration mail is sent, we are getting the below error. […]
-
Accounting software compatible with Shopware 6?
I’m looking for accounting software that is out-of-the-box compatible (connected) with Shopware 6 – does it exist? 1 Beitrag – 1 Teilnehmer Vollständiges Thema lesen
-
What happens to people who bought Shopware Professional license outright?
I see new pricing structure starting at $600 but what happens to people who bought Shopware Professional and Professional+ in shopware 6’s early days… Can we still use this and upgrade or are we forced to use the new price structure after paying the full buyout price? 1 Beitrag – 1 Teilnehmer Vollständiges Thema lesen
-
How to add a theme preview?
I have created a custom theme. And I want a preview of the theme to be displayed automatically when it have been installed (just like the default Shopware theme). Created a image with the same size as the one for the default theme. Also, added it to: myThemePlugin > src > Resources >app > storfront […]
-
Activate Extension store fails with Internal server error
Something appears to go wrong with Extensions>Store Activate Internal Server Error Return value of SymfonyComponentProcessProcess::close() must be of the type int, null returned This does not add entries to the Settings>System>Logs. Also, under Shopware Account, it does say successfully connected. Currently running a fresh install 6.4.13.0 (latest version available in the package manager of the […]
-
Duplicate guest accounts
Hi, Does anyone know how to prevent (or more likely merge) duplicate quest accounts based on the same email address, after a customer places an order without registering and does this over time? We don’t want to disable the option for the customer to place an order without registration. But multiple guest account of the […]
-
How to edit the home page?
Hey A stupid question, but where do I edit the home page? I have created a layout (Shopping Experience) and set the layout for the top level category (this is the entry point) to this layout. Issue: If I go to Catalogues / Categories, select the top level category and then the Layout tab, it […]
-
Call the URL in the same domain with Iframe in Shopware 6
Hi I am trying to access a page in the same domain using an iframe I am getting the following error Refused to display ‘http://localhost:8000/’ in a frame because it set ‘X-Frame-Options’ to ‘deny’. is there any way to call the URL in the same domain with Iframe in Shopware 6? 1 Beitrag – 1 […]