Google Rich Snippets

Product rich snippets is to provide users with additional information about a specific product, such as the product’s price and reviewer(s) ratings and commentary. Attract potential buyers while they are searching for items to buy on Google. Submit your product … Continued

Sellegance 1.4.2 (OpenCart)

New Sellegance 1.4.2 for OpenCart A new release with important changes: Added Tabbed Products module Added 3rd Level Menu vqmod Added navigation arrows in product image popup Added close button to minicart on mobiles Fixed issue with collapsible sidebar in … Continued

How to disable “toggle sidebar” arrow

In the latest versions of Sellegance and Fortuna themes a little tab with an arrow was added to hide the sidebar. If you don’t want the function, just hide the tab. There are two ways to add custom code: 1) … Continued

Add a product to cart and redirect to checkout page.

To redirect to checkout open catalog/view/theme/[your-theme]/js/custom.js and catalog/view/theme/[your-theme]/template/product/product.tpl In both files find the following code: And replace with:

Remove step 3 in checkout [vQmod]

A free vQmod that removes step 3 (delivery details) on the checkout page, adapted to work with Sellegance theme. Original: http://forum.opencart.com/viewtopic.php?f=131&t=49258