Difference between revisions of "Feature Customization - AC7"
From AbleCommerce Wiki
Line 7: | Line 7: | ||
* [[Creating a new category display page]] | * [[Creating a new category display page]] | ||
* [[How to add a Comment field to the User page]] | * [[How to add a Comment field to the User page]] | ||
+ | * [[Code for Alert when there are reviews to approve]] | ||
+ | |||
== External Links == | == External Links == | ||
* [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)] | * [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)] |
Revision as of 16:25, 13 August 2008
Store customization would include things that change how the store works, see Store Design for topics on changing how the store looks.
- Hide Shipping Estimates
- Custom fields for user's profile
- Adding products to the cart from external entity
- How to FTP a file to a remote server with AC7
- Creating a new category display page
- How to add a Comment field to the User page
- Code for Alert when there are reviews to approve