Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Code for visitor and user cart merge


sprocket100

Recommended Posts

Posted

Hi,

 

I've done some work on classes/shopping_cart.php and includes/application_top.php that allows for some cool checking of text attributes (contribution I've used) to be done prior to item addition to the cart (e.g., it blocks entry of items that have the same text attribute value "a.k.a. 'name of custom version of product'").

 

GUIDANCE I'M HOPING TO GET:

 

I'd like to implement this functionality when the visitor cart is merged with the logged on user's cart but I can't seem to find the exact spot in the code base where the item by item comparison of what's in the visitor's cart and what's in the user's cart is performed. If I can find that I can finish the development :-).

 

Expert help would be awesome! Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...