You are here

constant COMMERCE_CART_REFRESH_ACTIVE_CART_ONLY in Commerce Core 7

1 use of COMMERCE_CART_REFRESH_ACTIVE_CART_ONLY
commerce_cart_order_can_refresh in modules/cart/commerce_cart.module
Checks if a cart order should be refreshed based on the shopping cart refresh settings on the order settings form.

File

modules/cart/commerce_cart.module, line 17
Implements the shopping cart system and add to cart features.

Code

define('COMMERCE_CART_REFRESH_ACTIVE_CART_ONLY', 'active_cart_only');