Tuesday, May 8, 2012

waiting for cs-cart 3 to release

what I want from cs-cart 3 new features:
  • New 960.gs based layout manager
  • RSS Feed add-on
  • Watermark Add-on
But it still at RC status, release candidate. I have to want for the Final Release version to come out.

Monday, July 18, 2011

Opencart SEO url Setting

(1) Turn on the SEO setting from
     System -> Setting -> Server
     Use SEO URL's: YES

Thursday, June 23, 2011

I want to use AdSense on a new site. Can you review it?

There's no need for Google to review your new site before you add the AdSense code. We automatically detect each new site displaying code, and regularly monitor sites displaying Google ads or a search box to ensure they comply with our policies. If we find a site violates our policies, we may contact you and ask that you remove the Google code or make changes to the site.

Wednesday, June 22, 2011

Add new shipping method

The list of defined shipping methods is represented as a table consisting of the
following columns:
- Select column;
- Position - ordinal number of the shipping method;
- Shipping name – name of the shipping method;
- Delivery time – delivery time (text field);
- Weight limit (lbs);
- Membership - membership level which can use this shipping method;
- Available – this field allows you to enable or disable the shipping method in the
storefront.

Saturday, June 18, 2011

How to get the email notice when customer place a order

Cs-cart does not send the email notice automatically when the customer places an order. I have to go to administration panel to turn this setting on.

Wednesday, June 15, 2011

Email Order data to customer

There is no setting page for email order data to customer or order department when customer places a order.
So, I have to go to database to change the setting manually.