Support » Knowledge Base » Shop-Script » Tips & Instructions »
To find out how fast WebAsyst Shop-Script generates certain storefront pages, add parameter debug=total_time to the URLs of those pages. Entering such a URL will load the page and add an extra informational block at the page top:

Values contained in this block have the following meanings:
Examples of correctly formed URLs containing parameter debug=total_time:
http://domain.com/?debug=total_time
http://domain.com/index.php?debug=total_time
http://domain.com/index.php?productID=667&debug=total_time
http://domain.com/product/alarm-clock/?debug=total_time
http://domain.com/category/products/?sort=name&direction=DESC&debug=total_time
Note: WebAsyst Shop-Script versions below 300 may display only web page generation time at the page bottom in seconds at URLs described in this article.