View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007682 | OXID eShop (all versions) | 1.02. Price calculations (discounts, coupons, additional costs etc.) | public | 2024-06-25 12:40 | 2024-09-20 12:30 |
Reporter | Gabriel | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Summary | 0007682: Shipping costs are charged twice | ||||
Description | The shipping costs are displayed or calculated twice in both the shopping cart and the checkout (e.g. 10 euros are displayed instead of 5 euros) until the shopping cart is recalculated, e.g. by clicking on "Address" on "Payment and shipping" in the checkout or by increasing the number of products in the shopping cart. After this, the shipping costs remain correct and are no longer displayed incorrectly even if the shopping cart is completely emptied. When you log in again, the shipping costs are displayed incorrectly again. | ||||
Steps To Reproduce | Settings in Admin: Shipping method -> only one (in the standard store shipping package) Shipping costs -> standard with the condition from 1 item, price surcharge/discount (€) with value abs, calculation rules for each item + with category assignment (see screenshot of the settings) | ||||
Additional Information | QA -SG-: Set delivery cost per item add items to basket log out and log in again you should see a delivery costs of items+1 * costs , not items * costs. | ||||
Tags | Calculations, Delivery, Price Calculation | ||||
Attached Files | |||||
Theme | Other | ||||
Browser | All | ||||
PHP Version | 8.0 | ||||
Database Version | Not defined | ||||
|
Dear Gabriel, please report issues in english. I translated it now. I reproduced an issue with log out and log in. Then the basket has too much delivery costs, so as if the total amount of items would be one item more than there is. Best Regards QA -SG- |
|
Ohh okay, I wrote it in German because everything was in German, but in the future I will write it in English :D I also have this problem without the logout and login step, but it always happens after the login. Best Regards Gabriel |