Sha256: 5f6db15ae62f994c9145668ade6eed1a1eb810519f604d6b10c305a8a94d3948

Contents?: true

Size: 243 Bytes

Versions: 1

Compression:

Stored size: 243 Bytes

Contents

module Workarea
  decorate Catalog::Category, with: :flow_io do
    decorated do
      # price facets for currencies other than the default transacting currency
      field :currency_localized_facets, type: Hash, default: {}
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-flow_io-1.2.1 app/models/workarea/catalog/category.decorator