Product.pm no longer caches if a cart object has been created for this session.
This commit is contained in:
parent
c754630de8
commit
6e97455afb
4 changed files with 6 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
7.5.18
|
||||
|
||||
- fixed: Product no longer shows "Continue Shopping" view when a different user adds the Product to their Cart. The issue was the Product cached itself when an item was added to the cart. Now it checks for if a cart asset exists for this session.
|
||||
7.5.17
|
||||
- fixed: Payment Methods Hover Help Incomplete
|
||||
- fixed: Payment Method Titles Don't Match Buttons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue