product.rb 84 Bytes
class <%= @product_name %> < Shotengai::Product
  join_catalog_system 'Catalog'
end