Difference between revisions of "Feature Customization - AC7"

From AbleCommerce Wiki
Jump to: navigation, search
(Misc)
 
(22 intermediate revisions by 2 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;">
 
<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 '''[[Store Design]]'''
+
If you want to customize the '''look and feel''' of your store see '''[[Look and Feel Customization - AC7]]'''
 
</div>
 
</div>
  
This section includes information and documentation on things that change '''how the store works''', see [[Store Design]] for topics on changing '''how the store looks'''.
+
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 Customizations ==
Line 11: Line 12:
 
* [[Prevent the Top Sellers from showing in Shopping Bar 1]]
 
* [[Prevent the Top Sellers from showing in Shopping Bar 1]]
 
* [[Displaying a content page at the same level as top category]]
 
* [[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 Features ===
Line 16: Line 22:
 
* [[Extending the Store Search for Sku]]
 
* [[Extending the Store Search for Sku]]
 
* [[Changing additional pictures display on mouse over]]
 
* [[Changing additional pictures display on mouse over]]
 +
* [[404 Custom Error Page]]
  
 
== Merchant Admin Customizations ==
 
== Merchant Admin Customizations ==
Line 25: Line 32:
 
* [[Adding Customer-Side Display Name to Order Status List]]
 
* [[Adding Customer-Side Display Name to Order Status List]]
 
* [[Making Misc Charges show on AC7 Invoice]]
 
* [[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 Emails ==
Line 32: Line 44:
 
== Misc ==
 
== Misc ==
 
* [[How to FTP a file to a remote server with AC7]]
 
* [[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]]
 
* [[How to create store-wide parameters accessible anywhere]]
 
* [[NVelocity variables available in scriptlets]]
 
* [[NVelocity variables available in scriptlets]]
 
* [[Change star rating images]]
 
* [[Change star rating images]]
 
* [[Moving store database from shared provider to local install]]
 
* [[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 ==
 
== External Links ==
 
* [http://en.wikipedia.org/wiki/ASP.NET Asp.Net (wikipedia)]
 
* [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.


Store Customizations

Store Display

Adding Features

Merchant Admin Customizations

Customizing Emails


Misc

External Links