-
### 1. Why is this change necessary?
Currently when using a custom `config/routes/routes.yaml` the redirect after a language switch doesn't work correctly because the '_locale' that is submitted in…
-
*PHP Version:* 8.3
*Shopware Version:* 6.6.5.1
*Affected area / extension:* Platform
*Expected behaviour*
When you have a custom theme without the default Shopware styling (so `theme.json` uses …
-
### PHP Version
8.1
### Shopware Version
6.5.6.1
### Expected behaviour
The Javascript of the plugin that uses PopperJS works directly after installation/activation without having to re…
-
Hi,
I use Storefront as a base theme to develop child themes.
It'd be really useful to be able to change the css breakpoint for small screen from the functions.php instead of having to recompile t…
-
> Hello,
> I had few cases were I couldn't use storefrontRedirect so I had to do my own implementation (by copy-pasting storefrontRedirect code and modify it).
> The main thing is that it doesn't ha…
-
Hi! We're currently creating a Shopify integration with our custom backend which is written in NodeJS with NestJS (using ts). We're looking for a good package that can help us integrate the Shopify AP…
-
During 23H2 the design team defined [Platform Foundation](https://www.figma.com/design/8fbW1alXriVpkBU6TFqS82/Platform-Foundations-(Beta)?node-id=4831-1523&t=FechVcL7B8Jrxoqf-1) to span the entire sco…
-
**Description: **
The iconSets-key in the theme.json in Shopware Cloud Shops does not work. The icons are not displayed and are not present in the source code.
**Environment: **
Shopware Cloud
_…
-
We already support this, but we don't make it easy to figure out how.
Our CLI supports a `path` argument: https://shopify.dev/docs/custom-storefronts/hydrogen/cli/commands#build
and Worker Actio…
-
I want to separate logic between Nuxt 3 Layers and different DB connections:
- For ecommerce logic such as customers, orders, payments, etc.
- And for CMS logic such as pages, blocks, etc.
I want…