_series.json.jbuilder 165 Bytes
Newer Older
1
json.extract! series, :id, :title, :original_price, :price, 
2 3 4
  :stock, :cover_image, :banners, :meta, :detail, 
  :shotengai_product_id
json.spec series.spec_output