Ubercart Save for Later

cYu - June 27, 2008 - 18:08

This provides customers with a 2nd shopping cart, a 'Save for Later' cart which can have items moved into it from the normal cart and which will remain after checkout. For users with the proper permissions, the 'remove' checkbox will be taken off of the normal view cart page and replaced with 2 links (Remove from Cart, Save for Later) and when 1 or more items have been saved for later a second cart will appear underneath of the original cart to display these saved items. Saved items can then be either removed from the cart or transitioned back into the normal cart.

This module overrides the standard uc_cart_view_table with uc_save_for_later_view_table and also adds a second table for the 'Save for Later' cart as uc_save_for_later_saved_table. These tables have default headings on them in order to identify the carts. The headings and action links can be themed and the tables administered through TAPIr config.

Releases

Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Aug-209.96 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.