Suche
Resultate (861)
- GX-Bug #69019 (Erledigt): Product model is required to create a new option value
- To create a new option value you have to prov ... del. Since this isn't the case for regular products, this also shouldn't be the case for option ... t be saved, if no product model is entered.
- GX-Bug #69018 (Erledigt): Option image in sub ... ed correctly when creating a new option value
- The option image isn't saved correctly when y ... the image name is saved into the database @ `products_options_values` -> `display_image`.
- GX-Bug #68996 (Erledigt): Product variants -> ... nds with error 500 if only 1 option is passed
- The server responds with an error 500 (Intern ... one option. POST @ {Shop-URL}/api.php/v3/products/1/variants/_generate Request body (JSON): ... essary to provide optionValueId AND optionId?
- GX-Abgewiesen #68975 (Abgewiesen): Properties ... igenschaften fehlen in "Optionen" nach Update
- Preconditions: * hve a 4403 shop ready with some products with properties 1. perform an update to 4 ... * new options cannot be created (error 500)
- GX-Bug #68918 (Anerkannt): Filter bleiben nac ... after change of category, but are not applied
- 1. gehe ins frontend, öffne eine Kategorie, w ... end, open 1 category, select 1 filter value (products get filtered accordingly) 2. leave the filt ... eseted or - filter stays selected and products get filtered accordingly actual result: - filter stays selected but products don't get filtered ------------- 1. Ge ... wo categories 5. Add the filter to multiple products inside these categories 6. Go to the fronte ... o the other categorie Results: see above
- GX-Bug #68890 (Anerkannt): Nicht käufliche Ar ... aben fälschlicherweise das SOLD OUT Ribbon / products that are not available for purchase display sold out ribbon
- Vorbedingung: In den Einstellungen müssen "Ü ... Ribbon is displayed It should be so that products with status "Not for sale" never have the Sold out Ribbon.
- GX-Bug #68888 (Erledigt): The manufacturer me ... ines Herstellers auf eine Urls mit Session-ID
- The session ID should never be part of a url. ... rs 2. Gambio Admin > Catalog > Categories / Products: assign the 2 manufacturers to two products being in the same category 3. StyleEdit (Ex ... nufacturers page url contains the session ID.
- GX-Bug #68886 (Erledigt): Artikel nicht aufru ... if the model number in the attributes is NULL
- Wenn die Artikelnummer für Attribute in der D ... ox->SQL" folgenden Befehl ausführen. "UPDATE products_attributes SET attribute_model = NULL" 7. A ... >SQL" execute the following command. "UPDATE products_attributes SET attribute_model = NULL" 7. c ... article cannot be called in the datail view.
- GX-Bug #68885 (Erledigt): The search suggesti ... tlisten-Widgets im StyleEdit ist inperformant
- A shop with thousands of categories or products causes memory and execution time problems while searching categories or products in the products list widget within StyleEdit, even though the UI limits the result count to 15.
- GX-Bug #68883 (Erledigt): The SQL queries to get the product recommendations on the start page (top products) and upcoming products are inperformant
- Die SQL-Befehle zur Abfrage der Produktempfeh ... n Kürze verfügbaren Artikel sind inperformant