constant COMMERCE_CART_REFRESH_ALWAYS in Commerce Core 7
1 use of COMMERCE_CART_REFRESH_ALWAYS
- 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 15 - Implements the shopping cart system and add to cart features.
Code
define('COMMERCE_CART_REFRESH_ALWAYS', 'always');