Index: openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql 26 May 2002 04:36:49 -0000 1.2 +++ openacs-4/packages/ecommerce/sql/postgresql/ecommerce-defaults.sql 8 Mar 2004 19:46:10 -0000 1.3 @@ -47,6 +47,8 @@ || '' || '\n' || '\n' || '

' || '\n' || '<%= $detailed_description %>' || '\n' || '\n' + || ' <%= [ec_product_link_if_exists $product_id] %>' || '\n' + || '
' || '\n' || '<%= [ec_display_product_purchase_combinations $product_id] %>' || '\n' || '\n' || '<%= [ec_product_links_if_they_exist $product_id] %>' || '\n' || '\n' || '<%= [ec_professional_reviews_if_they_exist $product_id] %>' || '\n' || '\n'