Suche
Resultate (422)
- GX-Bug #67912 (Abgewiesen): Attribut-Artikelnummer wird auf der Detailseite nicht angezeigt | Attribute Model is not displayed on products detail page
- Auf der Artikeldetailseite wird bei Artikeln mit Attributen die Artikelnummer des ausgewählten Optionsw ... t On the detail page of products with attributes the attribute model of the selected option value is not di ... . Assign option values to product 4. Define Attribute Model for each option value 5. Open product ... e selected option value Expected: current attribute model is displayed behind product model Actual: attribute model is not displayed at all
- GX-Bug #67900 (Erledigt): URL von Produkten a ... O Boost und Sprachcode in URL nicht aufrufbar
- URL von Produkten aus der E-Mail Verfügbarkei ... unallowed: customers_status_discount_attributes: 0 customers_fsk18_purchasable: 0 ... s_status_read_reviews: 1 customer_id: 1`
- GX-Bug #67898 (Erledigt): URL von Produkten a ... O Boost und Sprachcode in URL nicht aufrufbar
- URL von Produkten aus der E-Mail Verfügbarkei ... unallowed: customers_status_discount_attributes: 0 customers_fsk18_purchasable: 0 ... s_status_read_reviews: 1 customer_id: 1`
- GX-Bug #67896 (Erledigt): The product Info Pa ... korrekt berechnet, wenn es Eigenschaften und Attribute in ein und demselben Produkt gibt.
- The selling unit is not showing the right wei ... irst time and the product has properties and attributes.
- GX-Bug #67888 (Erledigt): Eigenschaften-Aufpr ... surcharges are not displayed before selection
- Wir haben von Kundenseite das Feedback erhalt ... gen - wie es in der Vergangenheit bei Artikelattributen der Fall war. Aktuell wird der Aufpreis ... e is selected as it had been implemented for attributes in past versions. Currently the price is ... ice has been added to the main product price.
- GX-Bug #67887 (Feedback): Bei Attributen mit Bildern die als DropDown oder Text darg ... gezeigt obwohl in den Werten schon zugewiesen
- Bei Attributen mit Bildern die als DropDown oder Text darg ... lleltion hat. Es muss möglich sein auch bei Attributen die nur Bilder in den Werten haben und als ... zeigt bekommen enorm viel Arbeit haben allen Attributen jetzt eine Bildkolleltion zuweisen zu müssen. ---- For attributes with images that are displayed as drop-down ... ough the values are already assigned With attribute values the image is no longer visible to the customer when you select an attribute value, here the images are either not shown ... , because stores that suddenly don't get any attribute images after an update have a lot of work to assign all attributes to an image collection. ____________ ... en't accessible on the products detailed page
- GX-Abgewiesen #67883 (Abgewiesen): Missing wa ... fehlende Warnmeldung bei leerem Lagerbestand
- Preconditions: * go to Shop Settings > Sto ... ure the settings as follows >* deactivate attributes = FALSE >* show stock attributes = FALSE >* deactivate products = FALSE >* check stock level = TRUE >* check attribute stock level = TRUE >* check download stoc ... en), the stock warning is *NOT* displayed
- GX-Bug #67881 (Erledigt): If you have products with attributes in your shopping cart, and the admin deletes the attributes, then the shopping cart can no longer be accessed
- Wenn man Artikel mit Attributen im Warenkorb hat, und der Admin die Attribute löscht, dann kann der Warenkorb danach nicht ... . Artikel anlegen 2. Unter "Artikel->Artikelattribute" ein Attribut z.B. "Gewicht" anlegen 2. zwei Werte anlegen "2kg und 3kg" 4. Attribute dem Artikel zuweisen und für 2kg 2 EUR eintr ... rb legen 7. Als Admin nun im Artikel unter "Attribute" die Zuordnung entfernen indem man die Check ... zeigt. ----- If you have products with attributes in your shopping cart, and the admin deletes the attributes, then the shopping cart can no longer be ac ... ollows: 1. create a product 2. create an attribute e.g. "weight" under "Product->Article attributes 2. create two values "2kg and 3kg 4. assign attribute...
- GX-Bug #67880 (Erledigt): Behaviour of shopping cart with products with attributes not correct / Verhalten des Warenkorbs mit Produkten mit Attributen ist nicht korrekt
- Preconditions: * go to Shop Settings > Sto ... ure the settings as follows >* deactivate attributes = FALSE >* show stock attributes = FALSE >* deactivate products = FALSE >* check stock level = TRUE >* check attribute stock level = TRUE >* check download stoc ... surcharges (e.g. + 1 EUR, + 2 EUR); add this attribute to a product _____________________ R ... o the price, only the base price is shown
- GX-Bug #67868 (Erledigt): Auf Servern wo der ... activated with ONLY_FULL_GROUP BY, no prod...
- Auf Servern wo der MySQL STRICT Modus mit ONL ... ROUP_BY'" ein 3. versuche einen Artikel mit Attributen oder Eigenschaften aufzurufen 4. Es ersche ... ROUP_BY'". 3. try to call up a product with attributes or properties 4. an error appears 500 5. ... .options_values_price, pa.price_prefix, pa.attributes_stock, (select max(gm_filename) from produ ... ons_values_id`) gm_filename FROM products_attributes pa INNER JOIN products_options po ON po.p ... ptions_id = povtpo.products_options_id ` ` `