shopping cart not emptied

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

shopping cart not emptied

dhilip kumar
The following statement from the log  says "shopping list" is automatically displayed when the user hits for the first visit.
  But the shopping list should be empty.
  Can I get some hints to handle this.
   
  Thanks & Regards
  Dhilip
   
   
   
  38923[        LoginEvents.java:585:INFO ] Running autoLogin check.
39251[ ShoppingListEvents.java:366:INFO ] Finding existing auto-save shopping list with:  
findMap: [partyId=admin, productStoreId=9000, shoppingListTypeId=SLT_SPEC_PURP, listName=auto-save]
lists: [[GenericEntity:ShoppingList][carrierPartyId,null()][carrierRoleTypeId,null()][contactMechId,null()][createdStamp,2006-06-20 10:57:10.0(java.sql.Timestamp)][createdTxStamp,2006-06-20 10:57:10.0(java.sql.Timestamp)][currencyUom,null()][description,null()][isActive,Y(java.lang.String)][isPublic,N(java.lang.String)][lastAdminModified,null()][lastOrderedDate,null()][lastUpdatedStamp,2006-06-20 10:57:10.0(java.sql.Timestamp)][lastUpdatedTxStamp,2006-06-20 10:57:10.0(java.sql.Timestamp)][listName,auto-save(java.lang.String)][parentShoppingListId,null()][partyId,admin(java.lang.String)][paymentMethodId,null()][productStoreId,9000(java.lang.String)][recurrenceInfoId,null()][shipmentMethodTypeId,null()][shoppingListId,10020(java.lang.String)][shoppingListTypeId,SLT_SPEC_PURP(java.lang.String)][visitorId,null()]]
39298[ ShoppingListEvents.java:366:INFO ] Finding existing auto-save shopping list with:  
findMap: [partyId=admin, productStoreId=9000, shoppingListTypeId=SLT_SPEC_PURP, listName=auto-save]
lists: [[GenericEntity:ShoppingList][carrierPartyId,null()][carrierRoleTypeId,null()][contactMechId,null()][createdStamp,2006-06-20 10:57:10.0(java.sql.Timestamp)][createdTxStamp,2006-06-20 10:57:10.0(java.sql.Timestamp)][currencyUom,null()][description,null()][isActive,Y(java.lang.String)][isPublic,N(java.lang.String)][lastAdminModified,null()][lastOrderedDate,null()][lastUpdatedStamp,2006-06-20

 
---------------------------------
Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.
Reply | Threaded
Open this post in threaded view
|

Re: shopping cart not emptied

Jacques Le Roux
Administrator
Hi,

Did you take a look at your store in Catalog Tab, notably : "Auto Save Cart" option ?

Jacques


> The following statement from the log  says "shopping list" is automatically displayed when the user hits for the first visit.
>   But the shopping list should be empty.
>   Can I get some hints to handle this.
>
>   Thanks & Regards
>   Dhilip
>
>
>
>   38923[        LoginEvents.java:585:INFO ] Running autoLogin check.
> 39251[ ShoppingListEvents.java:366:INFO ] Finding existing auto-save shopping list with:
> findMap: [partyId=admin, productStoreId=9000, shoppingListTypeId=SLT_SPEC_PURP, listName=auto-save]
> lists:
[[GenericEntity:ShoppingList][carrierPartyId,null()][carrierRoleTypeId,null()][contactMechId,null()][createdStamp,2006-06-20
10:57:10.0(java.sql.Timestamp)][createdTxStamp,2006-06-20
10:57:10.0(java.sql.Timestamp)][currencyUom,null()][description,null()][isActive,Y(java.lang.String)][isPublic,N(java.lang.String)][
lastAdminModified,null()][lastOrderedDate,null()][lastUpdatedStamp,2006-06-20
10:57:10.0(java.sql.Timestamp)][lastUpdatedTxStamp,2006-06-20
10:57:10.0(java.sql.Timestamp)][listName,auto-save(java.lang.String)][parentShoppingListId,null()][partyId,admin(java.lang.String)][
paymentMethodId,null()][productStoreId,9000(java.lang.String)][recurrenceInfoId,null()][shipmentMethodTypeId,null()][shoppingListId,
10020(java.lang.String)][shoppingListTypeId,SLT_SPEC_PURP(java.lang.String)][visitorId,null()]]
> 39298[ ShoppingListEvents.java:366:INFO ] Finding existing auto-save shopping list with:
> findMap: [partyId=admin, productStoreId=9000, shoppingListTypeId=SLT_SPEC_PURP, listName=auto-save]
> lists:
[[GenericEntity:ShoppingList][carrierPartyId,null()][carrierRoleTypeId,null()][contactMechId,null()][createdStamp,2006-06-20
10:57:10.0(java.sql.Timestamp)][createdTxStamp,2006-06-20
10:57:10.0(java.sql.Timestamp)][currencyUom,null()][description,null()][isActive,Y(java.lang.String)][isPublic,N(java.lang.String)][
lastAdminModified,null()][lastOrderedDate,null()][lastUpdatedStamp,2006-06-20
>
>
> ---------------------------------
> Do you Yahoo!?
>  Get on board. You're invited to try the new Yahoo! Mail Beta.