@@ -126,7 +126,7 @@ class Product < ActiveRecord::Base
weight -240
list do
- Product = Product.where("id = ?", 1).first
+ scopes [:ptype, "direct_sale"]
filters [:id,:detail,:status,:name]