-
Used Shopware Version: 6.4.20.0
Description:
If you change the delivery time in the admin of a product, this change is not applied in the storefront.
It is noticeable that this occurs in our proje…
-
Used Shopware Version: 6.5.4.0
**Description:**
When you call the API-Route /store-api/customized-products/price-detail it throws an Exception.
**Error-Output:**
```
{ "errors":
[
{
"…
-
h3. Description
[Reported in support ticket ref: *#SWAG-249173*]
When accessing the endpoint {{/store-api/customized-products/price-detail}} , an error occurs:
{noformat}"errors": [
{
"code":…
-
### Expected behavior
https://developer.bigcommerce.com/docs/storefront/stencil/themes/context/object-reference/schemas#product
As per documentation of Stencil Object, there should always be present…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
Can you document how to [add custom methods](https://github.com/mgonto/restangular#adding-custom-methods-to-models) to a nested resource? My code looks like this:
``` javascript
app.factory('Stor…
ianfp updated
8 years ago
-
*PHP Version:* 8.3 | *Shopware Version:* 6.6.6.0 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
The flag symbol in the storefront should show the flag of the I…
-
**Task Summary: Testing Server Integration for Storefront App**
**Previous Tasks:**
- Development and deployment of the Storefront app on the development server.
The goal of this task is to seamles…
-
API facing product model should be assignable to a storefront:
- there's always at least one storefront
- storefront may have a region code: custom region which may be a country code
- storefront …
-
## Describe the bug
If you add HTML with a Custom HTML block to display an ordered list using something other than numbers, it still displays only numbers.
Isolating the problem (mark completed it…