Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 17:41 UTC
Updated:
5 Oct 2009 at 14:50 UTC
In some scenarios it is preferable to not display the message that something has been added to the cart. This patch addresses that by putting an option in the cart settings.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_cart.diff | 3.02 KB | crashtest_ |
Comments
Comment #1
thill_ commentedThis works great, nice feature. Useful when you are sending people directly to the cart/checkout. The only next step which i think is coming in 3.X is to make the cart page optional, right now doing a path redirect from cart to cart/checkout.
Comment #2
rszrama commentedTweaked a small amount to make this specific to add to cart forms. The cart links message is controlled through a special parameter in the cart link itself.