Projekt

Allgemein

Profil

GX-Bug #67872

Von Till Tepelmann vor mehr als 3 Jahren aktualisiert

Preis im Artikel mit Eigenschaftenaufpreisen, wird nicht sofort mit Parameter combi_id sofort sichtbar, sondern erst nach einem JavaScriptaufruf 

 Kann wie folgt reproduziert werden: 

 1. Artikel anlegen 
 2. Eigenschaft "Größe" anlegen unter "Artikel->Artikeleigenschaften" 
 3. Werte anlegen "S, M und L" mit den Preisen "15, 20, 30" EUR 
 4. Artikel im Admin aufrufen und Eigenaschaften hinzufügen 
 5. Kombinationen automatisch erzeugen. 
 6. Artikel aufrufen und prüfen ob Preis beim Wählen sich ändert 
 7. Shop mit Google verknüpfen 
 8. Unter "Google->Google Shopping" die Kateogien auswählen 
 9. Eigenschaften exportieren aktivieren 
 10. Export erstellen. 
 11. URL zum Artikel aus dem Datei aufrufen mit Parameter combi_id 
 12. Preis sollte sich automatisch anpassen 
 13. JavaScript im Browse deaktivieren 
 14. URL erneut aufrufen, Preis muss bereits der neue höhere Preis sein. 

 Erwartetet Erwarteted Ergebnis: 
 Der Preis ist bereits ohne JavaScript der neue höhere Preis und die Eigenschaft ist bereits vorausgewählt 

 Tatsächliches Ergebnis: 
 Die Eigenschaft wird vorausgewählt und Preis wird gar nicht und nur erst nach JavaScriptaufruf aktualisiert. 

 -------- 

 Price in the product with property surcharges, is not immediately visible with parameter combi_id, but only after a JavaScrip call 

 Can be reproduced as follows: 

 1. create a product 
 2. create property "Size" under "Product->Article properties 
 3. create values "S, M and L" with the prices "15, 20, 30" EUR 
 4. access product in the admin and add properties 
 5. create combinations automatically. 
 6. access the product and check if the price changes when you select it 
 7. link store with Google 
 8. select the cateogies under "Google->Google Shopping 
 9. activate export properties 
 10. create export. 
 11. access URL to the product from the file with parameter combi_id 
 12. price should adjust automatically 
 13. deactivate JavaScript in Browse 
 14. access URL again, price must already be the new higher price 



 Expected result: 
 The price is already the new higher price without JavaScript and the property is already preselected 

 Actual result: 
 The property is preselected and price is not updated at all only after JavaScrip call

Zurück