diff --git a/tailbone/views/products.py b/tailbone/views/products.py index e1a11bbf..14ea3b3f 100644 --- a/tailbone/views/products.py +++ b/tailbone/views/products.py @@ -235,6 +235,7 @@ class ProductCrud(CrudView): fs.description, fs.size, fs.department, + fs.family, fs.subdepartment, fs.regular_price, fs.current_price,