- Front-End URL - Enter the URL of your online catalog page
- Enable Static URL (Search Engine Friendly) - Run online catalog pages in static URLs and it can be applied on apache server with mod_rewrite enabled.
Copy the given code to ecommerce/.htaccess file (Note : .htaccess file can be found in the eCommerce folder).
- Enable Tax Calculation - 'Calculate Tax Base On Percentage' or 'Flat Fee Of Amount Purchased' and it can be applied to both 'Shipping Address' or 'Billing Address'.
- Enable Shipping Calculation - 'Calculate Shipping Cost Based On Total Price' or 'Total Weight' in Unit (kg, lb).
- Enable Image Validation Code - To display a random text image verification in the member sign up form.
- Enable Discount Coupon - To display the 'Discount' textbox in your front-end to enable your customers to enter their discount code.
- Store Settings - Define 'Number of Thumbnails To Display Per Page', 'Number Of Search Result Per Page', select 'Product Display Sequence', uncheck to 'Hide Out Of Stock Item', disable 'Show Product Weight', etc.
- Product Image Size - Select 'GD Library Version' which is required for auto-thumbnail creation, and image resizing. Pre-define 'Thumbnail' and 'Enlarged Photo' sizes.
- Product Details page - show 'Product Hits', enable 'Recommend Product', enable 'Product Rating', 'Limit Vote Per Person', 'Allow Writing Review On Products', and others.
|