Difference between revisions of "Feature Customization - AC7"
From AbleCommerce Wiki
(New page: asdf) |
|||
(63 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <div id="cleanup" style="text-align: center; background: #ffe; margin: .75em 15%; padding: .5em; border: 1px solid #e3e3b0;"> | |
+ | If you want to customize the '''look and feel''' of your store see '''[[Look and Feel Customization - AC7]]''' | ||
+ | </div> | ||
+ | |||
+ | This section includes information and documentation on things that change '''how the store works''', see [[Look and Feel Customization - AC7]] for topics on changing '''how the store looks'''. | ||
+ | |||
+ | |||
+ | == Store Customizations == | ||
+ | === Store Display === | ||
+ | * [[Hide Shipping Estimates]] | ||
+ | * [[Creating a new category display page]] | ||
+ | * [[Prevent the Top Sellers from showing in Shopping Bar 1]] | ||
+ | * [[Displaying a content page at the same level as top category]] | ||
+ | * [[Making Customer Fields Required for Product Template]] | ||
+ | * [[WebPage links from category page]] | ||
+ | * [[How to change Commererce Builder string resources]] | ||
+ | * [[How to disable Wishlist]] | ||
+ | * [[Show minimum to maximum price range on product page]] | ||
+ | |||
+ | === Adding Features === | ||
+ | * [[Adding products to the cart from external entity]] | ||
+ | * [[Extending the Store Search for Sku]] | ||
+ | * [[Changing additional pictures display on mouse over]] | ||
+ | * [[404 Custom Error Page]] | ||
+ | |||
+ | == Merchant Admin Customizations == | ||
+ | * [[Code for Alert when there are reviews to approve]] | ||
+ | * [[Adding order number search to all Admin pages]] | ||
+ | * [[More options for Advance Order Search's Keyword part]] | ||
+ | * [[Custom fields for user's profile]] | ||
+ | * [[How to add a Comment field to the User page]] | ||
+ | * [[Adding Customer-Side Display Name to Order Status List]] | ||
+ | * [[Making Misc Charges show on AC7 Invoice]] | ||
+ | * [[How do I add meta tags?]] | ||
+ | * [[More date range options in Order Manager]] | ||
+ | * [[Add a Top X Sales by State pie chart to your Dashboard]] | ||
+ | * [[How to write Contact Us Control]] | ||
+ | * [[Keeping Credit Card Details hidden from an admin role]] | ||
+ | |||
+ | == Customizing Emails == | ||
+ | * [[Customizing Email Templates | How do I customize email templates]] | ||
+ | |||
+ | |||
+ | == Misc == | ||
+ | * [[How to FTP a file to a remote server with AC7]] | ||
+ | * [[Lessons learned from a heavily modified AC7 site]] | ||
+ | * [[How to create store-wide parameters accessible anywhere]] | ||
+ | * [[NVelocity variables available in scriptlets]] | ||
+ | * [[Change star rating images]] | ||
+ | * [[Moving store database from shared provider to local install]] | ||
+ | * [[Missing installation folders caused by unzip utility]] | ||
+ | * [[ZIP Code only Shipping Estimate]] | ||
+ | * [[Information about the data contained by NVelocity variables]] | ||
+ | |||
+ | == External Links == | ||
+ | * [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)] | ||
+ | |||
+ | [[Category:AbleCommerce 7]] |
Latest revision as of 10:33, 15 August 2013
If you want to customize the look and feel of your store see Look and Feel Customization - AC7
This section includes information and documentation on things that change how the store works, see Look and Feel Customization - AC7 for topics on changing how the store looks.
Contents
Store Customizations
Store Display
- Hide Shipping Estimates
- Creating a new category display page
- Prevent the Top Sellers from showing in Shopping Bar 1
- Displaying a content page at the same level as top category
- Making Customer Fields Required for Product Template
- WebPage links from category page
- How to change Commererce Builder string resources
- How to disable Wishlist
- Show minimum to maximum price range on product page
Adding Features
- Adding products to the cart from external entity
- Extending the Store Search for Sku
- Changing additional pictures display on mouse over
- 404 Custom Error Page
Merchant Admin Customizations
- Code for Alert when there are reviews to approve
- Adding order number search to all Admin pages
- More options for Advance Order Search's Keyword part
- Custom fields for user's profile
- How to add a Comment field to the User page
- Adding Customer-Side Display Name to Order Status List
- Making Misc Charges show on AC7 Invoice
- How do I add meta tags?
- More date range options in Order Manager
- Add a Top X Sales by State pie chart to your Dashboard
- How to write Contact Us Control
- Keeping Credit Card Details hidden from an admin role
Customizing Emails
Misc
- How to FTP a file to a remote server with AC7
- Lessons learned from a heavily modified AC7 site
- How to create store-wide parameters accessible anywhere
- NVelocity variables available in scriptlets
- Change star rating images
- Moving store database from shared provider to local install
- Missing installation folders caused by unzip utility
- ZIP Code only Shipping Estimate
- Information about the data contained by NVelocity variables