eCommerce Panel : Preference Settings


Store Options


  1. Front-End URL - Enter the URL of your online catalog page

  2. 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).

  3. 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'.

  4. Enable Shipping Calculation - 'Calculate Shipping Cost Based On Total Price' or 'Total Weight' in Unit (kg, lb).

  5. Enable Image Validation Code - To display a random text image verification in the member sign up form.

  6. Enable Discount Coupon - To display the 'Discount' textbox in your front-end to enable your customers to enter their discount code.

  7. 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.

  8. Product Image Size - Select 'GD Library Version' which is required for auto-thumbnail creation, and image resizing. Pre-define 'Thumbnail' and 'Enlarged Photo' sizes.

  9. Product Details page - show 'Product Hits', enable 'Recommend Product', enable 'Product Rating', 'Limit Vote Per Person', 'Allow Writing Review On Products', and others.


Back to Main Website