class Magentwo::Cart

Constants

Attributes

Public Class Methods

get_path() click to toggle source
# File lib/model/cart.rb, line 7
def get_path
  "#{self.base_path}/search"
end