Module: Spree

Defined in:
app/models/spree/promotion_rule.rb,
lib/spree/promo.rb,
lib/spree/promo/engine.rb,
app/models/spree/promotion.rb,
lib/spree/promo/environment.rb,
app/models/spree/promotion_action.rb,
app/models/spree/promotion/rules/user.rb,
app/helpers/spree/promotion_rules_helper.rb,
app/models/spree/promotion/rules/product.rb,
app/models/spree/calculator/free_shipping.rb,
app/models/spree/promotion/rules/item_total.rb,
app/models/spree/promotion_action_line_item.rb,
app/models/spree/calculator/percent_per_item.rb,
app/models/spree/promotion/rules/first_order.rb,
app/models/spree/promotion/rules/user_logged_in.rb,
app/controllers/spree/admin/promotions_controller.rb,
app/models/spree/promotion/actions/create_adjustment.rb,
app/models/spree/promotion/actions/create_line_items.rb

Overview

A rule to apply to an order greater than (or greater than or equal to) a specific amount

Defined Under Namespace

Modules: Admin, Promo, PromotionRulesHelper Classes: Promotion, PromotionAction, PromotionActionLineItem, PromotionRule