Class: Spree::Pages::Checkout
- Inherits:
-
Spree::Page
- Object
- Spree::Page
- Spree::Pages::Checkout
- Defined in:
- app/models/spree/pages/checkout.rb
Instance Method Summary collapse
Methods inherited from Spree::Page
#create_preview, #custom?, #customizable?, #default_sections, #display_name, #duplicate, #layout_sections?, #preview_url, #promote, #store, #theme
Methods included from Spree::Previewable
Instance Method Details
#icon_name ⇒ Object
4 5 6 |
# File 'app/models/spree/pages/checkout.rb', line 4 def icon_name 'credit-card' end |