Announcement

Collapse
No announcement yet.

getCartItem(1), CART_CONTENT cookie and components not showing true total

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    getCartItem(1), CART_CONTENT cookie and components not showing true total

    I've noticed that the function getCartItem(1), is only returning the products and not showing any components added along with the items. This is when items are submitted to cart by AJAX. Visiting the basket updates the CART_CONTENT cookie with the full combined price.

    Has anyone had a similar issue with this and could suggest an edit to be made to
    Code:
    sub GenerateCartCookie
    within ActinicOrder.pm so that it always analyses components too, even when items are submitted by AJAX?
    Dave
Working...
X