Buna bağlı, herkes alıntı düzgün silinmedi olmadığını fark ettiniz? Ben kupon kodu değişken Eğer arabası bir ürünü silmek [varsa] sonra değerini tutar çünkü bu ile ilgili olduğunu söylüyorlar.
Try:
1. Set some Shopping Price Cart Rule to a product and make it display a banner on the header section for example.
2. Add product to checkout/cart in order to trigger the rule and show the banner on the Cart.
3. Delete the product from cart and you will see the banner still showing on the header section.
Note. If you have another product in cart this will not work because when you delete the one that triggered the rule&banner the Coupon Code will get replaced with the one that belongs to this other product in cart.
SO this bug only works if only the product that triggers the rule&banner is in cart.
Herkes bu konuda bir düzeltme vardır ya da bu şartları çoğaltabilirsiniz: Ben uygun bir ürün sepeti silmek için Magento'nın eksikliği ile ilgili bir konuşma yapmak isterdim - uygun bir alıntı yenileme anlamına gelir.
Reference:
- app/code/core/Mage/Sales/Model/Quote.php -> public function removeItem($itemId)
Ve evet, magento çekirdek sorunu.